API17

API17:JAuthentication::getInstance

From Joomla! Documentation

Revision as of 14:47, 24 March 2017 by JoomlaWikiBot (talk | contribs) (clean up)

Joomla 11.1 JAuthentication::getInstance

Description

Returns the global authentication object, only creating it if it doesn't already exist.

{{subst:Description:JAuthentication::getInstance}}

public static function getInstance ()
  • Returns object The global object
  • Defined on line 59 of libraries/joomla/user/authentication.php
  • Since Joomla 11.1

See also

{{subst:SeeAlso:JAuthentication::getInstance}}

User contributed notes

<CodeExamplesForm />