![]() |
Documentación GVHIDRA 3.1.5
|
Ir al código fuente de este archivo.
Estructuras de datos | |
class | Smarty |
Namespaces | |
namespace | Smarty |
Enumeraciones | |
enum | SMARTY_PHP_PASSTHRU |
enum | SMARTY_PHP_QUOTE |
enum | SMARTY_PHP_REMOVE |
enum | SMARTY_PHP_ALLOW |
enum SMARTY_PHP_ALLOW |
Definición en la línea 59 del archivo Smarty.class.php.
enum SMARTY_PHP_PASSTHRU |
DIR_SEP isn't used anymore, but third party apps might set SMARTY_DIR to absolute path to Smarty library files. if not defined, include_path will be used. Sets SMARTY_DIR only if user application has not already defined it.
Definición en la línea 56 del archivo Smarty.class.php.
enum SMARTY_PHP_QUOTE |
Definición en la línea 57 del archivo Smarty.class.php.
enum SMARTY_PHP_REMOVE |
Definición en la línea 58 del archivo Smarty.class.php.