Function Forum_driver_mybb->get_emoticon_chooser
Definitions
sources/forum/mybb.php
- Get an emoticon chooser template.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$field_name | string | post | N/A | N/A | The ID of the form field the emoticon chooser adds to |
Return
- The emoticon chooser template
- Type: Tempcode
- Set: N/A
- Range: N/A