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 94 of file domxml-php4-php5.php.
php4DOMElement::get_attribute | ( | $ | name | ) |
Definition at line 96 of file domxml-php4-php5.php.
php4DOMElement::get_elements_by_tagname | ( | $ | name | ) |
Definition at line 97 of file domxml-php4-php5.php.
php4DOMElement::has_attribute | ( | $ | name | ) |
Definition at line 110 of file domxml-php4-php5.php.
php4DOMElement::remove_attribute | ( | $ | name | ) |
Definition at line 111 of file domxml-php4-php5.php.
php4DOMElement::set_attribute | ( | $ | name, | |
$ | value | |||
) |
Definition at line 112 of file domxml-php4-php5.php.
php4DOMElement::tagname | ( | ) |
Definition at line 113 of file domxml-php4-php5.php.