PHP Class skeeks\cms\models\CmsContent

Inheritance: extends Core, use trait skeeks\cms\traits\ValidateRulesTrait
Afficher le fichier Open project: skeeks-cms/cms Class Usage Examples

Protected Properties

Свойство Type Description
$_selectData

Méthodes publiques

Méthode Description
attributeLabels ( )
createElement ( ) : CmsContentElement
getAdminPermissionName ( ) : string
getChildrenContents ( ) : ActiveQuery version > 2.4.8
getCmsContentElements ( ) : ActiveQuery
getCmsContentProperties ( ) : ActiveQuery
getContentType ( ) : ActiveQuery
getDataForSelect ( boolean | false $refetch = false, $contentQueryCallback = null ) : array Данные для мультиселекта с группами типов
getDefaultTree ( ) : ActiveQuery
getOnDeleteOptions ( ) : array
getParentContent ( ) : ActiveQuery version > 2.4.8
getRootTree ( ) : ActiveQuery
rules ( )
tableName ( )

Method Details

attributeLabels() public méthode

public attributeLabels ( )

createElement() public méthode

public createElement ( ) : CmsContentElement
Résultat CmsContentElement

getAdminPermissionName() public méthode

public getAdminPermissionName ( ) : string
Résultat string

getChildrenContents() public méthode

version > 2.4.8
public getChildrenContents ( ) : ActiveQuery
Résultat yii\db\ActiveQuery

getCmsContentElements() public méthode

public getCmsContentElements ( ) : ActiveQuery
Résultat yii\db\ActiveQuery

getCmsContentProperties() public méthode

public getCmsContentProperties ( ) : ActiveQuery
Résultat yii\db\ActiveQuery

getContentType() public méthode

public getContentType ( ) : ActiveQuery
Résultat yii\db\ActiveQuery

getDataForSelect() public static méthode

Данные для мультиселекта с группами типов
public static getDataForSelect ( boolean | false $refetch = false, $contentQueryCallback = null ) : array
$refetch boolean | false
Résultat array

getDefaultTree() public méthode

public getDefaultTree ( ) : ActiveQuery
Résultat yii\db\ActiveQuery

getOnDeleteOptions() public static méthode

public static getOnDeleteOptions ( ) : array
Résultat array

getParentContent() public méthode

version > 2.4.8
public getParentContent ( ) : ActiveQuery
Résultat yii\db\ActiveQuery

getRootTree() public méthode

public getRootTree ( ) : ActiveQuery
Résultat yii\db\ActiveQuery

rules() public méthode

public rules ( )

tableName() public static méthode

public static tableName ( )

Property Details

$_selectData protected_oe static_oe property

protected static $_selectData