PHP 클래스 yii\debug\models\search\Timeline

부터: 2.0.7
저자: Dmitriy Bashkarev ([email protected])
상속: extends Base
파일 보기 프로젝트 열기: yiisoft/yii2-debug 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$category attribute search
$duration attribute search

공개 메소드들

메소드 설명
attributeLabels ( )
rules ( )
search ( array $params, TimeLinePanel $panel ) : TimelineDataProvider Returns data provider with filled models. Filter applied if needed.

메소드 상세

attributeLabels() 공개 메소드

public attributeLabels ( )

rules() 공개 메소드

public rules ( )

프로퍼티 상세

$category 공개적으로 프로퍼티

attribute search
public $category

$duration 공개적으로 프로퍼티

attribute search
public $duration