Definition at line 550 of file inc.xml5compliance.php.
◆ __construct()
php4DOMNodelist::__construct |
( |
|
$aDOMNodelist | ) |
|
Definition at line 555 of file inc.xml5compliance.php.
References $i, and array.
557 $this->myDOMNodelist=$aDOMNodelist;
558 $this->nodeset=
array();
560 while ($node=$this->myDOMNodelist->item(
$i)) {
Create styles array
The data for the language used.
◆ php4DOMNodelist()
php4DOMNodelist::php4DOMNodelist |
( |
|
$aDOMNodelist | ) |
|
Definition at line 492 of file inc.xml5compliance.php.
References $i, and array.
494 $this->myDOMNodelist=$aDOMNodelist;
495 $this->nodeset=
array();
497 while ($node=$this->myDOMNodelist->item(
$i)) {
Create styles array
The data for the language used.
◆ $myDOMNodelist
php4DOMNodelist::$myDOMNodelist |
◆ $nodeset
php4DOMNodelist::$nodeset |
The documentation for this class was generated from the following file: