Class CheckinController

Description

Checkin Controller

  • since: 1.6

Located in /administrator/components/com_checkin/controller.php (line 19)

JObject
   |
   --JControllerLegacy
      |
      --CheckinController
Method Summary
 void addSubmenu (string $vName)
 void checkin ()
 void display ([ $cachable = false], [ $urlparams = false])
Variables
Methods
addSubmenu (line 63)

Configure the Linkbar.

  • since: 1.6
  • access: protected
void addSubmenu (string $vName)
  • string $vName: The name of the active view.
checkin (line 31)
  • access: public
void checkin ()
display (line 21)
  • access: public
void display ([ $cachable = false], [ $urlparams = false])
  • $cachable
  • $urlparams

Redefinition of:
JControllerLegacy::display()
Typical view method for MVC based architecture

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 14:57:23 +0100 by phpDocumentor 1.4.3