PHP 클래스 skeeks\cms\cmsWidgets\contentElements\ContentElementsCmsWidget

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

공개 프로퍼티들

프로퍼티 타입 설명
$active
$activeQueryCallback
$contentElementClass
$content_ids
$createdBy
$dataProvider yii\data\ActiveDataProvider
$dataProviderCallback
$enabledActiveTime
$enabledCurrentTree
$enabledCurrentTreeChild
$enabledCurrentTreeChildAll
$enabledPaging Навигация
$enabledPjaxPagination
$enabledRunCache
$enabledSearchParams
$label Дополнительные настройки
$limit Условия для запроса
$options
$order
$orderBy Сортировка
$pageParamName
$pageSize
$pageSizeLimitMax
$pageSizeLimitMin
$runCacheDuration
$search skeeks\cms\models\Search
$tree_ids
$with array

공개 메소드들

메소드 설명
attributeLabels ( )
descriptorConfig ( ) *public function init() { print_r($this->attributes); $className = $this->contentElementClass;
getAllIdsForChildren ( Tree $tree ) : array
initDataProvider ( )
renderConfigForm ( ActiveForm $form )
rules ( )

보호된 메소드들

메소드 설명
_run ( )

메소드 상세

_run() 보호된 메소드

protected _run ( )

attributeLabels() 공개 메소드

public attributeLabels ( )

descriptorConfig() 공개 정적인 메소드

echo $className; die; }
public static descriptorConfig ( )

getAllIdsForChildren() 공개 메소드

public getAllIdsForChildren ( Tree $tree ) : array
$tree skeeks\cms\models\Tree
리턴 array

initDataProvider() 공개 메소드

public initDataProvider ( )

renderConfigForm() 공개 메소드

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

rules() 공개 메소드

public rules ( )

프로퍼티 상세

$active 공개적으로 프로퍼티

public $active

$activeQueryCallback 공개적으로 프로퍼티

public $activeQueryCallback

$contentElementClass 공개적으로 프로퍼티

public $contentElementClass

$content_ids 공개적으로 프로퍼티

public $content_ids

$createdBy 공개적으로 프로퍼티

public $createdBy

$dataProvider 공개적으로 프로퍼티

public ActiveDataProvider,yii\data $dataProvider
리턴 yii\data\ActiveDataProvider

$dataProviderCallback 공개적으로 프로퍼티

public $dataProviderCallback

$enabledActiveTime 공개적으로 프로퍼티

public $enabledActiveTime

$enabledCurrentTree 공개적으로 프로퍼티

public $enabledCurrentTree

$enabledCurrentTreeChild 공개적으로 프로퍼티

public $enabledCurrentTreeChild

$enabledCurrentTreeChildAll 공개적으로 프로퍼티

public $enabledCurrentTreeChildAll

$enabledPaging 공개적으로 프로퍼티

Навигация
public $enabledPaging

$enabledPjaxPagination 공개적으로 프로퍼티

public $enabledPjaxPagination

$enabledRunCache 공개적으로 프로퍼티

public $enabledRunCache

$enabledSearchParams 공개적으로 프로퍼티

public $enabledSearchParams

$label 공개적으로 프로퍼티

Дополнительные настройки
public $label

$limit 공개적으로 프로퍼티

Условия для запроса
public $limit

$options 공개적으로 프로퍼티

public $options

$order 공개적으로 프로퍼티

public $order

$orderBy 공개적으로 프로퍼티

Сортировка
public $orderBy

$pageParamName 공개적으로 프로퍼티

public $pageParamName

$pageSize 공개적으로 프로퍼티

public $pageSize

$pageSizeLimitMax 공개적으로 프로퍼티

public $pageSizeLimitMax

$pageSizeLimitMin 공개적으로 프로퍼티

public $pageSizeLimitMin

$runCacheDuration 공개적으로 프로퍼티

public $runCacheDuration

$tree_ids 공개적으로 프로퍼티

public $tree_ids

$with 공개적으로 프로퍼티

public array $with
리턴 array