Property | Type | Description | |
---|---|---|---|
$editorOptions | {@link http://imperavi.com/redactor/docs/ redactor options}. | ||
$height | Editor height | ||
$selector | Selector pointing to textarea to initialize redactor for. Defaults to null meaning that textarea does not exist yet and will be rendered by this widget. | ||
$width | Editor width |
Method | Description | |
---|---|---|
init ( ) | ||
registerClientScript ( ) | Register required script files |
public $editorOptions |
public $selector |