Difference between revisions of "Module Hosting (developer)"

From Dolibarr ERP CRM Wiki
Jump to navigation Jump to search
Line 6: Line 6:
 
num=1600|
 
num=1600|
 
devdoc=This page|
 
devdoc=This page|
userdoc=[[Module Hosting]]|}}
+
userdoc=[[Module Hosting FR]]|}}
  
  

Revision as of 08:23, 17 January 2013

Hosting
Numero/ID of module 1600
User doc. of module Module Hosting FR
Developer doc. of 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