dolibarr 25.0.0-alpha
RightsSyncService Interface Reference

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

Inheritance diagram for RightsSyncService:

Public Member Functions

 sync (RightsSyncCommand $cmd)
 Apply one sync command to a module descriptor.
 

Detailed Description

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

Definition at line 31 of file RightsSyncService.class.php.

Member Function Documentation

◆ sync()

RightsSyncService::sync ( RightsSyncCommand $cmd)

Apply one sync command to a module descriptor.

Parameters
RightsSyncCommand$cmdCommand to apply
Returns
SyncReport Outcome — a report carrying conflicts means nothing was written

Implemented in DescriptorRightsSyncService.


The documentation for this interface was generated from the following file: