Controller tailored to suit most form-based admin operations.
Located in /libraries/legacy/controller/form.php (line 20)
JObject | --JControllerLegacy | --JControllerForm
Class | Description |
---|---|
![]() |
User profile controller class. |
![]() |
Banner controller class. |
![]() |
Client controller class. |
![]() |
The Category Controller |
![]() |
|
![]() |
|
![]() |
Indexer controller class for Finder. |
![]() |
Languages list actions controller. |
![]() |
Languages Override Controller |
![]() |
The Menu Item Controller |
![]() |
The Menu Type Controller |
![]() |
Messages Component Message Model |
![]() |
Module controller class. |
![]() |
Newsfeed controller class. |
![]() |
Plugin controller class. |
![]() |
Redirect link controller class. |
![]() |
The Tag Controller |
![]() |
Template style controller class. |
![]() |
User view level controller class. |
![]() |
User view level controller class. |
![]() |
User note controller class. |
![]() |
User controller class. |
![]() |
The context for storing internal data, e.g. record.
The URL option for the component.
The prefix to use with controller messages.
The URL view item variable.
The URL view list variable.
Inherited from JControllerLegacy
JControllerLegacy::$basePath
JControllerLegacy::$default_view
JControllerLegacy::$doTask
JControllerLegacy::$input
JControllerLegacy::$instance
JControllerLegacy::$message
JControllerLegacy::$messageType
JControllerLegacy::$methods
JControllerLegacy::$model_prefix
JControllerLegacy::$name
JControllerLegacy::$paths
JControllerLegacy::$redirect
JControllerLegacy::$task
JControllerLegacy::$taskMap
Inherited from JObject
JObject::$_errors
Constructor.
Method to add a new record.
Method to check if you can add a new record.
Extended classes can override this if necessary.
Method to check if you can add a new record.
Extended classes can override this if necessary.
Method to check if you can save a new or existing record.
Extended classes can override this if necessary.
Method to run batch operations.
Method to cancel an edit.
Method to edit an existing record.
Method to get a model object, loading it if required.
Gets the URL arguments to append to an item redirect.
Gets the URL arguments to append to a list redirect.
Function that allows child controller access to model data after the data has been saved.
Method to save a record.
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:03:43 +0100 by phpDocumentor 1.4.3