XOOPS
2.6.0
|
Static Public Member Functions | |
static | getAuthConnection ($uname, $_force=false) |
Definition at line 25 of file Factory.php.
|
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
string | $uname | user name |
bool | $_force | internal use for tests |
Definition at line 38 of file Factory.php.
References $uname, $xoops, XoopsLocaleEn_US\EF_CLASS_NOT_FOUND, and Xoops\getInstance().