Function Commandr_fs->prepare_dir_contents_for_listing
Definitions
sources/commandr_fs.php
- Convert a directory contents structure into a template parameter structure.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$entries | array | required parameter | N/A | N/A | Structure |
Return
- Template parameter structure
- Type: array
- Set: N/A
- Range: N/A