[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/administrator/components/com_finder/src/Model/ -> FilterModel.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: 153 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

FilterModel:: (5 methods):
  cleanCache()
  getFilter()
  getForm()
  loadFormData()
  getTotal()


Class: FilterModel  - X-Ref

Filter model class for Finder.

cleanCache($group = 'com_finder', $clientId = 0)   X-Ref
Custom clean cache method.

param: string   $group     The component name. [optional]
param: integer  $clientId  @deprecated   5.0   No longer used.
return: void

getFilter()   X-Ref
Method to get the filter data.

return: FilterTable|boolean  The filter data or false on a failure.

getForm($data = array()   X-Ref
Method to get the record form.

param: array    $data      Data for the form. [optional]
param: boolean  $loadData  True if the form is to load its own data (default case), false if not. [optional]
return: Form|boolean  A Form object on success, false on failure

loadFormData()   X-Ref
Method to get the data that should be injected in the form.

return: mixed  The data for the form.

getTotal()   X-Ref
Method to get the total indexed items

return: number the number of indexed items



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