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

7.5.1. __construct()

ConstructClass constructor
Visibilitypublic
Reference__construct(mixed $parentObject)
Argument list
$parentObject - mixed
The parent object used to import the parser configuration etc.

Creates the new compiler object. The $parentObject may be either Opt_Class instance or another Opt_Compiler_Class. It imports the necessary settings and initializes the compiler.

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