Difference between revisions of "Module Hosting (développeur)"

From Dolibarr ERP CRM Wiki
Jump to navigation Jump to search
m (Import interlang links (links to translated versions of this page in other languages) from origin English page "Module_Hosting_(developer)".)
 
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_Hosting_(developer) -->
 +
[[en:Module_Hosting_(developer)]]
 +
<!-- END interlang links -->
 +
 
{{TemplateDocDevFr}}
 
{{TemplateDocDevFr}}
 
{{TemplateDocUtil}}
 
{{TemplateDocUtil}}

Latest revision as of 13:21, 23 July 2019


Hosting
Numéro/ID du module 1600
Doc utilisateur du module Module Hosting
Doc développeur du module Cette page





Entité Hôte

La classe PHP pour manipuler ces objets est le fichier hosting/class/hosting.class.php.

Elle contient les méthodes principales CRUD pour créer (C), lire (R), mettre à jour (U) et effacer (D) un enregistrement.

Permissions

  • ->hosting->read
  • ->hosting->write
  • ->hosting->delete

Tables SQL