Inheritance diagram for php4DOMElement:
Public Member Functions | |
get_attribute ($name) | |
get_elements_by_tagname ($name) | |
has_attribute ($name) | |
remove_attribute ($name) | |
set_attribute ($name, $value) | |
tagname () |
|
Definition at line 96 of file domxml-php4-php5.php. References get_attribute(). Referenced by get_attribute(). |
|
Definition at line 97 of file domxml-php4-php5.php. References get_elements_by_tagname(). Referenced by get_elements_by_tagname(). |
|
Definition at line 110 of file domxml-php4-php5.php. References has_attribute(). Referenced by has_attribute(). |
|
Definition at line 111 of file domxml-php4-php5.php. References remove_attribute(). Referenced by remove_attribute(). |
|
Definition at line 112 of file domxml-php4-php5.php. References set_attribute(). Referenced by set_attribute(). |
|
Definition at line 113 of file domxml-php4-php5.php. |