Function Module_admin_cns_emoticons->get_form_fields
Definitions
adminzone/pages/modules/admin_cns_emoticons.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 |
---|---|---|---|---|---|
$code | SHORT_TEXT | :-] | N/A | N/A | The emoticon code |
$theme_img_code | SHORT_TEXT | Blank (empty string) | N/A | N/A | The theme image code |
$relevance_level | integer | 1 | N/A | N/A | The relevance level of the emoticon |
$use_topics | BINARY | 1 | N/A | N/A | Whether the emoticon is usable as a topic emoticon |
$is_special | BINARY | 0 | N/A | N/A | Whether this may only be used by privileged members |
Return
- A pair: The input fields, Hidden fields
- Type: array
- Set: N/A
- Range: N/A