API17:JController::getTask
From Joomla! Documentation
JController::getTask
Description
Get the last task that is being performed or was most recently performed.
public function getTask ()
- Returns string The task that is being performed or was most recently performed.
- Defined on line 740 of libraries/joomla/application/component/controller.php
- Since

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