API17:JController::authorise
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JController::authorise
Description
Authorisation check.
Description:JController::authorise [Edit Descripton]
Since
Synopsis
public JController->authorise ($task)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $task | string | The ACO Section Value to check access on. |
Returns
boolean True if authorised
Defined in
libraries/joomla/application/component/controller.php
Referenced by
See also
SeeAlso:JController::authorise
Examples
<CodeExamplesForm />
