Difference between revisions of "Module Bookmarks (developer)"
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
= Entity Bookmarks = | = Entity Bookmarks = | ||
{{TemplateDocDevEntityEn| | {{TemplateDocDevEntityEn| | ||
− | class=htdocs\bookmarks\bookmark.class.php}} | + | class=htdocs\bookmarks\class\bookmark.class.php}} |
= Permissions = | = Permissions = |
Revision as of 14:14, 29 September 2010
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