PHP Класс Pimcore\Model\Document\Printcontainer

Наследование: extends PrintAbstract
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$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