...
Name | Desctription | ||
---|---|---|---|
cSmartyBackend | This class contains smarty backend logic | Contenido_SmartyWrapper | , this class should be used in CONTENIDO backend for the core implementation |
cSmartyWrapper | Wrapper class fot the smarty templating engine | ||
Smarty | Core smarty class | ||
SmartyBC | Core smarty class | ||
cSmartyFrontend | This class contains smarty frontend logic, this class should be used in modules, plugins for the frontend output |
Info | ||
---|---|---|
| ||
Please describe the implemented classes and the functionality to get a global client template. Also hold in mind, that the wrapper in modules (and plugins?) resolves the requested template path to the specific template folder. |