PHP Class skeeks\cms\controllers\ContentElementController

Inheritance: extends skeeks\cms\base\Controller
Afficher le fichier Open project: skeeks-cms/cms

Méthodes publiques

Свойство Type Description
$_model skeeks\cms\models\CmsContentElement

Méthodes publiques

Méthode Description
actionView ( )
behaviors ( )
getModel ( ) : array | boolean | null | skeeks\cms\models\CmsTree | ActiveRecord
init ( )

Méthodes protégées

Méthode Description
_initStandartMetaData ( ) TODO: Вынести в seo компонент

Method Details

_initStandartMetaData() protected méthode

Установка метаданных страницы
protected _initStandartMetaData ( )

actionView() public méthode

public actionView ( )

behaviors() public méthode

public behaviors ( )

getModel() public méthode

public getModel ( ) : array | boolean | null | skeeks\cms\models\CmsTree | ActiveRecord
Résultat array | boolean | null | skeeks\cms\models\CmsTree | yii\db\ActiveRecord

init() public méthode

public init ( )

Property Details

$_model public_oe property

public CmsContentElement,skeeks\cms\models $_model
Résultat skeeks\cms\models\CmsContentElement