Joomla CMS  2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Pages
Référence de la classe FinderControllerIndexer
+ Graphe d'héritage de FinderControllerIndexer:
+ Graphe de collaboration de FinderControllerIndexer:

Liste de tous les membres

Fonctions membres publiques

 start ()
 batch ()
 optimize ()

Fonctions membres publiques statiques

static sendResponse ($data=null)

Documentation des fonctions membres

FinderControllerIndexer::optimize ( )

Method to optimize the index and perform any necessary cleanup.

Renvoie:
void
Depuis:
2.5

Références $state, JText\_(), JSession\checkToken(), FinderIndexer\getState(), JPluginHelper\importPlugin(), et FinderIndexer\optimize().

+ Voici le graphe d'appel pour cette fonction :

static FinderControllerIndexer::sendResponse (   $data = null)
static

Method to handle a send a JSON response. The body parameter can be a Exception object for when an error has occurred or a JObject for a good response.

Paramètres:
mixed$dataJObject on success, Exception on error. [optional]
Renvoie:
void
Depuis:
2.5

Références $data, $options, $params, JLog\add(), JLog\addLogger(), JLog\ERROR, JFactory\getApplication(), JComponentHelper\getParams(), JDEBUG, null, JResponse\sendHeaders(), et JResponse\setHeader().

+ Voici le graphe d'appel pour cette fonction :

FinderControllerIndexer::start ( )

La documentation de cette classe a été générée à partir du fichier suivant :