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

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

XML_Tree::&removeChild

XML_Tree::&removeChild -- remove child from tree

Opis

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

Parametr

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

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

Zwracana wartość

object XML_Tree_Node - parent whichs child was removed

Uwagi

Ta funkcja nie może być wywołana statycznie.

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

Download Documentation Last updated: Mon, 02 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.