PHP Класс Pimcore\Model\User\UserRole\Folder

Наследование: extends Pimcore\Model\User\AbstractUser, use trait Pimcore\Model\Element\ChildsCompatibilityTrait
Показать файл Открыть проект

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

Свойство Тип Описание
$hasChilds boolean

Открытые методы

Метод Описание
hasChildren ( ) : boolean Returns true if the document has at least one child
setHasChilds ( $state )

Описание методов

hasChildren() публичный Метод

Returns true if the document has at least one child
public hasChildren ( ) : boolean
Результат boolean

setHasChilds() публичный Метод

public setHasChilds ( $state )
$state

Описание свойств

$hasChilds публичное свойство

public bool $hasChilds
Результат boolean