API17

API17:JController::getTask

From Joomla! Documentation

Joomla 11.1 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 Joomla 11.1

See also


User contributed notes

Code Examples