JController::unregisterTask/1.6
From Joomla! Documentation
JController::unregisterTask
Description
Unregister (unmap) a task in the class.
Description:JController::unregisterTask [Edit Descripton]
public function unregisterTask ($task)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $task | string | The task. |
- Returns This object to support chaining.
- Defined on line 864 of libraries/joomla/application/component/controller.php
- Since

See also
JController source code on JoomlaCode
Class JController
Subpackage Application- Other versions of JController::unregisterTask
SeeAlso:JController::unregisterTask [Edit See Also]