Renders an editor.
- Full name:
cms_editor - Defined in:
cms/core/Shared/Helpers/hook.php
Parameters
| Parameter | Type | Description |
|---|---|---|
$selector |
string|null | HTML ID attribute value for the textarea and TinyMCE. Can only be /[a-z]+/. |
Return Value
void
Renders an editor.
cms_editorcms/core/Shared/Helpers/hook.php| Parameter | Type | Description |
|---|---|---|
$selector |
string|null | HTML ID attribute value for the textarea and TinyMCE. Can only be /[a-z]+/. |
void