PHP Class skeeks\cms\cmsWidgets\text\TextCmsWidget

Inheritance: extends skeeks\cms\base\Widget
Afficher le fichier Open project: skeeks-cms/cms Class Usage Examples

Méthodes publiques

Свойство Type Description
$text

Protected Properties

Свойство Type Description
$_obContent

Méthodes publiques

Méthode Description
attributeLabels ( )
begin ( $config = [] )
descriptorConfig ( )
getCallableData ( ) : array
renderConfigForm ( ActiveForm $form )
rules ( )
run ( )

Méthodes protégées

Méthode Description
_run ( )

Method Details

_run() protected méthode

protected _run ( )

attributeLabels() public méthode

public attributeLabels ( )

begin() public static méthode

public static begin ( $config = [] )

descriptorConfig() public static méthode

public static descriptorConfig ( )

getCallableData() public méthode

public getCallableData ( ) : array
Résultat array

renderConfigForm() public méthode

public renderConfigForm ( ActiveForm $form )
$form yii\widgets\ActiveForm

rules() public méthode

public rules ( )

run() public méthode

public run ( )

Property Details

$_obContent protected_oe property

protected $_obContent

$text public_oe property

public $text