dolibarr 25.0.0-alpha
RightsSyncCommand Member List

This is the complete list of members for RightsSyncCommand, including all inherited members.

__construct(string $module, string $descriptorFile, array $permissions, string $objectName, string $scope, string $actionType, ?int $rightKey=null, ?string $rightLabel=null, ?string $rightCrud=null)RightsSyncCommandprivate
forObjectCreation(string $module, string $descriptorFile, array $permissions, string $objectName)RightsSyncCommandstatic
forObjectDeletion(string $module, string $descriptorFile, array $permissions, string $objectName)RightsSyncCommandstatic
forRightAddition(string $module, string $descriptorFile, array $permissions, string $objectName, string $label, string $crud)RightsSyncCommandstatic
forRightDeletion(string $module, string $descriptorFile, array $permissions, int $rightKey)RightsSyncCommandstatic
forRightUpdate(string $module, string $descriptorFile, array $permissions, int $rightKey, string $objectName, string $label, string $crud)RightsSyncCommandstatic