(no version information, might be only in CVS)
DomNode->remove_child -- Removes child from list of childrenThis functions removes a child from a list of children. If child cannot be removed or is not a child the function will return FALSE. If the child could be removed the functions returns the old child.
See also domnode_append_child().
Пред. | Начало | След. |
DomNode->previous_sibling | Уровень выше | DomNode->replace_child |