Function Module_cms_calendar_cat->get_form_fields
Definitions
cms/pages/modules/cms_calendar.php
- Get Tempcode for a Post Template adding/editing form.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$id | ?AUTO_LINK | Null | N/A | N/A | ID of category (null: new category) |
$title | SHORT_TEXT | Blank (empty string) | N/A | N/A | The title |
$logo | SHORT_TEXT | Blank (empty string) | N/A | N/A | The theme image code |
$external_feed | URLPATH | Blank (empty string) | N/A | N/A | URL to external feed to associate with this event type |
Return
- A pair: The input fields, Hidden fields
- Type: array
- Set: N/A
- Range: N/A