PHP 클래스 skeeks\cms\cmsWidgets\text\TextCmsWidget

상속: extends skeeks\cms\base\Widget
파일 보기 프로젝트 열기: skeeks-cms/cms 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$text

보호된 프로퍼티들

프로퍼티 타입 설명
$_obContent

공개 메소드들

메소드 설명
attributeLabels ( )
begin ( $config = [] )
descriptorConfig ( )
getCallableData ( ) : array
renderConfigForm ( ActiveForm $form )
rules ( )
run ( )

보호된 메소드들

메소드 설명
_run ( )

메소드 상세

_run() 보호된 메소드

protected _run ( )

attributeLabels() 공개 메소드

public attributeLabels ( )

begin() 공개 정적인 메소드

public static begin ( $config = [] )

descriptorConfig() 공개 정적인 메소드

public static descriptorConfig ( )

getCallableData() 공개 메소드

public getCallableData ( ) : array
리턴 array

renderConfigForm() 공개 메소드

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

rules() 공개 메소드

public rules ( )

run() 공개 메소드

public run ( )

프로퍼티 상세

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

protected $_obContent

$text 공개적으로 프로퍼티

public $text