Class ContentModelFeatured

Description

About Page Model

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

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

Constructor.

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

Redefinition of:
ContentModelArticles::__construct()
Constructor.
getListQuery (line 59)
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::getItems()
JModelList::getListQuery()
JModelList::getPagination()
JModelList::getStart()
JModelList::getStoreId()
JModelList::getTotal()
JModelList::getUserStateFromRequest()
JModelList::populateState()
JModelList::_getListQuery()

Inherited From JModel

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

Inherited From JObject

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

Documentation generated on Mon, 25 Jun 2012 13:54:36 -0500 by phpDocumentor 1.4.4