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
- Returns: array
Parameters
| Name | Type | Passed by reference? | Variadic? | Default | Set | Range | Description |
|---|---|---|---|---|---|---|---|
| $entries | array | No | No | required parameter | N/A | N/A | Structure |
Returns
- Template parameter structure
- Type: array
- Set: N/A
- Range: N/A

