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

Descripción

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

Parámetro

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

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

Valor devuelto

object XML_Tree_Node - parent whichs child was removed

Nota

Esta función no puede ser llamada estáticamente.

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.