JController::authorize/1.5
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 255 of libraries/joomla/application/component/controller.php
- Since
See also
-
JController::authorize on api.joomla.org
-
JController source code on JoomlaCode
-
Class JController
-
Subpackage Application
- Other versions of JController::authorize
SeeAlso:JController::authorize [Edit See Also]
User contributed notes
<CodeExamplesForm />