- 7.5. Opt_Compiler_Class class
7.5.17. isClass() - 7.5.16. isBlock()
« Previous - 7.5.18. isComponent()
Next »
7.5.17. isClass()
| Reference | string isClass(string $name) |
|---|
Checks, whether the $name represents a class name that is allowed to be used in the templates (this means - is it registered or not). It returns its original PHP name or null, if the class is not registered in the parser.
- 7.5.17. isClass()
7.5. Opt_Compiler_Class class - « Previous
7.5.16. isBlock() - Next »
7.5.18. isComponent()