[ Index ] |
|
Code source de CMS made simple 1.0.5 |
[Code source] [Imprimer] [Statistiques]
Handles content related functions
Poids: | 842 lignes (25 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
Smarty_CMS:: (25 méthodes):
Smarty_CMS()
_include()
trigger_error()
module_file_template()
module_file_timestamp()
module_db_template()
module_db_timestamp()
global_content_get_template()
global_content_get_timestamp()
preview_get_template()
preview_get_timestamp()
template_get_template()
template_get_timestamp()
content_get_template()
content_get_timestamp()
module_get_template()
module_get_timestamp()
db_get_secure()
db_get_trusted()
load_plugins()
search_plugins()
do_cross_reference()
remove_cross_references()
remove_cross_references_by_child()
global_content_regex_callback()
Classe: Smarty_CMS - X-Ref
Extends the Smarty class for content.Smarty_CMS(&$config) X-Ref |
Pas de description |
_include($filename, $once=false, $params=null) X-Ref |
wrapper for include() retaining $this return: mixed |
trigger_error($error_msg, $error_type = E_USER_WARNING) X-Ref |
Pas de description |
module_file_template($tpl_name, &$tpl_source, &$smarty_obj) X-Ref |
Pas de description |
module_file_timestamp($tpl_name, &$tpl_timestamp, &$smarty_obj) X-Ref |
Pas de description |
module_db_template($tpl_name, &$tpl_source, &$smarty_obj) X-Ref |
Pas de description |
module_db_timestamp($tpl_name, &$tpl_timestamp, &$smarty_obj) X-Ref |
Pas de description |
global_content_get_template($tpl_name, &$tpl_source, &$smarty_obj) X-Ref |
Pas de description |
global_content_get_timestamp($tpl_name, &$tpl_timestamp, &$smarty_obj) X-Ref |
Pas de description |
preview_get_template($tpl_name, &$tpl_source, &$smarty_obj) X-Ref |
Pas de description |
preview_get_timestamp($tpl_name, &$tpl_timestamp, &$smarty_obj) X-Ref |
Pas de description |
template_get_template($tpl_name, &$tpl_source, &$smarty_obj) X-Ref |
Pas de description |
template_get_timestamp($tpl_name, &$tpl_timestamp, &$smarty_obj) X-Ref |
Pas de description |
content_get_template($tpl_name, &$tpl_source, &$smarty_obj) X-Ref |
Pas de description |
content_get_timestamp($tpl_name, &$tpl_timestamp, &$smarty_obj) X-Ref |
Pas de description |
module_get_template($tpl_name, &$tpl_source, &$smarty_obj) X-Ref |
Pas de description |
module_get_timestamp($tpl_name, &$tpl_timestamp, &$smarty_obj) X-Ref |
Pas de description |
db_get_secure($tpl_name, &$smarty_obj) X-Ref |
Pas de description |
db_get_trusted($tpl_name, &$smarty_obj) X-Ref |
Pas de description |
load_plugins(&$smarty) X-Ref |
Loads all plugins into the system |
search_plugins(&$smarty, &$plugins, $dir, $caching) X-Ref |
Pas de description |
do_cross_reference($parent_id, $parent_type, $content) X-Ref |
Pas de description |
remove_cross_references($parent_id, $parent_type) X-Ref |
Pas de description |
remove_cross_references_by_child($child_id, $child_type) X-Ref |
Pas de description |
global_content_regex_callback($matches) X-Ref |
Pas de description |
Généré le : Tue Apr 3 18:50:37 2007 | par Balluche grâce à PHPXref 0.7 |