Difference between revisions of "Module Hosting (developer)"

From Dolibarr ERP CRM Wiki
Jump to navigation Jump to search
m
m (Import interlang links (links to translated versions of this page in other languages) from Multi Language Manager table.)
 
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
[[Category:List_of_Modules_(developer)]]
+
<!-- BEGIN origin interlang links -->
 +
<!-- You can edit this section but do NOT remove these comments
 +
    Links below will be automatically replicated on translated pages by PolyglotBot -->
 +
[[fr:Module_Hosting_(développeur)]]
 +
<!-- END interlang links -->
 +
 
 
{{TemplateDocDevEn}}
 
{{TemplateDocDevEn}}
 
{{TemplateDocUser}}
 
{{TemplateDocUser}}
  
{{BasculeDevUser|
+
{{BasculeDevUserEn|
nom=Hosting|
+
name=Hosting|
 
num=1600|
 
num=1600|
 
devdoc=This page|
 
devdoc=This page|
userdoc=[[Module Hosting]]|}}
+
userdoc=[[Module Hosting FR]]|}}
 +
 
 +
 
  
  

Latest revision as of 13:21, 23 July 2019


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