Class ContenthistoryControllerPreview

Description

Contenthistory list controller class.

  • since: 3.2

Located in /administrator/components/com_contenthistory/controllers/preview.php (line 19)

JObject
   |
   --JControllerLegacy
      |
      --ContenthistoryControllerPreview
Method Summary
 JModelLegacy getModel ([string $name = 'Preview'], [string $prefix = 'ContenthistoryModel'], [array $config = array('ignore_request' => true)])
Variables
Methods
getModel (line 32)

Proxy for getModel.

  • return: The model
  • since: 3.2
  • access: public
JModelLegacy getModel ([string $name = 'Preview'], [string $prefix = 'ContenthistoryModel'], [array $config = array('ignore_request' => true)])
  • string $name: The name of the model
  • string $prefix: The prefix for the model
  • array $config: An additional array of parameters

Redefinition of:
JControllerLegacy::getModel()
Method to get a model object, loading it if required.

Inherited Methods

Inherited From JControllerLegacy

 JControllerLegacy::__construct()
 JControllerLegacy::addModelPath()
 JControllerLegacy::addPath()
 JControllerLegacy::addViewPath()
 JControllerLegacy::authorise()
 JControllerLegacy::checkEditId()
 JControllerLegacy::createFileName()
 JControllerLegacy::createModel()
 JControllerLegacy::createView()
 JControllerLegacy::display()
 JControllerLegacy::execute()
 JControllerLegacy::getInstance()
 JControllerLegacy::getModel()
 JControllerLegacy::getName()
 JControllerLegacy::getTask()
 JControllerLegacy::getTasks()
 JControllerLegacy::getView()
 JControllerLegacy::holdEditId()
 JControllerLegacy::redirect()
 JControllerLegacy::registerDefaultTask()
 JControllerLegacy::registerTask()
 JControllerLegacy::releaseEditId()
 JControllerLegacy::setMessage()
 JControllerLegacy::setPath()
 JControllerLegacy::setRedirect()
 JControllerLegacy::unregisterTask()

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:11:13 +0100 by phpDocumentor 1.4.3