PHP 클래스 skeeks\cms\cmsWidgets\treeMenu\TreeMenuCmsWidget

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

공개 프로퍼티들

프로퍼티 타입 설명
$active
$activeQuery yii\db\ActiveQuery
$activeQueryCallback
$enabledCurrentSite
$enabledRunCache
$label
$level
$order
$orderBy
$runCacheDuration
$site_codes
$text
$treePid
$tree_type_ids
$with array

공개 메소드들

메소드 설명
attributeLabels ( )
descriptorConfig ( )
renderConfigForm ( ActiveForm $form )
rules ( )

보호된 메소드들

메소드 설명
_run ( )

메소드 상세

_run() 보호된 메소드

protected _run ( )

attributeLabels() 공개 메소드

public attributeLabels ( )

descriptorConfig() 공개 정적인 메소드

public static descriptorConfig ( )

renderConfigForm() 공개 메소드

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

rules() 공개 메소드

public rules ( )

프로퍼티 상세

$active 공개적으로 프로퍼티

public $active

$activeQuery 공개적으로 프로퍼티

public ActiveQuery,yii\db $activeQuery
리턴 yii\db\ActiveQuery

$activeQueryCallback 공개적으로 프로퍼티

public $activeQueryCallback

$enabledCurrentSite 공개적으로 프로퍼티

public $enabledCurrentSite

$enabledRunCache 공개적으로 프로퍼티

public $enabledRunCache

$label 공개적으로 프로퍼티

public $label

$level 공개적으로 프로퍼티

public $level

$order 공개적으로 프로퍼티

public $order

$orderBy 공개적으로 프로퍼티

public $orderBy

$runCacheDuration 공개적으로 프로퍼티

public $runCacheDuration

$site_codes 공개적으로 프로퍼티

public $site_codes

$text 공개적으로 프로퍼티

public $text

$treePid 공개적으로 프로퍼티

public $treePid

$tree_type_ids 공개적으로 프로퍼티

public $tree_type_ids

$with 공개적으로 프로퍼티

public array $with
리턴 array