Свойство | Type | Description | |
---|---|---|---|
$children |
Méthode | Description | |
---|---|---|
__get ( $tag ) | ||
__isset ( $tag ) | ||
__set ( $tag, $data ) | ||
__unset ( $tag ) | ||
addChild ( mageekguy\atoum\template\data $child ) | ||
addToParent ( $mixed = [] ) | ||
build ( $mixed = [] ) | ||
deleteChild ( mageekguy\atoum\template\data $child ) | ||
getById ( $id, $fromRoot = true ) | ||
getByTag ( $tag ) | ||
getChild ( $rank ) | ||
getChildren ( ) | ||
hasChildren ( ) | ||
idExists ( $id ) | ||
isChild ( mageekguy\atoum\template\data $child ) | ||
resetChildrenData ( ) | ||
setAttribute ( $name, $value ) | ||
setWith ( $mixed ) | ||
unsetAttribute ( $name ) |
public addChild ( mageekguy\atoum\template\data $child ) | ||
$child | mageekguy\atoum\template\data |
public deleteChild ( mageekguy\atoum\template\data $child ) | ||
$child | mageekguy\atoum\template\data |
public isChild ( mageekguy\atoum\template\data $child ) | ||
$child | mageekguy\atoum\template\data |