Compiler
Interfaces, Classes, Traits and Enums
- Smarty_Compiler_Include_If_Exists
- Smarty Plugin Compile Include If Exists for Smarty v3
- Smarty_Compiler_Switch
- Switch statement plugin for smarty.
- Smarty_Compiler_Case
- Switch case statement plugin for smarty.
- Smarty_Compiler_Default
- Switch default statement plugin for smarty.
- Smarty_Compiler_Break
- Switch break statement plugin for smarty.
- Smarty_Compiler_Caseclose
- Switch (case) close statement plugin for smarty.
- Smarty_Compiler_Switchclose
- Switch (switch) close statement plugin for smarty.
Table of Contents
- smarty_compiler_exp_include() : string
- Smarty {exp_include} compiler plugin Type: compiler<br> Name: exp_include<br> Purpose: includes appropriate file based on 'framework' with fallback
Functions
smarty_compiler_exp_include()
Smarty {exp_include} compiler plugin Type: compiler<br> Name: exp_include<br> Purpose: includes appropriate file based on 'framework' with fallback
smarty_compiler_exp_include( $_params, &$compiler) : string