Methods | ||
---|---|---|
public
static
|
getRelationships(): array
|
# |
public
|
getParent()
|
# |
public
|
getChildren(): array
|
# |
public
|
setParent($parent)
|
# |
public
|
addChild($child)
|
# |
public
|
removeChild($child)
|
# |
public
|
getDepth(): int
|
# |
public
|
countDescendants(): int
|
# |
private
|
doCountDescendants(string $_children): int
|
# |
private
static
|
getTreeableProperties(): array{string, string}
|
# |
Properties | |||
---|---|---|---|
private
static
|
array<class-string<self>, array{string, string}>
|
$TreeableProperties
|
# |