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