API17:JController::getTasks
From Joomla! Documentation
JController::getTasks
Description
Gets the available tasks in the controller.
public function getTasks ()
- Returns array Array[i] of task names.
- Defined on line 751 of libraries/joomla/application/component/controller.php
- Since

See also
JController::getTasks source code on BitBucket
Class JController
Subpackage Application- Other versions of JController::getTasks
User contributed notes
Code Examples