XML_Tree::&insertChild (Previous) (Next) XML_Tree::&getTreeFromFile

View this page in Last updated: Sun, 01 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

XML_Tree::&removeChild

XML_Tree::&removeChild -- remove child from tree

Leírás

Removes a child ($path,$pos) from tree and maintains namespace integrity

Paraméterek

  • array $path - path to parent of child to remove

  • integer $pos - position of child in parents children-list

Visszatérési érték

object XML_Tree_Node - parent whichs child was removed

Megjegyzés

Ez a függvény nem hívható statikusan.

XML_Tree::&insertChild (Previous) (Next) XML_Tree::&getTreeFromFile

Download Documentation Last updated: Sun, 01 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.