Function __global->get_syndication_option_fields
Definitions
sources/syndication.php
- Get syndication field UI.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$content_type | ?string | required parameter | N/A | N/A | The content type this is for (null: none) |
$is_edit | boolean | False | N/A | N/A | If these options are for an edit |
Return
- Syndication fields (or empty)
- Type: Tempcode
- Set: N/A
- Range: N/A