PHP Class skeeks\cms\widgets\formInputs\componentSettings\ComponentSettingsWidget

Inheritance: extends yii\widgets\InputWidget
Show file Open project: skeeks-cms/cms Class Usage Examples

Public Properties

Property Type Description
$buttonClasses
$buttonText
$clientOptions Общие js опции текущего виджета
$componentSelectId ID селекта компонентов

Public Methods

Method Description
init ( )
run ( )

Protected Methods

Method Description
registerPlugin ( ) Registers CKEditor plugin

Method Details

init() public method

public init ( )

registerPlugin() protected method

Registers CKEditor plugin
protected registerPlugin ( )

run() public method

public run ( )

Property Details

$buttonClasses public property

public $buttonClasses

$buttonText public property

public $buttonText

$clientOptions public property

Общие js опции текущего виджета
public $clientOptions

$componentSelectId public property

ID селекта компонентов
public $componentSelectId