interface that represents a dwoo compiler
while implementing this is enough to interact with Dwoo/Dwoo_Templates, it is not sufficient to interact with Dwoo_Plugins, however the main purpose of creating a new compiler would be to interact with other/different plugins, that is why this interface has been left with the minimum requirements.
This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.
Located in /Dwoo/ICompiler.php (line 22)
compiles the provided string down to php code
adds the custom plugins loaded into Dwoo to the compiler so it can load them
sets the security policy object to enforce some php security settings
use this if untrusted persons can modify templates, set it on the Dwoo object as it will be passed onto the compiler automatically
Documentation generated on Sat, 18 Jul 2009 21:05:07 +0200 by phpDocumentor 1.4.0