XSLTProcessor->registerPHPFunctions()

XSLTProcessor->registerPHPFunctions() -- Enables the ability to use PHP functions as XSLT functions

Описание

class XSLTProcessor {

void registerPHPFunctions ( void )

}

This method enables the ability to use PHP functions as XSLT functions within XSL stylesheets.

Возвращаемые значения

Никакое значение не возвращается.