Class InstallerControllerManage

Description

Installer Manage Controller

  • since: 1.6

Located in /administrator/components/com_installer/controllers/manage.php (line 19)

JObject
   |
   --JControllerLegacy
      |
      --InstallerControllerManage
Method Summary
 InstallerControllerManage __construct ([array $config = array()])
 void publish ()
 void refresh ()
 void remove ()
Variables
Methods
Constructor __construct (line 29)

Constructor.

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

Redefinition of:
JControllerLegacy::__construct()
Constructor.
publish (line 44)

Enable/Disable an extension (if supported).

  • since: 1.6
  • access: public
void publish ()
refresh (line 114)

Refreshes the cached metadata about an extension.

Useful for debugging and testing purposes when the XML file might change.

  • since: 1.6
  • access: public
void refresh ()
remove (line 92)

Remove an extension (Uninstall).

  • since: 1.5
  • access: public
void remove ()

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:07:34 +0100 by phpDocumentor 1.4.3