DomElement->get_elements_by_tagname
(no version information, might be only in CVS)
DomElement->get_elements_by_tagname -- Gets elements by tagnameDescription
bool DomElement->get_elements_by_tagname ( string name)This function returns an array with all the elements which has name as his tagname. Every element of the array is a DomElement.
| Zurück | Zum Anfang | Weiter |
| DomElement->get_attribute | Nach oben | DomElement->has_attribute |