Public Member Functions | |
php4DomXsltStylesheet ($dom_document) | |
process ($dom_document, $xslt_parameters=array(), $param_is_xpath=false) | |
result_dump_file ($dom_document, $filename) | |
result_dump_mem ($dom_document) | |
Public Attributes | |
$myxsltProcessor |
Definition at line 252 of file domxml-php4-php5.php.
php4DomXsltStylesheet::php4DomXsltStylesheet | ( | $ | dom_document | ) |
Definition at line 255 of file domxml-php4-php5.php.
php4DomXsltStylesheet::process | ( | $ | dom_document, | |
$ | xslt_parameters = array() , |
|||
$ | param_is_xpath = false | |||
) |
Definition at line 260 of file domxml-php4-php5.php.
php4DomXsltStylesheet::result_dump_file | ( | $ | dom_document, | |
$ | filename | |||
) |
Definition at line 268 of file domxml-php4-php5.php.
php4DomXsltStylesheet::result_dump_mem | ( | $ | dom_document | ) |
Definition at line 274 of file domxml-php4-php5.php.
php4DomXsltStylesheet::$myxsltProcessor |
Definition at line 254 of file domxml-php4-php5.php.