Свойство | Type | Description | |
---|---|---|---|
$campsiteVector | array | ||
$templateCacheHandler | |||
$useprotocol |
Méthode | Description | |
---|---|---|
__construct ( ) | ||
context ( ) : CampContext | Returns the template context object. | |
contextInitialized ( ) : boolean | Test if context is initialized. | |
getPluginsPluginsDir ( ) : array | Get plugins plugins dir. | |
refreshContext ( ) | ||
singleton ( ) : CampTemplate | Singleton function that returns the global class object. | |
trigger_error ( string $p_message, object $p_smarty = null ) | Inserts an error message into the errors list. |
Méthode | Description | |
---|---|---|
getTemplateTranslationsFiles ( ) | Get translations files for theme. |
public context ( ) : CampContext | ||
Résultat | CampContext | object |
public contextInitialized ( ) : boolean | ||
Résultat | boolean |
public static getPluginsPluginsDir ( ) : array | ||
Résultat | array |
public static singleton ( ) : CampTemplate | ||
Résultat | CampTemplate | object |
public trigger_error ( string $p_message, object $p_smarty = null ) | ||
$p_message | string | |
$p_smarty | object |