PHP 클래스 ContentBlockGroupWidget

상속: extends yupe\widgets\YWidget
파일 보기 프로젝트 열기: yupe/yupe

공개 프로퍼티들

프로퍼티 타입 설명
$cacheTime integer
$category
$limit
$rand boolean
$silent boolean
$view string

공개 메소드들

메소드 설명
init ( )
run ( )

메소드 상세

init() 공개 메소드

public init ( )

run() 공개 메소드

public run ( )

프로퍼티 상세

$cacheTime 공개적으로 프로퍼티

public int $cacheTime
리턴 integer

$category 공개적으로 프로퍼티

public $category

$limit 공개적으로 프로퍼티

public $limit

$rand 공개적으로 프로퍼티

public bool $rand
리턴 boolean

$silent 공개적으로 프로퍼티

public bool $silent
리턴 boolean

$view 공개적으로 프로퍼티

public string $view
리턴 string