Property | Type | Description | |
---|---|---|---|
$disableAutoInline | disables creating the inline editor automatically for elements with contenteditable attribute set to the true. Defaults to true. | ||
$options | the HTML attributes for the input tag. | ||
$tag | string |
Method | Description | |
---|---|---|
init ( ) | ||
run ( ) |
Method | Description | |
---|---|---|
registerPlugin ( ) | Registers CKEditor plugin |
public $disableAutoInline |