7.5. Opt_Compiler_Class class
7.5.13. getFormat()
7.5.12. getCurrentTemplate()
« Previous
7.5.14. importDependencies()
Next »

7.5.13. getFormat()

ReferenceOpt_Compiler_Rewriter getFormat(string $id [ bool $restore = true ] )

Returns the data format object for the specified variable identifier. If the programmer has not defined any special format, the default format object is returned. Normally, the method creates a new format object for each call, but if the optional attribute $restore is set to false, it can also return the previously created object for this $id.

7.5.13. getFormat()
7.5. Opt_Compiler_Class class
« Previous
7.5.12. getCurrentTemplate()
Next »
7.5.14. importDependencies()