PHP 클래스 tests\codeception\unit\models\Item05

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

공개 프로퍼티들

프로퍼티 타입 설명
$author
$category
$tags

공개 메소드들

메소드 설명
behaviors ( )
rules ( )
tableName ( )

메소드 상세

behaviors() 공개 메소드

public behaviors ( )

rules() 공개 메소드

public rules ( )

tableName() 공개 정적인 메소드

public static tableName ( )

프로퍼티 상세

$author 공개적으로 프로퍼티

public $author

$category 공개적으로 프로퍼티

public $category

$tags 공개적으로 프로퍼티

public $tags