Function Module_cms_downloads_alt->get_form_fields
Definitions
cms/pages/modules/cms_downloads.php
- Get Tempcode for a download adding/editing form.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$title | ID_TEXT | Blank (empty string) | N/A | N/A | The title of the licence |
$text | LONG_TEXT | Blank (empty string) | N/A | N/A | The text of the licence |
Return
- A pair: The input fields, Hidden fields
- Type: array
- Set: N/A
- Range: N/A