Class ContenthistoryControllerHistory

Description

Contenthistory list controller class.

  • since: 3.2

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

JObject
   |
   --JControllerLegacy
      |
      --JControllerAdmin
         |
         --ContenthistoryControllerHistory
Method Summary
 void delete ()
 JModelLegacy getModel ([string $name = 'History'], [string $prefix = 'ContenthistoryModel'], [array $config = array('ignore_request' => true)])
 void keep ()
Variables
Methods
delete (line 28)

Deletes and returns correctly.

  • since: 3.2
  • access: public
void delete ()

Redefinition of:
JControllerAdmin::delete()
Removes an item.
getModel (line 79)

Proxy for getModel.

  • return: The model
  • since: 3.2
  • access: public
JModelLegacy getModel ([string $name = 'History'], [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.
keep (line 91)

Toggles the keep forever value for one or more history rows. If it was Yes, changes to No. If No, changes to Yes.

  • since: 3.2
  • access: public
void keep ()

Inherited Methods

Inherited From JControllerAdmin

 JControllerAdmin::__construct()
 JControllerAdmin::checkin()
 JControllerAdmin::delete()
 JControllerAdmin::display()
 JControllerAdmin::postDeleteHook()
 JControllerAdmin::publish()
 JControllerAdmin::reorder()
 JControllerAdmin::saveorder()
 JControllerAdmin::saveOrderAjax()

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:04:44 +0100 by phpDocumentor 1.4.3