[ Index ] |
|
Code source de Joomla 1.0.13 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Copyright: | Copyright (C) 2005 Open Source Matters. All rights reserved. |
License: | http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php |
Version: | $Id: joomla.php 4097 2006-06-21 18:58:22Z stingrey $ |
Poids: | 76 lignes (3 kb) |
Inclus ou requis: | 1 fois |
Référencé: | 0 fois |
Nécessite: | 1 fichier includes/Cache/Lite/Function.php |
JCache_Lite_Function:: (3 méthodes):
JCache_Lite_Function()
call()
clean()
Classe: JCache_Lite_Function - X-Ref
Joomla! Cache Lite wrapper for adding special parametersJCache_Lite_Function($options = array(NULL) X-Ref |
Pas de description |
call() X-Ref |
Calls a cacheable function or method (or not if there is already a cache for it) This overwritten method addes automatically special arguments to the call Those arguments are e.g. the language if multilingual support is activated return: mixed result of the function/method |
clean($group = false) X-Ref |
Clean the cache if no group is specified all cache files will be destroyed else only cache files of the specified group will be destroyed param: string $group name of the cache group return: boolean true if no problem |
Généré le : Wed Nov 21 14:43:32 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |