Encapsule une transformation XSL
Exemple : $x = new Pxxo_Xslt('exemple01.xml', 'exemple01.xsl'); $x->transform(); $ret = $x->get();
Located in /Pxxo/Xslt.php (line 52)
Pxxo | --Pxxo_Xslt
active ou non l'execution du PHP généré par le XSL
active ou non les fonctions PHP à l'intetrieur du XSL
active si possible xsltcache
buffer de sortie
Parametres pour la feuille
Fichier ou buffer XML
Fichier ou buffer XSL
Inherited from Pxxo
Pxxo::$_bench
Pxxo::$_cache
Pxxo::$_cache_options
Pxxo::$_cache_options_default
Pxxo::$_caching
Pxxo::$_debugging
Pxxo::$_debug_options
Pxxo::$_debug_options_default
Pxxo::$_idcache
Pxxo::$_ids
Pxxo::$_levelcache
Construction automatique d'un objet
Constructeur
Ajout des paramètres
Passe des paramètres à Sablotron qui seront intégrés comme variables dans le fichier XSL
Effectue la transformation
Inherited From Pxxo
Pxxo::__construct()
Pxxo::addCacheID()
Pxxo::addCacheLevel()
Pxxo::cleanCache()
Pxxo::copyto()
Pxxo::delinCache()
Pxxo::disableCache()
Pxxo::disableDebug()
Pxxo::enableCache()
Pxxo::enableDebug()
Pxxo::getCacheID()
Pxxo::getCacheLevel()
Pxxo::getCacheObject()
Pxxo::getCacheOption()
Pxxo::getDebugOption()
Pxxo::getinCache()
Pxxo::initCache()
Pxxo::isCaching()
Pxxo::isDebugging()
Pxxo::resetCache()
Pxxo::resetCacheID()
Pxxo::setBenchmarkProfiler()
Pxxo::setBenchmarkTimer()
Pxxo::setCacheID()
Pxxo::setCacheLevel()
Pxxo::setCacheObject()
Pxxo::setCacheOption()
Pxxo::setCacheOptions()
Pxxo::setDebugOption()
Pxxo::setinCache()
Pxxo::testCacheLevel()
Pxxo::testinCache()
Pxxo::traceDebug()
Documentation generated on Thu, 13 Mar 2008 22:03:36 +0100 by phpDocumentor 1.4.1