PHP. Руководство по PHP. 2005
XSLTProcessor->registerPHPFunctions()XSLTProcessor->registerPHPFunctions()
(no version information, might be only in CVS)XSLTProcessor->registerPHPFunctions() -- Enables the ability to use PHP functions as XSLT functions
Описание
class XSLTProcessor {void registerPHPFunctions ([mixed restrict])
}
This method enables the ability to use PHP functions as XSLT functions within XSL stylesheets.
Список параметров
- restrict
-
Use this parameter to only allow certain functions to be called from XSLT.
This parameter can be either a string (a function name) or an array of functions.
Возвращаемые значения
Эта функция не возвращает значения после выполнения.
Список изменений
|
Отвечу на любые вопросы. С уважением, Дмитрий Владимирович.
⇪