API17

Difference between revisions of "JUser::authorisedLevels"

From Joomla! Documentation

m (→‎User contributed notes: moving preparation)
m (→‎See also: moving preparation)
Line 15: Line 15:
 
===See also===
 
===See also===
 
* {{JVer|11.1}} '''JUser::authorisedLevels source code''' on [[jplatform:user/user.php#cl-304|BitBucket]]
 
* {{JVer|11.1}} '''JUser::authorisedLevels source code''' on [[jplatform:user/user.php#cl-304|BitBucket]]
* {{JVer|11.1}} Class [[JUser/11.1|JUser]]
+
* {{JVer|11.1}} Class [[API17:JUser|JUser]]
* {{JVer|11.1}} Subpackage [[Subpackage_User/11.1|User]]
+
* {{JVer|11.1}} Subpackage [[API17:Subpackage_User|User]]
* [[JUser::authorisedLevels|Other versions of JUser::authorisedLevels]]
+
* [[API17:JUser::authorisedLevels|Other versions of JUser::authorisedLevels]]
 
{{SeeAlso:JUser::authorisedLevels}}
 
{{SeeAlso:JUser::authorisedLevels}}
 
<span class="editsection" style="font-size:76%;">
 
<span class="editsection" style="font-size:76%;">

Revision as of 21:48, 11 May 2013

The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.

Joomla 11.1 JUser::authorisedLevels[edit]

Description[edit]

Template:Description:JUser::authorisedLevels [Edit Descripton]

public function authorisedLevels ()
  • Returns
  • Defined on line 312 of libraries/joomla/user/user.php

See also[edit]

Template:SeeAlso:JUser::authorisedLevels [Edit See Also]

User contributed notes[edit]

<CodeExamplesForm />