JController::authorise/1.6
From Joomla! Documentation
JController::authorise
Description
Authorisation check.
Description:JController::authorise [Edit Descripton]
public function authorise ($task)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $task | string | The ACO Section Value to check access on |
- Returns boolean True if authorised
- Defined on line 435 of libraries/joomla/application/component/controller.php
- Since

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