Wismas  1.1
BTS SN-IR La Salle Avignon 2017
Classes | Variables
Référence du fichier Smarty.class.php

Classes

class  Smarty

Variables

if(!defined('DS')) if(!defined('SMARTY_DIR'))
if(!defined('SMARTY_SYSPLUGINS_DIR'))
if(!defined('SMARTY_PLUGINS_DIR'))
if(!defined('SMARTY_MBSTRING'))
if(!defined('SMARTY_RESOURCE_CHAR_SET'))
if(!defined('SMARTY_RESOURCE_DATE_FORMAT'))
if(!class_exists('Smarty_Autoloader',
false)) 
if (!class_exists('Smarty_Internal_Data', false))

Documentation des variables

if (!defined('DS')) if (!defined('SMARTY_DIR')) if (!defined('SMARTY_SYSPLUGINS_DIR')) if (!defined('SMARTY_PLUGINS_DIR')) if (!defined('SMARTY_MBSTRING')) if (!defined('SMARTY_RESOURCE_CHAR_SET')) if (!defined('SMARTY_RESOURCE_DATE_FORMAT')) if (!class_exists('Smarty_Autoloader', false)) if(!class_exists('Smarty_Internal_Data', false))

define shorthand directory separator constant set SMARTY_DIR to absolute path to Smarty library files. Sets SMARTY_DIR only if user application has not already defined it. set SMARTY_SYSPLUGINS_DIR to absolute path to Smarty internal plugins. Sets SMARTY_SYSPLUGINS_DIR only if user application has not already defined it. Try loading the Smarty_Internal_Data class If we fail we must load Smarty's autoloader. Otherwise we may have a global autoloader like Composer Load always needed external class files

 Tout Classes Fichiers Fonctions Variables Définitions de type Macros