API17:JAuthentication:: construct
From Joomla! Documentation
(Difference between revisions)
(Bulk upload by Doxiki2) |
(Layout updates) |
||
| Line 10: | Line 10: | ||
===Synopsis=== | ===Synopsis=== | ||
<source lang="php"> | <source lang="php"> | ||
| − | public | + | public JAuthentication::__construct () |
</source> | </source> | ||
===Returns=== | ===Returns=== | ||
===Defined in=== | ===Defined in=== | ||
| − | libraries/joomla/user/authentication.php | + | libraries/joomla/user/authentication.php (line 44) |
| + | * see source code in [[jplatform:user/authentication.php#cl-44|BitBucket]] | ||
===Referenced by=== | ===Referenced by=== | ||
===See also=== | ===See also=== | ||
Revision as of 19:55, 23 April 2011
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.
JAuthentication::__construct
Description
Constructor.
Description:JAuthentication:: construct [Edit Descripton]
Synopsis
public JAuthentication::__construct ()
Returns
Defined in
libraries/joomla/user/authentication.php (line 44)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JAuthentication:: construct
Examples
<CodeExamplesForm />
