API17:JAccess::getAuthorisedViewLevels
From Joomla! Documentation
Revision as of 08:34, 5 September 2011 by Mykaila298 (Talk | contribs)
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.
JAccess::getAuthorisedViewLevels
Description
Method to return a loan modification list of view levels for which the user is authorised.
Description:JAccess::getAuthorisedViewLevels [Edit Descripton]
public static function getAuthorisedViewLevels ($userId)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $userId | integer | Id of the user for which to get the list of authorised view levels. |
- Returns array List of view levels for which the user is authorised.
- Defined on line 300 of libraries/joomla/access/access.php
- Since
- Referenced by
See also
-
JAccess::getAuthorisedViewLevels source code on BitBucket
-
Class JAccess
-
Subpackage Access
- Other versions of JAccess::getAuthorisedViewLevels
SeeAlso:JAccess::getAuthorisedViewLevels [Edit See Also]
User contributed notes
<CodeExamplesForm />
