Function Hook_commandr_fs_groups->__folder_read_in_properties
Definitions
sources/hooks/systems/commandr_fs/groups.php
- Convert properties to variables for adding/editing usergroups.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$path | string | required parameter | N/A | N/A | The path (blank: root / not applicable) |
$properties | array | required parameter | N/A | N/A | Properties (may be empty, properties given are open to interpretation by the hook but generally correspond to database fields) |
$edit | boolean | required parameter | N/A | N/A | Is an edit |
Return
- Properties
- Type: array
- Set: N/A
- Range: N/A