kernel/role/policyedit.php
Functions
processDropdownLimitations(
\eZPolicy $policy, string $currentModule, string $currentFunction, array $currentFunctionLimitations
)
:
boolApplies the POST submitted limitations as found in the dropdowns
Parameters
Returns
| Name | Type | Description |
|---|---|---|
| $policy | \eZPolicy | |
| $currentModule | string | |
| $currentFunction | string | |
| $currentFunctionLimitations | array |
| Type | Description |
|---|---|
| bool | True if limitations were found, false otherwise |