Function Module_admin_addons->do_dir
Definitions
adminzone/pages/modules/admin_addons.php
- (Recursively) find all files we can choose to export.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$dir | PATH | required parameter | N/A | N/A | The directory to search |
Return
- A map, path=>true (inverted list)
- Type: array
- Set: N/A
- Range: N/A