Function Resource_fs_base->_create_name_from_label
Definitions
sources/resource_fs_base_class.php
- Turn a label into a name.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$label | LONG_TEXT | required parameter | N/A | N/A | The label |
Return
- The name
- Type: ID_TEXT
- Set: N/A
- Range: N/A