PHP 클래스 skeeks\cms\cmsWidgets\sites\SitesCmsWidget

상속: extends skeeks\cms\base\WidgetRenderable
파일 보기 프로젝트 열기: skeeks-cms/cms

공개 프로퍼티들

프로퍼티 타입 설명
$active
$activeQuery yii\db\ActiveQuery
$enabledRunCache
$label Дополнительные настройки
$limit Условия для запроса
$order
$orderBy Сортировка
$runCacheDuration

공개 메소드들

메소드 설명
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

$enabledRunCache 공개적으로 프로퍼티

public $enabledRunCache

$label 공개적으로 프로퍼티

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

$limit 공개적으로 프로퍼티

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

$order 공개적으로 프로퍼티

public $order

$orderBy 공개적으로 프로퍼티

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

$runCacheDuration 공개적으로 프로퍼티

public $runCacheDuration