PHP 클래스 Pimcore\Model\Document\Printcontainer

상속: extends PrintAbstract
파일 보기 프로젝트 열기: pimcore/pimcore

공개 프로퍼티들

프로퍼티 타입 설명
$action string
$type string Static type of the document

공개 메소드들

메소드 설명
getAllChildren ( )
getTreeNodeConfig ( )
pdfIsDirty ( )

비공개 메소드들

메소드 설명
doGetChildren ( Document $document )

메소드 상세

getAllChildren() 공개 메소드

public getAllChildren ( )

getTreeNodeConfig() 공개 메소드

public getTreeNodeConfig ( )

pdfIsDirty() 공개 메소드

public pdfIsDirty ( )

프로퍼티 상세

$action 공개적으로 프로퍼티

public string $action
리턴 string

$type 공개적으로 프로퍼티

Static type of the document
public string $type
리턴 string