API17:JAuthentication::getInstance
From Joomla! Documentation
JAuthentication::getInstance
Description
Returns the global authentication object, only creating it if it doesn't already exist.
Template:Description:JAuthentication::getInstance [Edit Descripton]
public static function getInstance ()
- Returns object The global object
- Defined on line 59 of libraries/joomla/user/authentication.php
- Since

See also
JAuthentication::getInstance source code on BitBucket
Class JAuthentication
Subpackage User- Other versions of JAuthentication::getInstance
Template:SeeAlso:JAuthentication::getInstance [Edit See Also]
User contributed notes
<CodeExamplesForm />