dolibarr 24.0.0-beta
Module MyModule

MyModule module descriptor. More...

Files

file  myobject_card.php
 Page to create/edit/view myobject.
 
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  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_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 a command line script for module MyModule.
 
file  MyObjectTest.php
 PHPUnit test for MyObject class.
 

Detailed Description

MyModule module descriptor.