7.5. Opt_Compiler_Class class
7.5.2. addDependantTemplate()
7.5.1. __construct()
« Previous
7.5.3. block()
Next »

7.5.2. addDependantTemplate()

Referencevoid addDependantTemplate(string $filename)

Adds the template file name to the dependency list used with the template inheritance. The templates on the list must be checked for the modifications each time the template is executed. If the $template already exists on the list, the method throws Opt_InheritanceRecursion_Exception.

See also:

7.5.2. addDependantTemplate()
7.5. Opt_Compiler_Class class
« Previous
7.5.1. __construct()
Next »
7.5.3. block()