API17:JController::getTasks
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JController::getTasks
Description
Gets the available tasks in the controller.
Description:JController::getTasks [Edit Descripton]
Since
Synopsis
public JController::getTasks ()
Returns
array Array[i] of task names.
Defined in
libraries/joomla/application/component/controller.php (line 751)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
