PHP 클래스 skeeks\cms\models\Core

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

공개 메소드들

메소드 설명
attributeLabels ( ) : array
behaviors ( )
find ( ) : skeeks\cms\query\CmsActiveQuery
getCreatedBy ( ) : ActiveQuery
getUpdatedBy ( ) : ActiveQuery
rules ( ) : array

메소드 상세

attributeLabels() 공개 메소드

public attributeLabels ( ) : array
리턴 array

behaviors() 공개 메소드

public behaviors ( )

find() 공개 정적인 메소드

public static find ( ) : skeeks\cms\query\CmsActiveQuery
리턴 skeeks\cms\query\CmsActiveQuery

getCreatedBy() 공개 메소드

public getCreatedBy ( ) : ActiveQuery
리턴 yii\db\ActiveQuery

getUpdatedBy() 공개 메소드

public getUpdatedBy ( ) : ActiveQuery
리턴 yii\db\ActiveQuery

rules() 공개 메소드

public rules ( ) : array
리턴 array