add_bookmark(\MEMBER $member, string $folder, string $title, string $page_link) : \AUTO_LINK
| package | bookmarks |
|---|
\MEMBERMember who it will belong to
stringFolder (blank: root)
stringTitle/caption
stringThe page-link or URL
\AUTO_LINKThe IDadd_bookmark_form(mixed $post_url) : \Tempcode
delete_bookmark(\AUTO_LINK $id, \?MEMBER $member = null)
| package | bookmarks |
|---|
\AUTO_LINKThe ID
\?MEMBERMember who it belongs to (null: do not check)
edit_bookmark(\AUTO_LINK $id, \MEMBER $member, string $title, string $page_link)
| package | bookmarks |
|---|
\AUTO_LINKThe ID
\MEMBERMember who it belongs to
stringTitle/caption
stringThe page-link