Function __global->seo_get_fields
Definitions
sources/content2.php
- Get template fields to insert into a form page, for manipulation of seo fields.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$type | ID_TEXT | required parameter | N/A | N/A | The type of resource (e.g. download) |
$id | ?ID_TEXT | Null | N/A | N/A | The ID of the resource (null: adding) |
$show_header | boolean | True | N/A | N/A | Whether to show a header |
Return
- Form page Tempcode fragment
- Type: Tempcode
- Set: N/A
- Range: N/A