JController::getTasks/1.5
From Joomla! Documentation
JController::getTasks
Description
Gets the available tasks in the controller.
Description:JController::getTasks [Edit Descripton]
public function getTasks ()
- Returns array Array[i] of task names.
- Defined on line 392 of libraries/joomla/application/component/controller.php
- Since
See also
-
JController::getTasks on api.joomla.org
-
JController source code on JoomlaCode
-
Class JController
-
Subpackage Application
- Other versions of JController::getTasks
SeeAlso:JController::getTasks [Edit See Also]
User contributed notes
<CodeExamplesForm />