PHP 클래스 skeeks\cms\components\Breadcrumbs

상속: extends yii\base\Component
파일 보기 프로젝트 열기: skeeks-cms/cms

공개 프로퍼티들

프로퍼티 타입 설명
$parts array

공개 메소드들

메소드 설명
append ( array $data )
createBase ( $baseData = [] )
init ( )
setPartsByTree ( Tree $tree )

메소드 상세

append() 공개 메소드

public append ( array $data )
$data array

createBase() 공개 메소드

public createBase ( $baseData = [] )

init() 공개 메소드

public init ( )

setPartsByTree() 공개 메소드

public setPartsByTree ( Tree $tree )
$tree skeeks\cms\models\Tree

프로퍼티 상세

$parts 공개적으로 프로퍼티

public array $parts
리턴 array