PHP Class RainLab\Translate\FormWidgets\MLTextarea

Author: Alexey Bobkov, Samuel Georges
Inheritance: extends Backend\Classes\FormWidgetBase, use trait RainLab\Translate\Traits\MLControl
Afficher le fichier Open project: rainlab/translate-plugin

Protected Properties

Свойство Type Description
$defaultAlias {@inheritDoc}

Méthodes publiques

Méthode Description
getSaveValue ( $value ) : array Returns an array of translated values for this field
init ( ) {@inheritDoc}
render ( ) {@inheritDoc}

Méthodes protégées

Méthode Description
loadAssets ( ) {@inheritDoc}

Method Details

getSaveValue() public méthode

Returns an array of translated values for this field
public getSaveValue ( $value ) : array
Résultat array

init() public méthode

{@inheritDoc}
public init ( )

loadAssets() protected méthode

{@inheritDoc}
protected loadAssets ( )

render() public méthode

{@inheritDoc}
public render ( )

Property Details

$defaultAlias protected_oe property

{@inheritDoc}
protected $defaultAlias