XOOPS Docs - kernel
[ class tree: kernel ] [ index: kernel ] [ all elements ]

Class: XoopsAuthFactory

Source Location: /class/auth/authfactory.php

Class Overview




Author(s):

Copyright:

  • copyright (c) 2000-2005 XOOPS.org

Methods



Class Details

[line 35]


Tags:

author:  Pierre-Eric MENUET <pemphp@free.fr>
copyright:  copyright (c) 2000-2005 XOOPS.org


[ Top ]


Class Methods


static method getAuthConnection [line 47]

static object Reference &getAuthConnection( $uname)

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




Tags:

return:  to the only instance of authentication class


Parameters:

   $uname  

[ Top ]


XOOPS Docs generated by phpDocumentor