XSLTProcessor->registerPHPFunctions()

(no version information, might be only in CVS)

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

Beschreibung

class XSLTProcessor {

void registerPHPFunctions ( [mixed restrict] )

}

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

Parameter Liste

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.

Rückgabewerte

No value is returned.

ChangeLog

VersionBeschreibung
5.1.0 The restrict parameter was added.

Hosting by: Hurra Communications GmbH
Generated: 2007-01-26 17:57:09