[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/administrator/components/com_finder/src/Controller/ -> IndexerController.php (summary)

(no description)

Copyright: (C) 2011 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
File Size: 284 lines (8 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

IndexerController:: (4 methods):
  start()
  batch()
  optimize()
  sendResponse()


Class: IndexerController  - X-Ref

Indexer controller class for Finder.

start()   X-Ref
Method to start the indexer.

return: void

batch()   X-Ref
Method to run the next batch of content through the indexer.

return: void

optimize()   X-Ref
Method to optimize the index and perform any necessary cleanup.

return: void

sendResponse($data = null)   X-Ref
Method to handle a send a \JSON response. The body parameter
can be an \Exception object for when an error has occurred or
a CMSObject for a good response.

param: \Joomla\CMS\Object\CMSObject|\Exception  $data  CMSObject on success, \Exception on error. [optional]
return: void



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer