Function Resource_fs_base->_custom_fields_load
Definitions
sources/resource_fs_base_class.php
- Load custom properties.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$type | ID_TEXT | required parameter | N/A | N/A | The resource type |
$id | ID_TEXT | required parameter | N/A | N/A | The content ID |
Return
- Loaded properties
- Type: array
- Set: N/A
- Range: N/A