Class ContentModelFeatured

Description

About Page Model

  • since: 1.6

Located in /administrator/components/com_content/models/featured.php (line 22)

JObject
   |
   --JModelLegacy
      |
      --JModelList
         |
         --ContentModelArticles
            |
            --ContentModelFeatured
Method Summary
 ContentModelFeatured __construct ([array $config = array()])
 string getListQuery ([boolean $resolveFKs = true])
Variables
Methods
Constructor __construct (line 32)

Constructor.

ContentModelFeatured __construct ([array $config = array()])
  • array $config: An optional associative array of configuration settings.

Redefinition of:
ContentModelArticles::__construct()
Constructor.
getListQuery (line 75)

Build an SQL query to load the list data.

  • since: 1.6
  • access: protected
string getListQuery ([boolean $resolveFKs = true])
  • boolean $resolveFKs: True to join selected foreign information

Redefinition of:
ContentModelArticles::getListQuery()
Build an SQL query to load the list data.

Inherited Methods

Inherited From ContentModelArticles

 ContentModelArticles::__construct()
 ContentModelArticles::getAuthors()
 ContentModelArticles::getItems()
 ContentModelArticles::getListQuery()
 ContentModelArticles::getStoreId()
 ContentModelArticles::populateState()

Inherited From JModelList

 JModelList::__construct()
 JModelList::getActiveFilters()
 JModelList::getFilterForm()
 JModelList::getItems()
 JModelList::getListQuery()
 JModelList::getPagination()
 JModelList::getStart()
 JModelList::getStoreId()
 JModelList::getTotal()
 JModelList::getUserStateFromRequest()
 JModelList::loadForm()
 JModelList::loadFormData()
 JModelList::populateState()
 JModelList::preprocessForm()
 JModelList::_getListQuery()

Inherited From JModelLegacy

 JModelLegacy::__construct()
 JModelLegacy::addIncludePath()
 JModelLegacy::addTablePath()
 JModelLegacy::cleanCache()
 JModelLegacy::getDbo()
 JModelLegacy::getInstance()
 JModelLegacy::getName()
 JModelLegacy::getState()
 JModelLegacy::getTable()
 JModelLegacy::loadHistory()
 JModelLegacy::populateState()
 JModelLegacy::setDbo()
 JModelLegacy::setState()
 JModelLegacy::_createFileName()
 JModelLegacy::_createTable()
 JModelLegacy::_getList()
 JModelLegacy::_getListCount()

Inherited From JObject

 JObject::__construct()
 JObject::def()
 JObject::get()
 JObject::getError()
 JObject::getErrors()
 JObject::getProperties()
 JObject::set()
 JObject::setError()
 JObject::setProperties()
 JObject::__toString()

Documentation generated on Tue, 19 Nov 2013 15:02:52 +0100 by phpDocumentor 1.4.3