Difference between revisions of "Módulo Marcadores (desarrollador)"
Jump to navigation
Jump to search
PolyglotBot (talk | contribs) m (Import interlang links (links to translated versions of this page in other languages) from origin English page "Module_Bookmarks_(developer)".) |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | <!-- BEGIN interlang links --> | ||
+ | <!-- Do NOT edit this section | ||
+ | Links below are automatically managed by PolyglotBot | ||
+ | You can edit links on the English source page : Module_Bookmarks_(developer) --> | ||
+ | [[en:Module_Bookmarks_(developer)]] | ||
+ | [[fr:Module_Marque_pages_(développeur)]] | ||
+ | <!-- END interlang links --> | ||
+ | |||
[[Category:Marcadores]] | [[Category:Marcadores]] | ||
− | [[Category: | + | [[Category:Listado_de_Módulos_(desarrollador)]] |
{{TemplateDocDesarrollo}} | {{TemplateDocDesarrollo}} | ||
− | {{ | + | {{TemplateModES_Desarrollador}} |
{{BasculeDevUsuario| | {{BasculeDevUsuario| | ||
nom=Marcadores| | nom=Marcadores| | ||
Line 14: | Line 22: | ||
= Entidad Marcador = | = Entidad Marcador = | ||
{{TemplateDocDevEntityEs| | {{TemplateDocDevEntityEs| | ||
− | class=htdocs\bookmarks\bookmark.class.php}} | + | class=htdocs\bookmarks\class\bookmark.class.php}} |
− | |||
= Permisos = | = Permisos = | ||
Line 23: | Line 30: | ||
= Tablas SQL = | = Tablas SQL = | ||
− | [[Table llx_bookmark|llx_bookmark]] Contiene la lista de marcadores | + | *[[Table llx_bookmark|llx_bookmark]] Contiene la lista de marcadores |
Latest revision as of 13:20, 23 July 2019
Marcadores | |
---|---|
Número/ID módulo | 330 |
Doc. módulo usuario | Modulo Marcadores |
Doc. módulo desarrollador | Esta página |
Función
Gestión de marcadores. Permite gestionar enlaces de acceso rápido, así como mostrarlos en el menú izquierdo.
Entidad Marcador
La clase PHP para la manipulación de estos objetos es el fichero htdocs\bookmarks\class\bookmark.class.php.
Contiene principalmente los métodos CRUD para crear (C), leer (R), actualizar (U) y eliminar (D) un registro.
Permisos
- ->bookmark->lire
- ->bookmark->creer
- ->bookmark->supprimer
Tablas SQL
- llx_bookmark Contiene la lista de marcadores