PHP 클래스 RainLab\Translate\FormWidgets\MLMarkdownEditor

저자: Alexey Bobkov, Samuel Georges
상속: extends Backend\FormWidgets\MarkdownEditor, use trait RainLab\Translate\Traits\MLControl
파일 보기 프로젝트 열기: rainlab/translate-plugin

공개 프로퍼티들

프로퍼티 타입 설명
$originalAssetPath
$originalViewPath

보호된 프로퍼티들

프로퍼티 타입 설명
$defaultAlias {@inheritDoc}

공개 메소드들

메소드 설명
getSaveValue ( $value ) : array Returns an array of translated values for this field
init ( ) {@inheritDoc}
prepareVars ( )
render ( ) {@inheritDoc}

보호된 메소드들

메소드 설명
actAsParent ( $switch = true )
loadAssets ( ) {@inheritDoc}

메소드 상세

actAsParent() 보호된 메소드

protected actAsParent ( $switch = true )

getSaveValue() 공개 메소드

Returns an array of translated values for this field
public getSaveValue ( $value ) : array
리턴 array

init() 공개 메소드

{@inheritDoc}
public init ( )

loadAssets() 보호된 메소드

{@inheritDoc}
protected loadAssets ( )

prepareVars() 공개 메소드

public prepareVars ( )

render() 공개 메소드

{@inheritDoc}
public render ( )

프로퍼티 상세

$defaultAlias 보호되어 있는 프로퍼티

{@inheritDoc}
protected $defaultAlias

$originalAssetPath 공개적으로 프로퍼티

public $originalAssetPath

$originalViewPath 공개적으로 프로퍼티

public $originalViewPath