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

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