PHP Class RainLab\Translate\FormWidgets\MLRichEditor

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

Méthodes publiques

Свойство Type Description
$originalAssetPath
$originalViewPath

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}
onLoadPageLinksForm ( ) {@inheritDoc}
prepareVars ( )
render ( ) {@inheritDoc}

Méthodes protégées

Méthode Description
actAsParent ( $switch = true )
loadAssets ( ) {@inheritDoc}

Method Details

actAsParent() protected méthode

protected actAsParent ( $switch = true )

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 ( )

onLoadPageLinksForm() public méthode

{@inheritDoc}
public onLoadPageLinksForm ( )

prepareVars() public méthode

public prepareVars ( )

render() public méthode

{@inheritDoc}
public render ( )

Property Details

$defaultAlias protected_oe property

{@inheritDoc}
protected $defaultAlias

$originalAssetPath public_oe property

public $originalAssetPath

$originalViewPath public_oe property

public $originalViewPath