(no version information, might be only in CVS)
xsl_xsltprocessor_register_php_functions -- Enables the ability to use PHP functions as XSLT functionsProcedural style
void xsl_xsltprocessor_register_php_functions ( void )Object oriented style (method)
class xsltprocessor {Warnung |
Diese Funktion ist EXPERIMENTELL. Das Verhalten, der Funktionsname und alles Andere was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion auf eigenes Risiko. |
xsl_xsltprocessor_register_php_functions() enables the ability to use PHP functions as XSLT functions within XSL stylesheets.
Zurück | Zum Anfang | Weiter |
xsl_xsltprocessor_import_stylesheet | Nach oben | xsl_xsltprocessor_remove_parameter |