Class Archon1_11

Description
Method Summary
Usergroup[] getAllUsergroups1_11 ()
User[] getAllUsers1_11 ()
integer getModuleIDFromScript1_11 (string $Script)
integer getUserIDFromLogin1_11 (string $Login)
Methods
getAllUsergroups1_11 (line 36)

Retrieves all Usergroups from the database

The returned array of Usergroup objects is sorted by Usergroup and has IDs as keys.

  • access: public
Usergroup[] getAllUsergroups1_11 ()
getAllUsers1_11 (line 62)

Retrieves all Users from the database

The returned array of User objects is sorted by Login and has IDs as keys.

  • access: public
User[] getAllUsers1_11 ()
getModuleIDFromScript1_11 (line 11)

Returns ModuleID value when passed the module script string.

  • access: public
integer getModuleIDFromScript1_11 (string $Script)
  • string $Script
getUserIDFromLogin1_11 (line 96)

Returns UserID value when passed the user's login string.

  • access: public
integer getUserIDFromLogin1_11 (string $Login)
  • string $Login

Documentation generated on Wed, 05 Mar 2008 16:45:18 -0600 by phpDocumentor 1.3.1