Class JModelLegacy

Description

Alias to JModel for forward compatability.

  • since: 2.5.5

Located in /libraries/cms/model/legacy.php (line 21)

JObject
   |
   --JModel
      |
      --JModelLegacy
Direct descendents
Class Description
NewsfeedsModelCategories This models supports retrieving lists of newsfeed categories.
WeblinksModelCategories This models supports retrieving lists of article categories.
ContactModelCategories This models supports retrieving lists of contact categories.
ContentModelCategories This models supports retrieving lists of article categories.
SearchModelSearch Search Component Search Model
BannersModelBanner Banner model for the Joomla Banners component.
JInstallationModelFilesystem Filesystem configuration model for the Joomla Core Installer.
JInstallationModelDatabase Database configuration model for the Joomla Core Installer.
JInstallationModelSetup Setup model for the Joomla Core Installer.
JInstallationModelConfiguration Install Configuration model for the Joomla Core Installer.
Method Summary
static array addIncludePath ([mixed $path = ''], [string $prefix = ''])
Variables
Methods
static method addIncludePath (line 34)

Add a directory where JModel should search for models. You may either pass a string or an array of directories.

  • return: An array with directory elements. If prefix is equal to '', all directories are returned.
  • since: 2.5.5
  • access: public
static array addIncludePath ([mixed $path = ''], [string $prefix = ''])
  • mixed $path: A path or array[sting] of paths to search.
  • string $prefix: A prefix for models.

Redefinition of:
JModel::addIncludePath()
Add a directory where JModel should search for models. You may either pass a string or an array of directories.

Inherited Methods

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:56:13 -0500 by phpDocumentor 1.4.4