JController::authorise/11.1
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 442 of libraries/joomla/application/component/controller.php
- Since

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