kernel/role/policyedit.php
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Package
- kernel
- Version
- 4.6.0
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 |