Nexista_XslActionThis action applies an xsl stylesheet to an xml string.
The class accepts 3 arguments. 1) the flow variable name containing the xml string, 2) the filename/path of the xsl stylesheet to apply (from NX_PATH_APP) and 3) and optional string that will be used as root tag along with the adding of xml headers. This would be used when a string has tags that that should be transformed by a stylesheet but the string does not have headers/root tags.
Located in /modules/actions/xsl.action.php (line 30)
Nexista_Action | --Nexista_XslAction
array
$params
= array(Function parameter array
main (line 51)
Applies action
Inherited From Nexista_Action
Nexista_Action::applyParams()
Nexista_Action::main()
Nexista_Action::process()
Documentation generated on Tue, 11 Mar 2008 23:23:17 -0400 for Nexista 0.2.0