dolibarr  19.0.0-dev
Files
Module MyModule

MyModule module descriptor. More...

Files

file  about.php
 About page of module MyModule.
 
file  myobject_extrafields.php
 Page to setup extra fields of myobject.
 
file  setup.php
 MyModule setup page.
 
file  actions_mymodule.class.php
 Example hook overload.
 
file  api_mymodule.class.php
 File for API management of myobject.
 
file  myobject.class.php
 This file is a CRUD class file for MyObject (Create/Read/Update/Delete)
 
file  mymodulewidget1.php
 Widget provided by MyModule.
 
file  interface_99_modMyModule_MyModuleTriggers.class.php
 Example trigger.
 
file  mymodule.css.php
 CSS file for module MyModule.
 
file  mymodule.js.php
 JavaScript file for module MyModule.
 
file  mymodule.lib.php
 Library files with common functions for MyModule.
 
file  mymodule_myobject.lib.php
 Library files with common functions for MyObject.
 
file  mymoduleindex.php
 Home page of mymodule top menu.
 
file  myobject_agenda.php
 Tab of events on MyObject.
 
file  myobject_card.php
 Page to create/edit/view myobject.
 
file  myobject_contact.php
 Tab for contacts linked to MyObject.
 
file  myobject_document.php
 Tab for documents linked to MyObject.
 
file  myobject_list.php
 List page for myobject.
 
file  myobject_note.php
 Tab for notes on MyObject.
 
file  mymodule.php
 This file is an example for a command line script for module MyModule.
 
file  MyObjectTest.php
 PHPUnit test for MyObject class.
 
file  myobject.class.php
 This file is a CRUD class file for MyObject (Create/Read/Update/Delete)
 

Detailed Description

MyModule module descriptor.