Definition at line 594 of file inc.xml5compliance.php.
◆ __construct()
php4DOMNodelist::__construct |
( |
|
$aDOMNodelist | ) |
|
Definition at line 599 of file inc.xml5compliance.php.
References array.
601 $this->myDOMNodelist=$aDOMNodelist;
602 $this->nodeset=
array();
604 while ($node=$this->myDOMNodelist->item($i))
Create styles array
The data for the language used.
◆ php4DOMNodelist()
php4DOMNodelist::php4DOMNodelist |
( |
|
$aDOMNodelist | ) |
|
Definition at line 526 of file inc.xml5compliance.php.
References array.
528 $this->myDOMNodelist=$aDOMNodelist;
529 $this->nodeset=
array();
531 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: