XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
XoopsAuthFactory Class Reference

Static Public Member Functions

getAuthConnection ($uname)
 

Detailed Description

Definition at line 31 of file authfactory.php.

Member Function Documentation

& XoopsAuthFactory::getAuthConnection (   $uname)
static

Get a reference to the only instance of authentication class

if the class has not been instantiated yet, this will also take care of that

Returns
object Reference to the only instance of authentication class

Definition at line 42 of file authfactory.php.

References $config_handler, $GLOBALS, $ret, $uname, _XO_ER_CLASSNOTFOUND, XoopsDatabaseFactory\getDatabaseConnection(), XOOPS_CONF_AUTH, and xoops_gethandler().

Here is the call graph for this function:


The documentation for this class was generated from the following file: