Class OTPDB

Description

Utility class to access the DB

Located in /OTPLib.php (line 196)


	
			
Method Summary
static DBHandler connectDB ()
static void initDB ()
static array listUserLogins ()
Methods
static method connectDB (line 202)

Connects to DB. Internal use only.

  • access: public
static DBHandler connectDB ()
static method initDB (line 217)

Initialize DB. Normally should be used only once, when initializing OTP app.

  • access: public
static void initDB ()
static method listUserLogins (line 227)

Lists the OTP app users from the local DB.

  • return: the list of the user's logins.
  • access: public
static array listUserLogins ()

Documentation generated on Thu, 09 Apr 2009 21:46:00 +0200 by phpDocumentor 1.4.1