[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/components/com_banners/src/Model/ -> BannersModel.php (summary)

(no description)

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

Defines 1 class

BannersModel:: (4 methods):
  getStoreId()
  getListQuery()
  getItems()
  impress()


Class: BannersModel  - X-Ref

Banners model for the Joomla Banners component.

getStoreId($id = '')   X-Ref
Method to get a store id based on model configuration state.

This is necessary because the model is used by the component and
different modules that might need different sets of data or different
ordering requirements.

param: string  $id  A prefix for the store id.
return: string  A store id.

getListQuery()   X-Ref
Method to get a DatabaseQuery object for retrieving the data set from a database.

return: DatabaseQuery   A DatabaseQuery object to retrieve the data set.

getItems()   X-Ref
Get a list of banners.

return: array

impress()   X-Ref
Makes impressions on a list of banners

return: void



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