Class: XoopsAuthFactory

Source Location: /class/auth/authfactory.php

Class XoopsAuthFactory

Class Overview

Authentification class factory

Located in /class/auth/authfactory.php [line 26]



		
				Author(s):
		
		
		

Information Tags:
Copyright:  copyright (c) 2000-2005 XOOPS.org

Methods

[ Top ]
Method Summary
static object Reference   &getAuthConnection()   Get a reference to the only instance of authentication class

[ Top ]
Methods
static method getAuthConnection  [line 38]

  static object Reference &getAuthConnection( string $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

Parameters:
string   $uname:  Username to get Authentication class for

API Tags:
Return:  to the only instance of authentication class


[ Top ]

Documentation generated on Sat, 12 Dec 2009 21:10:23 -0600 by phpDocumentor 1.4.1