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é
|
Fonctions membres publiques | |
start () | |
batch () | |
optimize () |
Fonctions membres publiques statiques | |
static | sendResponse ($data=null) |
FinderControllerIndexer::batch | ( | ) |
Method to run the next batch of content through the indexer.
Références $app, $doc, $html, $lang, $options, $params, $state, JText\_(), JLog\add(), JLog\addLogger(), JSession\checkToken(), JFactory\getApplication(), JFactory\getDocument(), JDispatcher\getInstance(), JApplication\getInstance(), JDocument\getInstance(), JFactory\getLanguage(), JComponentHelper\getParams(), FinderIndexer\getState(), JPluginHelper\importPlugin(), JLog\INFO, JPATH_SITE, null, et FinderIndexer\setState().
FinderControllerIndexer::optimize | ( | ) |
Method to optimize the index and perform any necessary cleanup.
Références $state, JText\_(), JSession\checkToken(), FinderIndexer\getState(), JPluginHelper\importPlugin(), et FinderIndexer\optimize().
|
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.
mixed | $data | JObject on success, Exception on error. [optional] |
Références $data, $options, $params, JLog\add(), JLog\addLogger(), JLog\ERROR, JFactory\getApplication(), JComponentHelper\getParams(), JDEBUG, null, JResponse\sendHeaders(), et JResponse\setHeader().
FinderControllerIndexer::start | ( | ) |
Method to start the indexer.
Références $options, $params, $state, JText\_(), JLog\add(), JLog\addLogger(), JSession\checkToken(), JDispatcher\getInstance(), JComponentHelper\getParams(), FinderIndexer\getState(), JPluginHelper\importPlugin(), JLog\INFO, null, FinderIndexer\resetState(), et JText\script().