Difference between revisions of "Module Bookmarks (developer)"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
[[Category:Bookmarks]] | [[Category:Bookmarks]] | ||
{{TemplateDocDevEn}} | {{TemplateDocDevEn}} | ||
− | {{TemplateModEN}} | + | {{TemplateModEN Developer}} |
{{BasculeDevUserEn| | {{BasculeDevUserEn| | ||
name=Bookmarks| | name=Bookmarks| |
Revision as of 15:56, 1 June 2012
Bookmarks | |
---|---|
Numero/ID of module | 330 |
User doc. of module | Module Bookmarks |
Developer doc. of module | This page |
Function
The module bookmarks allows you to manage bookmarks and add them in the left menu.
Entity Bookmarks
The PHP class to use to manipulate such object is file htdocs\bookmarks\class\bookmark.class.php.
It contains CRUD methods to create (C), read (R), update (U) and delete (D) this object.
Permissions
- ->bookmark->lire
- ->bookmark->creer
- ->bookmark->supprimer
Tables SQL
- llx_bookmark Contains the bookmark list