Silent compiler directive tags are instructions for the compiler and do not have a corresponding runtime Component, nor do they normally generate output into the compiled template.
Used to perform some error checking on the source template, such as examining the tag hierarchy and triggering an error if a tag is incorrectly nested.
Silent compiler directive tags are instructions for the compiler and do not have a corresponding runtime Component, nor do they normally generate output into the compiled template.
Results in all components registered as children of the instance of this component having their generate() methods called
void generateNow(
string
&$code)
API Tags:
access:
protected
see:
CompilerComponent::generate
Parameters:
string
&$code
code to generate
WACT: Copyright 2003 Procata, Inc.
Released under the LGPL license (http://www.gnu.org/copyleft/lesser.html)
Documentation generated on Sun, 28 Nov 2004 19:50:17 -0800 by phpDocumentor 1.2.3