dolibarr 25.0.0-alpha
Module ModuleBuilder

Add a log into a block chain for some actions. More...

Files

file  modModuleBuilder.class.php
 Description and activation file for the module ModuleBuilder.
 
file  setup.php
 Page setup for modulebuilder module.
 
file  NamingContract.class.php
 Immutable value object for module/object name substitutions.
 
file  NamingContractValidator.class.php
 Validator for generated file content — detects residual naming tokens.
 
file  PermissionsBlock.class.php
 Text engine for the BEGIN/END MODULEBUILDER PERMISSIONS section of a module descriptor.
 
file  RightsSyncCommand.class.php
 Immutable request describing one permissions sync to perform on a module descriptor.
 
file  RightsSyncService.class.php
 Keeps the permissions section of a module descriptor in sync with ModuleBuilder actions.
 
file  SyncReport.class.php
 Immutable outcome of a permissions sync run.
 

Detailed Description

Add a log into a block chain for some actions.