Moodle  2.2.1
http://www.collinsharper.com
php4DOMElement Class Reference
Inheritance diagram for php4DOMElement:
Collaboration diagram for php4DOMElement:

Public Member Functions

 add_namespace ($uri, $prefix)
 get_attribute ($name)
 get_attribute_node ($name)
 get_elements_by_tagname ($name)
 has_attribute ($name)
 remove_attribute ($name)
 set_attribute ($name, $value)
 set_name ($name)
 tagname ()

Detailed Description

Definition at line 186 of file domxml-php4-to-php5.php.


Member Function Documentation

add_namespace ( uri,
prefix 
)

Reimplemented from php4DOMNode.

Definition at line 188 of file domxml-php4-to-php5.php.

get_attribute ( name)

Definition at line 197 of file domxml-php4-to-php5.php.

get_attribute_node ( name)

Definition at line 198 of file domxml-php4-to-php5.php.

Here is the call graph for this function:

Definition at line 199 of file domxml-php4-to-php5.php.

has_attribute ( name)

Definition at line 208 of file domxml-php4-to-php5.php.

remove_attribute ( name)

Definition at line 209 of file domxml-php4-to-php5.php.

set_attribute ( name,
value 
)

Definition at line 210 of file domxml-php4-to-php5.php.

set_name ( name)

Definition at line 223 of file domxml-php4-to-php5.php.

tagname ( )

Definition at line 240 of file domxml-php4-to-php5.php.

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations