dolibarr 21.0.0-beta
index.php File Reference

Home page for module builder module. More...

Go to the source code of this file.

Functions

foreach( $dirsrootforscan as $tmpdirread) moduleBuilderShutdownFunction ()
 Add management to catch fatal errors - shutdown handler.
 

Variables

 $moduleobj = null
 

Detailed Description

Home page for module builder module.

You can add parameter dirins=/home/ldestailleur/git/dolibarr/htdocs/mymodule to force generation of module into the dirins directory.

Definition in file index.php.

Function Documentation

◆ moduleBuilderShutdownFunction()

foreach($dirsrootforscan as $tmpdirread) moduleBuilderShutdownFunction ( )

Add management to catch fatal errors - shutdown handler.

Returns
void

Definition at line 238 of file index.php.

References llxFooter().

Variable Documentation

◆ $moduleobj

$moduleobj = null

Definition at line 3252 of file index.php.

Referenced by Utils\generateDoc().