PHP 클래스 PagesWidget

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

공개 프로퍼티들

프로퍼티 타입 설명
$order string
$pageStatus
$parent_id
$topLevelOnly boolean
$view string
$visible boolean

공개 메소드들

메소드 설명
init ( )
run ( )

메소드 상세

init() 공개 메소드

public init ( )

run() 공개 메소드

public run ( )

프로퍼티 상세

$order 공개적으로 프로퍼티

public string $order
리턴 string

$pageStatus 공개적으로 프로퍼티

public $pageStatus

$parent_id 공개적으로 프로퍼티

public $parent_id

$topLevelOnly 공개적으로 프로퍼티

public bool $topLevelOnly
리턴 boolean

$view 공개적으로 프로퍼티

public string $view
리턴 string

$visible 공개적으로 프로퍼티

public bool $visible
리턴 boolean