dolibarr 25.0.0-alpha
RightsSyncService.class.php File Reference

Keeps the permissions section of a module descriptor in sync with ModuleBuilder actions. More...

Go to the source code of this file.

Classes

interface  RightsSyncService
 Keeps the permissions section of a module descriptor in sync with ModuleBuilder actions. More...
 
class  DescriptorRightsSyncService
 Syncs rights straight into the mod<Module>.class.php descriptor file. More...
 

Detailed Description

Keeps the permissions section of a module descriptor in sync with ModuleBuilder actions.

Definition in file RightsSyncService.class.php.