PHP Класс dosamigos\ckeditor\CKEditorInline

Автор: Antonio Ramirez ([email protected])
Наследование: extends yii\base\Widget, use trait CKEditorTrait
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
$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

Открытые методы

Метод Описание
init ( )
run ( )

Защищенные методы

Метод Описание
registerPlugin ( ) Registers CKEditor plugin

Описание методов

init() публичный метод

public init ( )

registerPlugin() защищенный метод

Registers CKEditor plugin
protected registerPlugin ( )

run() публичный метод

public run ( )

Описание свойств

$disableAutoInline публичное свойство

disables creating the inline editor automatically for elements with contenteditable attribute set to the true. Defaults to true.
public $disableAutoInline

$options публичное свойство

the HTML attributes for the input tag.
См. также: yii\helpers\Html::renderTagAttributes() for details on how attributes are being rendered.
public $options

$tag публичное свойство

public string $tag
Результат string