Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Pimcore
Model
User
UserRole
Folder
PHP Class Pimcore\Model\User\UserRole\Folder
Inheritance:
extends
Pimcore\Model\User\AbstractUser
,
use trait
Pimcore\Model\Element\ChildsCompatibilityTrait
ファイルを表示
Open project: pimcore/pimcore
Public Properties
Property
Type
Description
$hasChilds
boolean
Public Methods
Method
Description
hasChildren
( ) :
boolean
Returns true if the document has at least one child
setHasChilds
(
$state
)
Method Details
hasChildren()
public
method
Returns true if the document has at least one child
public
hasChildren
( ) :
boolean
return
boolean
setHasChilds()
public
method
public
setHasChilds
(
$state
)
$state
Property Details
$hasChilds
public_oe property
public
bool
$hasChilds
return
boolean