Function Hook_addon_registry_site_messaging->get_chmod_array
Definitions
sources/hooks/systems/addon_registry/site_messaging.php
- Get a list of file permissions to set.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$runtime | boolean | False | N/A | N/A | Whether to include wildcards represented runtime-created chmoddable files |
Return
- File permissions to set
- Type: array
- Set: N/A
- Range: N/A