Difference between revisions of "Module Hosting (developer)"

From Dolibarr ERP CRM Wiki
Jump to navigation Jump to search
m
Line 10: Line 10:
  
  
= Entité Hôte=
+
 
{{TemplateDocDevEntityFr|
+
 
 +
= Element Host=
 +
{{TemplateDocDevEntityEn|
 
class=hosting/class/hosting.class.php}}
 
class=hosting/class/hosting.class.php}}
  

Revision as of 08:19, 17 January 2013

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



Element Host

The PHP class to use to manipulate such object is file hosting/class/hosting.class.php.

It contains CRUD methods to create (C), read (R), update (U) and delete (D) this object.

Permissions

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

Tables SQL