[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/administrator/components/com_finder/src/Controller/ -> IndexController.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: 102 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

IndexController:: (3 methods):
  getModel()
  optimise()
  purge()


Class: IndexController  - X-Ref

Index controller class for Finder.

getModel($name = 'Index', $prefix = 'Administrator', $config = array('ignore_request' => true)   X-Ref
Method to get a model object, loading it if required.

param: string  $name    The model name. Optional.
param: string  $prefix  The class prefix. Optional.
param: array   $config  Configuration array for model. Optional.
return: \Joomla\CMS\MVC\Model\BaseDatabaseModel  The model.

optimise()   X-Ref
Method to optimise the index by removing orphaned entries.

return: boolean  True on success.

purge()   X-Ref
Method to purge all indexed links from the database.

return: boolean  True on success.



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