LiveUser
[ class tree: LiveUser ] [ index: LiveUser ] [ all elements ]

Element index for package LiveUser

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ l ] [ m ] [ n ] [ o ] [ p ] [ r ] [ s ] [ t ] [ u ] [ w ] [ x ] [ _ ]

_

$_stack
in file Common.php, variable LiveUser_Auth_Common::$_stack
    Error stack
__toString
in file LiveUser.php, method LiveUser::__toString()
    make a string representation of the object
top

a

$allowDuplicateHandles
in file Common.php, variable LiveUser_Auth_Common::$allowDuplicateHandles
    Allow multiple users in the database to have the same login handle. Default: false.
$auth
in file Admin.php, variable LiveUser_Admin::$auth
    Auth admin object
$authContainerName
in file Admin.php, variable LiveUser_Admin::$authContainerName
    Name of the current selected auth container
$authTable
in file MDB2.php, variable LiveUser_Auth_Container_MDB2::$authTable
    Auth table Table where the auth data is stored.
$authTable
in file DB.php, variable LiveUser_Auth_Container_DB::$authTable
    Auth table Table where the auth data is stored.
$authTable
in file DB.php, variable LiveUser_Admin_Auth_Container_DB::$authTable
    Auth table Table where the auth data is stored.
$authTable
in file MDB.php, variable LiveUser_Auth_Container_MDB::$authTable
    Auth table Table where the auth data is stored.
$authTable
in file MDB2.php, variable LiveUser_Admin_Auth_Container_MDB2::$authTable
    Auth table Table where the auth data is stored.
$authTable
in file MDB.php, variable LiveUser_Admin_Auth_Container_MDB::$authTable
    Auth table Table where the auth data is stored.
$authTableCols
in file MDB.php, variable LiveUser_Auth_Container_MDB::$authTableCols
    Columns of the auth table.
$authTableCols
in file DB.php, variable LiveUser_Admin_Auth_Container_DB::$authTableCols
    Columns of the auth table.
$authTableCols
in file MDB.php, variable LiveUser_Admin_Auth_Container_MDB::$authTableCols
    Columns of the auth table.
$authTableCols
in file DB.php, variable LiveUser_Auth_Container_DB::$authTableCols
    Columns of the auth table.
$authTableCols
in file MDB2.php, variable LiveUser_Admin_Auth_Container_MDB2::$authTableCols
    Columns of the auth table.
$authTableCols
in file MDB2.php, variable LiveUser_Auth_Container_MDB2::$authTableCols
    Columns of the auth table.
$authUserId
in file Common.php, variable LiveUser_Auth_Common::$authUserId
    Current user's database record id
ACCESS
in file area51.php, constant ACCESS
    Test for the LiveUser class ===============================
activateGroup
in file DB_Medium.php, method LiveUser_Admin_Perm_Container_DB_Medium::activateGroup()
    Activate group
activateGroup
in file MDB_Medium.php, method LiveUser_Admin_Perm_Container_MDB_Medium::activateGroup()
    Activate group
activateGroup
in file MDB2_Medium.php, method LiveUser_Admin_Perm_Container_MDB2_Medium::activateGroup()
    Activate group
addApplication
in file MDB_Simple.php, method LiveUser_Admin_Perm_Container_MDB_Simple::addApplication()
    Add an application
addApplication
in file MDB2_Simple.php, method LiveUser_Admin_Perm_Container_MDB2_Simple::addApplication()
    Add an application
addApplication
in file DB_Simple.php, method LiveUser_Admin_Perm_Container_DB_Simple::addApplication()
    Add an application
addArea
in file DB_Simple.php, method LiveUser_Admin_Perm_Container_DB_Simple::addArea()
    Add an area
addArea
in file MDB_Simple.php, method LiveUser_Admin_Perm_Container_MDB_Simple::addArea()
    Add an area
addArea
in file MDB2_Simple.php, method LiveUser_Admin_Perm_Container_MDB2_Simple::addArea()
    Add an area
addErrorLog
in file LiveUser.php, method LiveUser::addErrorLog()
    Add error logger for use by Errorstack.
addGroup
in file MDB2_Medium.php, method LiveUser_Admin_Perm_Container_MDB2_Medium::addGroup()
    Add a group to the database
addGroup
in file DB_Medium.php, method LiveUser_Admin_Perm_Container_DB_Medium::addGroup()
    Add a group to the database
addGroup
in file MDB_Medium.php, method LiveUser_Admin_Perm_Container_MDB_Medium::addGroup()
    Add a group to the database
addLanguage
in file DB_Simple.php, method LiveUser_Admin_Perm_Container_DB_Simple::addLanguage()
    Add a new language
addLanguage
in file MDB_Simple.php, method LiveUser_Admin_Perm_Container_MDB_Simple::addLanguage()
    Add a new language
addLanguage
in file MDB2_Simple.php, method LiveUser_Admin_Perm_Container_MDB2_Simple::addLanguage()
    Add a new language
addRight
in file MDB_Simple.php, method LiveUser_Admin_Perm_Container_MDB_Simple::addRight()
    Add a right in special area
addRight
in file MDB2_Simple.php, method LiveUser_Admin_Perm_Container_MDB2_Simple::addRight()
    Add a right in special area
addRight
in file DB_Simple.php, method LiveUser_Admin_Perm_Container_DB_Simple::addRight()
    Add a right in special area
addRights
in file Common.php, method LiveUser_Admin_Perm_Common::addRights()
    Adds rights for a single user.
addTranslation
in file MDB_Simple.php, method LiveUser_Admin_Perm_Container_MDB_Simple::addTranslation()
    Assigns name (and description) in specified language to a section
addTranslation
in file MDB2_Simple.php, method LiveUser_Admin_Perm_Container_MDB2_Simple::addTranslation()
    Assigns name (and description) in specified language to a section
addTranslation
in file DB_Simple.php, method LiveUser_Admin_Perm_Container_DB_Simple::addTranslation()
    Assigns name (and description) in specified language to a section
addUser
in file Common.php, method LiveUser_Admin_Auth_Common::addUser()
    Adds a new user to Auth.
addUser
in file MDB2.php, method LiveUser_Admin_Auth_Container_MDB2::addUser()
    Adds a new user to Auth/MDB2.
addUser
in file MDB2_Simple.php, method LiveUser_Admin_Perm_Container_MDB2_Simple::addUser()
    Add a user
addUser
in file MDB.php, method LiveUser_Admin_Auth_Container_MDB::addUser()
    Adds a new user to Auth/MDB.
addUser
in file Admin.php, method LiveUser_Admin::addUser()
    Tries to add a user to both containers.
addUser
in file DB_Simple.php, method LiveUser_Admin_Perm_Container_DB_Simple::addUser()
    Add a user
addUser
in file MDB_Simple.php, method LiveUser_Admin_Perm_Container_MDB_Simple::addUser()
    Add a user
addUser
in file DB.php, method LiveUser_Admin_Auth_Container_DB::addUser()
    Adds a new user to Auth/DB.
addUser
in file Common.php, method LiveUser_Admin_Perm_Common::addUser()
    Adds a new user to Perm.
addUserAreaAdmin
in file MDB2_Simple.php, method LiveUser_Admin_Perm_Container_MDB2_Simple::addUserAreaAdmin()
    Make a user an admin of a given area.
addUserAreaAdmin
in file MDB_Simple.php, method LiveUser_Admin_Perm_Container_MDB_Simple::addUserAreaAdmin()
    Make a user an admin of a given area.
addUserAreaAdmin
in file DB_Simple.php, method LiveUser_Admin_Perm_Container_DB_Simple::addUserAreaAdmin()
    Make a user an admin of a given area.
addUserToGroup
in file MDB_Medium.php, method LiveUser_Admin_Perm_Container_MDB_Medium::addUserToGroup()
    Add User to Group
addUserToGroup
in file DB_Medium.php, method LiveUser_Admin_Perm_Container_DB_Medium::addUserToGroup()
    Add User to Group
addUserToGroup
in file MDB2_Medium.php, method LiveUser_Admin_Perm_Container_MDB2_Medium::addUserToGroup()
    Add User to Group
AREA_NEWS
in file conf.php, constant AREA_NEWS
arrayMergeClobber
in file LiveUser.php, method LiveUser::arrayMergeClobber()
    Clobbers two arrays together
assignSubgroup
in file DB_Complex.php, method LiveUser_Admin_Perm_Container_DB_Complex::assignSubgroup()
    Assign subgroup to parent group.
assignSubgroup
in file MDB_Complex.php, method LiveUser_Admin_Perm_Container_MDB_Complex::assignSubgroup()
    Assign subgroup to parent group.
assignSubgroup
in file MDB2_Complex.php, method LiveUser_Admin_Perm_Container_MDB2_Complex::assignSubgroup()
    Assign subgroup to parent group.
authFactory
in file LiveUser.php, method LiveUser::authFactory()
    Creates an instance of an auth object
Admin.php
procedural page Admin.php
admin_example.php
procedural page admin_example.php
admin_example_mdb.php
procedural page admin_example_mdb.php
admin_example_mdb2.php
procedural page admin_example_mdb2.php
area51.php
procedural page area51.php
admin.php
procedural page admin.php
admin_example.php
procedural page admin_example.php
top

b

$backendArrayIndex
in file Common.php, variable LiveUser_Auth_Common::$backendArrayIndex
    Defines the array index number of the LoginManager?s "backends" property.
top

c

$currentLogin
in file Common.php, variable LiveUser_Auth_Common::$currentLogin
    Timestamp of current login (last to be written)
checkLevel
in file Common.php, method LiveUser_Perm_Common::checkLevel()
    Checks if the current user has a certain right in a given area at the necessary level.
checkRight
in file Common.php, method LiveUser_Perm_Common::checkRight()
    Checks if the current user has a certain right in a given area.
checkRight
in file LiveUser.php, method LiveUser::checkRight()
    Wrapper method for the permission object's own checkRight method.
checkRightLevel
in file LiveUser.php, method LiveUser::checkRightLevel()
    Wrapper method for the permission object's own checkRightLevel method.
CONNECTINGTHEINTERNET
in file example.php, constant CONNECTINGTHEINTERNET
COOKING
in file example.php, constant COOKING
CryptRC4Factory
in file LiveUser.php, method LiveUser::CryptRC4Factory()
    Creates an instance of the PEAR::Crypt_Rc4 class
Common.php
procedural page Common.php
Common.php
procedural page Common.php
Common.php
procedural page Common.php
config.inc.php
procedural page config.inc.php
config_mdb.inc.php
procedural page config_mdb.inc.php
config_mdb2.inc.php
procedural page config_mdb2.inc.php
conf.php
procedural page conf.php
conf.php
procedural page conf.php
coffeemaker.php
procedural page coffeemaker.php
conf.php
procedural page conf.php
conf.php
procedural page conf.php
conf.php
procedural page conf.php
Common.php
procedural page Common.php
Complex.php
procedural page Complex.php
Complex.php
procedural page Complex.php
Complex.php
procedural page Complex.php
top

d

deactivateGroup
in file MDB_Medium.php, method LiveUser_Admin_Perm_Container_MDB_Medium::deactivateGroup()
    Deactivate group
deactivateGroup
in file MDB2_Medium.php, method LiveUser_Admin_Perm_Container_MDB2_Medium::deactivateGroup()
    Deactivate group
deactivateGroup
in file DB_Medium.php, method LiveUser_Admin_Perm_Container_DB_Medium::deactivateGroup()
    Deactivate group
decryptPW
in file Common.php, method LiveUser_Admin_Auth_Common::decryptPW()
    Decrypts a password so that it can be compared with the user input. Uses the algorithm defined in the passwordEncryptionMode property.
decryptPW
in file Common.php, method LiveUser_Auth_Common::decryptPW()
    Decrypts a password so that it can be compared with the user input. Uses the algorithm defined in the passwordEncryptionMode property.
disconnect
in file Common.php, method LiveUser_Perm_Common::disconnect()
    properly disconnect from resources
disconnect
in file MDB2.php, method LiveUser_Auth_Container_MDB2::disconnect()
    properly disconnect from database
disconnect
in file Simple.php, method LiveUser_Perm_Container_DB_Simple::disconnect()
    properly disconnect from resources
disconnect
in file Simple.php, method LiveUser_Perm_Container_MDB2_Simple::disconnect()
    properly disconnect from resources
disconnect
in file XML.php, method LiveUser_Auth_Container_XML::disconnect()
    Properly disconnect from resources
disconnect
in file Simple.php, method LiveUser_Perm_Container_XML_Simple::disconnect()
    properly disconnect from resources
disconnect
in file Simple.php, method LiveUser_Perm_Container_MDB_Simple::disconnect()
    properly disconnect from resources
disconnect
in file MDB.php, method LiveUser_Auth_Container_MDB::disconnect()
    Properly disconnect from database
disconnect
in file LiveUser.php, method LiveUser::disconnect()
    Properly disconnect resources in the active container
disconnect
in file DB.php, method LiveUser_Auth_Container_DB::disconnect()
    Properly disconnect from database
disconnect
in file Common.php, method LiveUser_Auth_Common::disconnect()
    properly disconnect from resources
DRINK_COFFEE
in file coffeemaker.php, constant DRINK_COFFEE
DB.php
procedural page DB.php
DB_Complex.php
procedural page DB_Complex.php
DB_Medium.php
procedural page DB_Medium.php
DB_Simple.php
procedural page DB_Simple.php
DB.php
procedural page DB.php
top

e

$encryptionModes
in file Common.php, variable LiveUser_Auth_Common::$encryptionModes
    Set posible encryption modes.
$expireTime
in file Common.php, variable LiveUser_Auth_Common::$expireTime
    Auth lifetime in seconds
EDITNEWS
in file liveuser_rights.php, constant EDITNEWS
eHandler
in file example.php, function eHandler()
EMAIL_WEBMASTER
in file conf.php, constant EMAIL_WEBMASTER
encryptPW
in file Common.php, method LiveUser_Admin_Auth_Common::encryptPW()
    Encrypts a password for storage in a backend container.
encryptPW
in file Common.php, method LiveUser_Auth_Common::encryptPW()
    Encrypts a password for storage in a backend container.
example.php
procedural page example.php
example.php
procedural page example.php
example.php
procedural page example.php
error-page.tpl.php
procedural page error-page.tpl.php
top

f

factory
in file LiveUser.php, method LiveUser::factory()
    Returns an instance of the login manager class.
fileExists
in file LiveUser.php, method LiveUser::fileExists()
    checks if a file exists in the include path
FLY_ALIEN_SPACE_CRAFT
in file area51.php, constant FLY_ALIEN_SPACE_CRAFT
freeze
in file Common.php, method LiveUser_Auth_Common::freeze()
    store all properties in an array
freeze
in file Common.php, method LiveUser_Perm_Common::freeze()
    store all properties in an array
freeze
in file LiveUser.php, method LiveUser::freeze()
    Store all properties in an array
finish.inc.php
procedural page finish.inc.php
top

g

$groupIds
in file Common.php, variable LiveUser_Perm_Common::$groupIds
    Defines the (sub)groups in which the user is a member
$groupRights
in file Common.php, variable LiveUser_Perm_Common::$groupRights
    Two-dimensional array containing all groups that the user belongs to and the grouprights.
$groupTableCols
in file Simple.php, variable LiveUser_Perm_Container_DB_Simple::$groupTableCols
    Columns of the perm table.
$groupTableCols
in file Simple.php, variable LiveUser_Perm_Container_MDB_Simple::$groupTableCols
    Columns of the perm table.
$groupTableCols
in file Common.php, variable LiveUser_Admin_Perm_Common::$groupTableCols
    Columns definitions
$groupTableCols
in file Simple.php, variable LiveUser_Perm_Container_MDB2_Simple::$groupTableCols
    Columns of the perm table.
getApplications
in file MDB_Simple.php, method LiveUser_Admin_Perm_Container_MDB_Simple::getApplications()
    Get list of all applications
getApplications
in file MDB2_Simple.php, method LiveUser_Admin_Perm_Container_MDB2_Simple::getApplications()
    Get list of all applications
getApplications
in file DB_Simple.php, method LiveUser_Admin_Perm_Container_DB_Simple::getApplications()
    Get list of all applications
getAreas
in file DB_Simple.php, method LiveUser_Admin_Perm_Container_DB_Simple::getAreas()
    Get list of all areas within a given application
getAreas
in file MDB_Simple.php, method LiveUser_Admin_Perm_Container_MDB_Simple::getAreas()
    Get list of all areas within a given application
getAreas
in file MDB2_Simple.php, method LiveUser_Admin_Perm_Container_MDB2_Simple::getAreas()
    Get list of all areas within a given application
getAuthContainer
in file LiveUser.php, method LiveUser::getAuthContainer()
    Get the Auth Container class instance of it exists
getAuthUserId
in file MDB_Simple.php, method LiveUser_Admin_Perm_Container_MDB_Simple::getAuthUserId()
getAuthUserId
in file MDB2_Simple.php, method LiveUser_Admin_Perm_Container_MDB2_Simple::getAuthUserId()
    Gets the auth ID of a user.
getAuthUserId
in file DB_Simple.php, method LiveUser_Admin_Perm_Container_DB_Simple::getAuthUserId()
    Gets the auth ID of a user.
getAuthUserId
in file Common.php, method LiveUser_Admin_Perm_Common::getAuthUserId()
    Gets the auth ID of a user.
getCurrentApplication
in file MDB_Simple.php, method LiveUser_Admin_Perm_Container_MDB_Simple::getCurrentApplication()
    Get current application
getCurrentApplication
in file DB_Simple.php, method LiveUser_Admin_Perm_Container_DB_Simple::getCurrentApplication()
    Get current application
getCurrentApplication
in file MDB2_Simple.php, method LiveUser_Admin_Perm_Container_MDB2_Simple::getCurrentApplication()
    Get current application
getCurrentLanguage
in file DB_Simple.php, method LiveUser_Admin_Perm_Container_DB_Simple::getCurrentLanguage()
    Get current language
getCurrentLanguage
in file MDB2_Simple.php, method LiveUser_Admin_Perm_Container_MDB2_Simple::getCurrentLanguage()
    Get current language
getCurrentLanguage
in file MDB_Simple.php, method LiveUser_Admin_Perm_Container_MDB_Simple::getCurrentLanguage()
    Get current language
getGroups
in file MDB2_Medium.php, method LiveUser_Admin_Perm_Container_MDB2_Medium::getGroups()
    Get list of all groups
getGroups
in file DB_Complex.php, method LiveUser_Admin_Perm_Container_DB_Complex::getGroups()
    Get list of all groups
getGroups
in file MDB_Complex.php, method LiveUser_Admin_Perm_Container_MDB_Complex::getGroups()
    Get list of all groups
getGroups
in file MDB_Medium.php, method LiveUser_Admin_Perm_Container_MDB_Medium::getGroups()
    Get list of all groups
getGroups
in file DB_Medium.php, method LiveUser_Admin_Perm_Container_DB_Medium::getGroups()
    Get list of all groups
getGroups
in file MDB2_Complex.php, method LiveUser_Admin_Perm_Container_MDB2_Complex::getGroups()
    Get list of all groups
getImpliedRights
in file MDB2_Complex.php, method LiveUser_Admin_Perm_Container_MDB2_Complex::getImpliedRights()
    Get implied rights
getImpliedRights
in file MDB_Complex.php, method LiveUser_Admin_Perm_Container_MDB_Complex::getImpliedRights()
    Get implied rights
getImpliedRights
in file DB_Complex.php, method LiveUser_Admin_Perm_Container_DB_Complex::getImpliedRights()
    Get implied rights
getInheritedRights
in file DB_Complex.php, method LiveUser_Admin_Perm_Container_DB_Complex::getInheritedRights()
    Get inherited rights
getInheritedRights
in file MDB_Complex.php, method LiveUser_Admin_Perm_Container_MDB_Complex::getInheritedRights()
    Get inherited rights
getInheritedRights
in file MDB2_Complex.php, method LiveUser_Admin_Perm_Container_MDB2_Complex::getInheritedRights()
    Get inherited rights
getLanguages
in file DB_Simple.php, method LiveUser_Admin_Perm_Container_DB_Simple::getLanguages()
    Get list of all languages
getLanguages
in file MDB_Simple.php, method LiveUser_Admin_Perm_Container_MDB_Simple::getLanguages()
    Get list of all languages
getLanguages
in file MDB2_Simple.php, method LiveUser_Admin_Perm_Container_MDB2_Simple::getLanguages()
    Get list of all languages
getNews
in file home.php, function getNews()
getNewsContent
in file admin.php, function getNewsContent()
    Get a news content.
getNewsList
in file admin.php, function getNewsList()
    Returns news list for a given category
getOption
in file LiveUser.php, method LiveUser::getOption()
    Returns the value of an option
getParentGroup
in file MDB_Complex.php, method LiveUser_Admin_Perm_Container_MDB_Complex::getParentGroup()
    get parent group of group
getParentGroup
in file MDB2_Complex.php, method LiveUser_Admin_Perm_Container_MDB2_Complex::getParentGroup()
    get parent group of group
getParentGroup
in file DB_Complex.php, method LiveUser_Admin_Perm_Container_DB_Complex::getParentGroup()
    get parent group of group
getPermContainer
in file LiveUser.php, method LiveUser::getPermContainer()
    Get the Perm Container class instance if it exists
getPermUserId
in file Common.php, method LiveUser_Admin_Perm_Common::getPermUserId()
    Gets the perm ID of a user.
getPermUserId
in file MDB2_Simple.php, method LiveUser_Admin_Perm_Container_MDB2_Simple::getPermUserId()
    Gets the perm ID of a user.
getPermUserId
in file MDB_Simple.php, method LiveUser_Admin_Perm_Container_MDB_Simple::getPermUserId()
    Gets the perm ID of a user.
getPermUserId
in file DB_Simple.php, method LiveUser_Admin_Perm_Container_DB_Simple::getPermUserId()
    Gets the perm ID of a user.
getProperty
in file Common.php, method LiveUser_Auth_Common::getProperty()
    Function returns the inquired value if it exists in the class.
getProperty
in file Common.php, method LiveUser_Perm_Common::getProperty()
    Function returns the inquired value if it exists in the class.
getProperty
in file LiveUser.php, method LiveUser::getProperty()
    Wrapper method to access properties from the auth and permission containers.
getProperty
in file Common.php, method LiveUser_Admin_Perm_Common::getProperty()
    Function returns the inquired value if it exists in the class.
getProperty
in file Common.php, method LiveUser_Admin_Auth_Common::getProperty()
    Function returns the inquired value if it exists in the class.
getRights
in file MDB2_Simple.php, method LiveUser_Admin_Perm_Container_MDB2_Simple::getRights()
    Get list of all rights
getRights
in file MDB_Complex.php, method LiveUser_Admin_Perm_Container_MDB_Complex::getRights()
    Get list of all rights
getRights
in file DB_Simple.php, method LiveUser_Admin_Perm_Container_DB_Simple::getRights()
    Get list of all rights
getRights
in file DB_Complex.php, method LiveUser_Admin_Perm_Container_DB_Complex::getRights()
    Get list of all rights
getRights
in file Common.php, method LiveUser_Perm_Common::getRights()
    Returns a one-dimensional array with all rights assigned
getRights
in file MDB2_Complex.php, method LiveUser_Admin_Perm_Container_MDB2_Complex::getRights()
    Get list of all rights
getRights
in file MDB_Simple.php, method LiveUser_Admin_Perm_Container_MDB_Simple::getRights()
    Get list of all rights
getStatus
in file LiveUser.php, method LiveUser::getStatus()
    Get the current status.
getTranslation
in file DB_Simple.php, method LiveUser_Admin_Perm_Container_DB_Simple::getTranslation()
    Get name (and description) of the [section] in specified language
getTranslation
in file MDB_Simple.php, method LiveUser_Admin_Perm_Container_MDB_Simple::getTranslation()
    Get name (and description) of the [section] in specified language
getTranslation
in file MDB2_Simple.php, method LiveUser_Admin_Perm_Container_MDB2_Simple::getTranslation()
    Get name (and description) of the [section] in specified language
getUser
in file Admin.php, method LiveUser_Admin::getUser()
    Finds and gets userinfo by his userID, customFields can also be gotten
getUsers
in file MDB_Simple.php, method LiveUser_Admin_Perm_Container_MDB_Simple::getUsers()
    Fetch users from the database.
getUsers
in file MDB2.php, method LiveUser_Admin_Auth_Container_MDB2::getUsers()
    Gets all users with handle, passwd, auth_user_id lastlogin, is_active and individual rights.
getUsers
in file DB.php, method LiveUser_Admin_Auth_Container_DB::getUsers()
    Gets all users with handle, passwd, auth_user_id lastlogin, is_active and individual rights.
getUsers
in file Common.php, method LiveUser_Admin_Perm_Common::getUsers()
    Gets all perm_user_id, type, container and rights
getUsers
in file Common.php, method LiveUser_Admin_Auth_Common::getUsers()
    Gets all users with handle, passwd, authId, lastlogin, is_active and individual rights.
getUsers
in file DB_Simple.php, method LiveUser_Admin_Perm_Container_DB_Simple::getUsers()
    Fetch users from the database.
getUsers
in file MDB.php, method LiveUser_Admin_Auth_Container_MDB::getUsers()
    Gets all users with handle, passwd, auth_user_id lastlogin, is_active and individual rights.
getUsers
in file MDB2_Simple.php, method LiveUser_Admin_Perm_Container_MDB2_Simple::getUsers()
    Fetch users from the database.
getUsersFromGroup
in file MDB_Medium.php, method LiveUser_Admin_Perm_Container_MDB_Medium::getUsersFromGroup()
    get all perm_user_id from Group
getUsersFromGroup
in file MDB2_Medium.php, method LiveUser_Admin_Perm_Container_MDB2_Medium::getUsersFromGroup()
    get all perm_user_id from Group
getUsersFromGroup
in file DB_Medium.php, method LiveUser_Admin_Perm_Container_DB_Medium::getUsersFromGroup()
    get all perm_user_id from Group
grantGroupRight
in file DB_Medium.php, method LiveUser_Admin_Perm_Container_DB_Medium::grantGroupRight()
    Grant right to group
grantGroupRight
in file MDB_Complex.php, method LiveUser_Admin_Perm_Container_MDB_Complex::grantGroupRight()
    Grand right to group
grantGroupRight
in file DB_Complex.php, method LiveUser_Admin_Perm_Container_DB_Complex::grantGroupRight()
    Grant right to group
grantGroupRight
in file MDB2_Medium.php, method LiveUser_Admin_Perm_Container_MDB2_Medium::grantGroupRight()
    Grant right to group
grantGroupRight
in file MDB_Medium.php, method LiveUser_Admin_Perm_Container_MDB_Medium::grantGroupRight()
    Grant right to group
grantGroupRight
in file MDB2_Complex.php, method LiveUser_Admin_Perm_Container_MDB2_Complex::grantGroupRight()
    Grand right to group
grantUserRight
in file MDB2_Complex.php, method LiveUser_Admin_Perm_Container_MDB2_Complex::grantUserRight()
    Grant right to user
grantUserRight
in file MDB2_Simple.php, method LiveUser_Admin_Perm_Container_MDB2_Simple::grantUserRight()
    Grant right to user
grantUserRight
in file MDB_Complex.php, method LiveUser_Admin_Perm_Container_MDB_Complex::grantUserRight()
    Grant right to user
grantUserRight
in file MDB_Simple.php, method LiveUser_Admin_Perm_Container_MDB_Simple::grantUserRight()
    Grant right to user
grantUserRight
in file DB_Simple.php, method LiveUser_Admin_Perm_Container_DB_Simple::grantUserRight()
    Grant right to user
grantUserRight
in file DB_Complex.php, method LiveUser_Admin_Perm_Container_DB_Complex::grantUserRight()
    Grant right to user
top

h

$handle
in file Common.php, variable LiveUser_Auth_Common::$handle
    The handle (username) of the current user
home.php
procedural page home.php
top

i

$idleTime
in file Common.php, variable LiveUser_Auth_Common::$idleTime
    Maximum time of idleness in seconds
$init_ok
in file Common.php, variable LiveUser_Auth_Common::$init_ok
    Indicates if backend module initialized correctly. If yes,
$init_ok
in file Simple.php, variable LiveUser_Perm_Container_DB_Simple::$init_ok
    Indicates if backend module initialized correctly. If yes,
$init_ok
in file Common.php, variable LiveUser_Admin_Auth_Common::$init_ok
    Indicates if backend module initialized correctly. If yes,
$init_ok
in file Simple.php, variable LiveUser_Perm_Container_XML_Simple::$init_ok
    Indicates if backend module initialized correctly. If yes,
$init_ok
in file Simple.php, variable LiveUser_Perm_Container_MDB_Simple::$init_ok
    Indicates if backend module initialized correctly. If yes,
$init_ok
in file Simple.php, variable LiveUser_Perm_Container_MDB2_Simple::$init_ok
    Indicates if backend module initialized correctly. If yes,
$isActive
in file Common.php, variable LiveUser_Auth_Common::$isActive
    Is the current user allowed to login at all? If false,
implyRight
in file MDB_Complex.php, method LiveUser_Admin_Perm_Container_MDB_Complex::implyRight()
    Imply right
implyRight
in file MDB2_Complex.php, method LiveUser_Admin_Perm_Container_MDB2_Complex::implyRight()
    Imply right
implyRight
in file DB_Complex.php, method LiveUser_Admin_Perm_Container_DB_Complex::implyRight()
    Imply right
init
in file Simple.php, method LiveUser_Perm_Container_MDB2_Simple::init()
    Tries to find the user with the given user ID in the permissions container. Will read all permission data and return true on success.
init
in file Simple.php, method LiveUser_Perm_Container_MDB_Simple::init()
    Tries to find the user with the given user ID in the permissions container. Will read all permission data and return true on success.
init
in file Simple.php, method LiveUser_Perm_Container_XML_Simple::init()
    Tries to find the user with the given user ID in the permissions container. Will read all permission data and return true on success.
init
in file LiveUser.php, method LiveUser::init()
    Tries to retrieve auth object from session.
init
in file Common.php, method LiveUser_Perm_Common::init()
    Tries to find the user with the given user ID in the permissions container. Will read all permission data and return true on success.
init
in file Simple.php, method LiveUser_Perm_Container_DB_Simple::init()
    Tries to find the user with the given user ID in the permissions container. Will read all permission data and return true on success.
insertNews
in file admin.php, function insertNews()
    Insert news in database
isError
in file LiveUser.php, method LiveUser::isError()
    Tell whether a result from a LiveUser method is an error.
isInactive
in file LiveUser.php, method LiveUser::isInactive()
    Function that determines if the user exists but hasn't yet been declared "active" by an administrator.
isLoggedIn
in file LiveUser.php, method LiveUser::isLoggedIn()
    Checks if a user is logged in.
isNewLogin
in file Common.php, method LiveUser_Auth_Common::isNewLogin()
    Checks if there's enough time between lastLogin and current login (now) to count as a new login.
index.php
procedural page index.php
top

l

$lang
in file Admin.php, variable LiveUser_Admin::$lang
    Language to be used
$lastLogin
in file Common.php, variable LiveUser_Auth_Common::$lastLogin
    Timestamp of last login (previous to currentLogin)
$loggedIn
in file Common.php, variable LiveUser_Auth_Common::$loggedIn
    Has the current user successfully logged in? Default: false
$loginTimeout
in file Common.php, variable LiveUser_Auth_Common::$loginTimeout
    Number of hours that must pass between two logins to be counted as a new login. Comes in handy in some situations. Default: 12
LAUNCH_ATOMIC_BOMB
in file area51.php, constant LAUNCH_ATOMIC_BOMB
LiveUser
in file LiveUser.php, class LiveUser
    This is a manager class for a user login system using the LiveUser class. It creates a LiveUser object, takes care of the whole login process and stores the LiveUser object in a session.
LiveUser
in file LiveUser.php, method LiveUser::LiveUser()
    Constructor
loginscreen.php
procedural page loginscreen.php
loginform.tpl.php
procedural page loginform.tpl.php
liveuser_rights.php
procedural page liveuser_rights.php
LiveUser.php
procedural page LiveUser.php
LiveUser_Admin
in file Admin.php, method LiveUser_Admin::LiveUser_Admin()
    Constructor
LiveUser_Admin
in file Admin.php, class LiveUser_Admin
    Attempt at a unified admin class
LiveUser_Admin_Auth_Common
in file Common.php, method LiveUser_Admin_Auth_Common::LiveUser_Admin_Auth_Common()
    Class constructor. Feel free to override in backend subclasses.
LiveUser_Admin_Auth_Common
in file Common.php, class LiveUser_Admin_Auth_Common
    Base class for authentication backends.
LiveUser_Admin_Auth_Container_DB
in file DB.php, class LiveUser_Admin_Auth_Container_DB
    Simple DB-based complexity driver for LiveUser.
LiveUser_Admin_Auth_Container_DB
in file DB.php, method LiveUser_Admin_Auth_Container_DB::LiveUser_Admin_Auth_Container_DB()
    Constructor
LiveUser_Admin_Auth_Container_MDB
in file MDB.php, method LiveUser_Admin_Auth_Container_MDB::LiveUser_Admin_Auth_Container_MDB()
    Constructor
LiveUser_Admin_Auth_Container_MDB
in file MDB.php, class LiveUser_Admin_Auth_Container_MDB
    Simple MDB-based complexity driver for LiveUser.
LiveUser_Admin_Auth_Container_MDB2
in file MDB2.php, method LiveUser_Admin_Auth_Container_MDB2::LiveUser_Admin_Auth_Container_MDB2()
    Constructor
LiveUser_Admin_Auth_Container_MDB2
in file MDB2.php, class LiveUser_Admin_Auth_Container_MDB2
    Simple MDB2-based complexity driver for LiveUser.
LiveUser_Admin_Perm_Common
in file Common.php, class LiveUser_Admin_Perm_Common
    This class provides a set of functions for implementing a user permission management system on live websites. All authorisation backends/containers must be extensions of this base class.
LiveUser_Admin_Perm_Common
in file Common.php, method LiveUser_Admin_Perm_Common::LiveUser_Admin_Perm_Common()
    Class constructor. Feel free to override in backend subclasses.
LiveUser_Admin_Perm_Container_DB_Complex
in file DB_Complex.php, class LiveUser_Admin_Perm_Container_DB_Complex
    This is a PEAR::DB admin class for the LiveUser package.
LiveUser_Admin_Perm_Container_DB_Complex
in file DB_Complex.php, method LiveUser_Admin_Perm_Container_DB_Complex::LiveUser_Admin_Perm_Container_DB_Complex()
    Constructor
LiveUser_Admin_Perm_Container_DB_Medium
in file DB_Medium.php, method LiveUser_Admin_Perm_Container_DB_Medium::LiveUser_Admin_Perm_Container_DB_Medium()
    Constructor
LiveUser_Admin_Perm_Container_DB_Medium
in file DB_Medium.php, class LiveUser_Admin_Perm_Container_DB_Medium
    This is a PEAR::DB admin class for the LiveUser package.
LiveUser_Admin_Perm_Container_DB_Simple
in file DB_Simple.php, class LiveUser_Admin_Perm_Container_DB_Simple
    Container for simple rights managements.
LiveUser_Admin_Perm_Container_DB_Simple
in file DB_Simple.php, method LiveUser_Admin_Perm_Container_DB_Simple::LiveUser_Admin_Perm_Container_DB_Simple()
    Constructor
LiveUser_Admin_Perm_Container_MDB2_Complex
in file MDB2_Complex.php, method LiveUser_Admin_Perm_Container_MDB2_Complex::LiveUser_Admin_Perm_Container_MDB2_Complex()
    Constructor
LiveUser_Admin_Perm_Container_MDB2_Complex
in file MDB2_Complex.php, class LiveUser_Admin_Perm_Container_MDB2_Complex
    This is a PEAR::MDB2 admin class for the LiveUser package.
LiveUser_Admin_Perm_Container_MDB2_Medium
in file MDB2_Medium.php, method LiveUser_Admin_Perm_Container_MDB2_Medium::LiveUser_Admin_Perm_Container_MDB2_Medium()
    Constructor
LiveUser_Admin_Perm_Container_MDB2_Medium
in file MDB2_Medium.php, class LiveUser_Admin_Perm_Container_MDB2_Medium
    This is a PEAR::MDB2 admin class for the LiveUser package.
LiveUser_Admin_Perm_Container_MDB2_Simple
in file MDB2_Simple.php, method LiveUser_Admin_Perm_Container_MDB2_Simple::LiveUser_Admin_Perm_Container_MDB2_Simple()
    Constructor
LiveUser_Admin_Perm_Container_MDB2_Simple
in file MDB2_Simple.php, class LiveUser_Admin_Perm_Container_MDB2_Simple
    Container for simple rights managements.
LiveUser_Admin_Perm_Container_MDB_Complex
in file MDB_Complex.php, method LiveUser_Admin_Perm_Container_MDB_Complex::LiveUser_Admin_Perm_Container_MDB_Complex()
    Constructor
LiveUser_Admin_Perm_Container_MDB_Complex
in file MDB_Complex.php, class LiveUser_Admin_Perm_Container_MDB_Complex
    This is a PEAR::MDB admin class for the LiveUser package.
LiveUser_Admin_Perm_Container_MDB_Medium
in file MDB_Medium.php, class LiveUser_Admin_Perm_Container_MDB_Medium
    This is a PEAR::MDB admin class for the LiveUser package.
LiveUser_Admin_Perm_Container_MDB_Medium
in file MDB_Medium.php, method LiveUser_Admin_Perm_Container_MDB_Medium::LiveUser_Admin_Perm_Container_MDB_Medium()
    Constructor
LiveUser_Admin_Perm_Container_MDB_Simple
in file MDB_Simple.php, class LiveUser_Admin_Perm_Container_MDB_Simple
    Container for simple rights managements.
LiveUser_Admin_Perm_Container_MDB_Simple
in file MDB_Simple.php, method LiveUser_Admin_Perm_Container_MDB_Simple::LiveUser_Admin_Perm_Container_MDB_Simple()
    Constructor
LIVEUSER_ADMIN_TYPE_ID
in file Common.php, constant LIVEUSER_ADMIN_TYPE_ID
    lowest admin type id
LIVEUSER_ANONYMOUS_TYPE_ID
in file Common.php, constant LIVEUSER_ANONYMOUS_TYPE_ID
    lowest user type id
LIVEUSER_AREAADMIN_TYPE_ID
in file Common.php, constant LIVEUSER_AREAADMIN_TYPE_ID
    Usertypes
LiveUser_Auth_Common
in file Common.php, method LiveUser_Auth_Common::LiveUser_Auth_Common()
    Class constructor. Feel free to override in backend subclasses.
LiveUser_Auth_Common
in file Common.php, class LiveUser_Auth_Common
    This class provides a set of functions for implementing a user authorisation system on live websites. All authorisation backends/containers must be extensions of this base class.
LiveUser_Auth_Container_DB
in file DB.php, class LiveUser_Auth_Container_DB
    This is a PEAR::DB backend driver for the LiveUser class.
LiveUser_Auth_Container_DB
in file DB.php, method LiveUser_Auth_Container_DB::LiveUser_Auth_Container_DB()
    Class constructor.
LiveUser_Auth_Container_MDB
in file MDB.php, method LiveUser_Auth_Container_MDB::LiveUser_Auth_Container_MDB()
    Class constructor.
LiveUser_Auth_Container_MDB
in file MDB.php, class LiveUser_Auth_Container_MDB
    This is a PEAR::MDB backend driver for the LiveUser class.
LiveUser_Auth_Container_MDB2
in file MDB2.php, class LiveUser_Auth_Container_MDB2
    This is a PEAR::MDB2 backend driver for the LiveUser class.
LiveUser_Auth_Container_MDB2
in file MDB2.php, method LiveUser_Auth_Container_MDB2::LiveUser_Auth_Container_MDB2()
    Class constructor.
LiveUser_Auth_Container_PEAR_Auth
in file PEAR_Auth.php, method LiveUser_Auth_Container_PEAR_Auth::LiveUser_Auth_Container_PEAR_Auth()
    Class constructor.
LiveUser_Auth_Container_PEAR_Auth
in file PEAR_Auth.php, class LiveUser_Auth_Container_PEAR_Auth
    ==================== !!! WARNING !!! ========================================
LiveUser_Auth_Container_XML
in file XML.php, method LiveUser_Auth_Container_XML::LiveUser_Auth_Container_XML()
    Class constructor.
LiveUser_Auth_Container_XML
in file XML.php, class LiveUser_Auth_Container_XML
    This is a XML backend driver for the LiveUser class.
LIVEUSER_ERROR
in file LiveUser.php, constant LIVEUSER_ERROR
    Error related constants definition
LIVEUSER_ERROR_CONFIG
in file LiveUser.php, constant LIVEUSER_ERROR_CONFIG
    Error related constants definition
LIVEUSER_ERROR_COOKIE
in file LiveUser.php, constant LIVEUSER_ERROR_COOKIE
    Error related constants definition
LIVEUSER_ERROR_FAILED_INSTANTIATION
in file LiveUser.php, constant LIVEUSER_ERROR_FAILED_INSTANTIATION
    Error related constants definition
LIVEUSER_ERROR_INIT_ERROR
in file LiveUser.php, constant LIVEUSER_ERROR_INIT_ERROR
    Error related constants definition
LIVEUSER_ERROR_MISSING_CLASS
in file LiveUser.php, constant LIVEUSER_ERROR_MISSING_CLASS
    Error related constants definition
LIVEUSER_ERROR_MISSING_DEPS
in file LiveUser.php, constant LIVEUSER_ERROR_MISSING_DEPS
    Error related constants definition
LIVEUSER_ERROR_MISSING_FILE
in file LiveUser.php, constant LIVEUSER_ERROR_MISSING_FILE
    Error related constants definition
LIVEUSER_ERROR_MISSING_LOGINFUNCTION
in file LiveUser.php, constant LIVEUSER_ERROR_MISSING_LOGINFUNCTION
    Error related constants definition
LIVEUSER_ERROR_MISSING_LOGOUTFUNCTION
in file LiveUser.php, constant LIVEUSER_ERROR_MISSING_LOGOUTFUNCTION
    Error related constants definition
LIVEUSER_ERROR_NOT_SUPPORTED
in file LiveUser.php, constant LIVEUSER_ERROR_NOT_SUPPORTED
    Error related constants definition
LIVEUSER_GROUP_TYPE_ALL
in file MDB_Medium.php, constant LIVEUSER_GROUP_TYPE_ALL
LIVEUSER_GROUP_TYPE_ROLE
in file MDB_Medium.php, constant LIVEUSER_GROUP_TYPE_ROLE
LIVEUSER_GROUP_TYPE_USER
in file MDB_Medium.php, constant LIVEUSER_GROUP_TYPE_USER
LIVEUSER_MASTERADMIN_TYPE_ID
in file Common.php, constant LIVEUSER_MASTERADMIN_TYPE_ID
    higest admin type id
LIVEUSER_MAX_LEVEL
in file LiveUser.php, constant LIVEUSER_MAX_LEVEL
    The higest possible right level
LiveUser_Perm_Common
in file Common.php, method LiveUser_Perm_Common::LiveUser_Perm_Common()
    Class constructor. Feel free to override in backend subclasses.
LiveUser_Perm_Common
in file Common.php, class LiveUser_Perm_Common
    This class provides a set of functions for implementing a user permission management system on live websites. All authorisation backends/containers must be extensions of this base class.
LiveUser_Perm_Container_DB_Complex
in file Complex.php, method LiveUser_Perm_Container_DB_Complex::LiveUser_Perm_Container_DB_Complex()
    Constructor
LiveUser_Perm_Container_DB_Complex
in file Complex.php, class LiveUser_Perm_Container_DB_Complex
    This is a PEAR::DB backend driver for the LiveUser class.
LiveUser_Perm_Container_DB_Medium
in file Medium.php, method LiveUser_Perm_Container_DB_Medium::LiveUser_Perm_Container_DB_Medium()
    Constructor
LiveUser_Perm_Container_DB_Medium
in file Medium.php, class LiveUser_Perm_Container_DB_Medium
    Medium DB-based complexity driver for LiveUser.
LiveUser_Perm_Container_DB_Simple
in file Simple.php, method LiveUser_Perm_Container_DB_Simple::LiveUser_Perm_Container_DB_Simple()
    Constructor
LiveUser_Perm_Container_DB_Simple
in file Simple.php, class LiveUser_Perm_Container_DB_Simple
    Simple DB-based complexity driver for LiveUser.
LiveUser_Perm_Container_MDB2_Complex
in file Complex.php, method LiveUser_Perm_Container_MDB2_Complex::LiveUser_Perm_Container_MDB2_Complex()
    Constructor
LiveUser_Perm_Container_MDB2_Complex
in file Complex.php, class LiveUser_Perm_Container_MDB2_Complex
    This is a PEAR::MDB2 backend driver for the LiveUser class.
LiveUser_Perm_Container_MDB2_Medium
in file Medium.php, class LiveUser_Perm_Container_MDB2_Medium
    Medium MDB2-based complexity driver for LiveUser.
LiveUser_Perm_Container_MDB2_Medium
in file Medium.php, method LiveUser_Perm_Container_MDB2_Medium::LiveUser_Perm_Container_MDB2_Medium()
    Constructor
LiveUser_Perm_Container_MDB2_Simple
in file Simple.php, method LiveUser_Perm_Container_MDB2_Simple::LiveUser_Perm_Container_MDB2_Simple()
    Constructor
LiveUser_Perm_Container_MDB2_Simple
in file Simple.php, class LiveUser_Perm_Container_MDB2_Simple
    Simple MDB2-based complexity driver for LiveUser.
LiveUser_Perm_Container_MDB_Complex
in file Complex.php, class LiveUser_Perm_Container_MDB_Complex
    This is a PEAR::MDB backend driver for the LiveUser class.
LiveUser_Perm_Container_MDB_Complex
in file Complex.php, method LiveUser_Perm_Container_MDB_Complex::LiveUser_Perm_Container_MDB_Complex()
    Constructor
LiveUser_Perm_Container_MDB_Medium
in file Medium.php, method LiveUser_Perm_Container_MDB_Medium::LiveUser_Perm_Container_MDB_Medium()
    Constructor
LiveUser_Perm_Container_MDB_Medium
in file Medium.php, class LiveUser_Perm_Container_MDB_Medium
    Medium MDB-based complexity driver for LiveUser.
LiveUser_Perm_Container_MDB_Simple
in file Simple.php, method LiveUser_Perm_Container_MDB_Simple::LiveUser_Perm_Container_MDB_Simple()
    Constructor
LiveUser_Perm_Container_MDB_Simple
in file Simple.php, class LiveUser_Perm_Container_MDB_Simple
    Simple MDB-based complexity driver for LiveUser.
LiveUser_Perm_Container_XML_Simple
in file Simple.php, class LiveUser_Perm_Container_XML_Simple
    Simple XML-based complexity driver for LiveUser.
LiveUser_Perm_Container_XML_Simple
in file Simple.php, method LiveUser_Perm_Container_XML_Simple::LiveUser_Perm_Container_XML_Simple()
    Constructor
LIVEUSER_SECTION_APPLICATION
in file Common.php, constant LIVEUSER_SECTION_APPLICATION
    Section types
LIVEUSER_SECTION_AREA
in file Common.php, constant LIVEUSER_SECTION_AREA
    Section types
LIVEUSER_SECTION_GROUP
in file Common.php, constant LIVEUSER_SECTION_GROUP
    Section types
LIVEUSER_SECTION_LANGUAGE
in file Common.php, constant LIVEUSER_SECTION_LANGUAGE
    Section types
LIVEUSER_SECTION_RIGHT
in file Common.php, constant LIVEUSER_SECTION_RIGHT
    Section types
LIVEUSER_STATUS_AUTHFAILED
in file LiveUser.php, constant LIVEUSER_STATUS_AUTHFAILED
    Statuses of the current object.
LIVEUSER_STATUS_AUTHINITERROR
in file LiveUser.php, constant LIVEUSER_STATUS_AUTHINITERROR
    Statuses of the current object.
LIVEUSER_STATUS_AUTHNOTFOUND
in file LiveUser.php, constant LIVEUSER_STATUS_AUTHNOTFOUND
    Statuses of the current object.
LIVEUSER_STATUS_EXPIRED
in file LiveUser.php, constant LIVEUSER_STATUS_EXPIRED
    Statuses of the current object.
LIVEUSER_STATUS_IDLED
in file LiveUser.php, constant LIVEUSER_STATUS_IDLED
    Statuses of the current object.
LIVEUSER_STATUS_ISINACTIVE
in file LiveUser.php, constant LIVEUSER_STATUS_ISINACTIVE
    Statuses of the current object.
LIVEUSER_STATUS_LOGGEDOUT
in file LiveUser.php, constant LIVEUSER_STATUS_LOGGEDOUT
    Statuses of the current object.
LIVEUSER_STATUS_PERMINITERROR
in file LiveUser.php, constant LIVEUSER_STATUS_PERMINITERROR
    Statuses of the current object.
LIVEUSER_STATUS_UNKNOWN
in file LiveUser.php, constant LIVEUSER_STATUS_UNKNOWN
    Statuses of the current object.
LIVEUSER_SUPERADMIN_TYPE_ID
in file Common.php, constant LIVEUSER_SUPERADMIN_TYPE_ID
    Usertypes
LIVEUSER_USER_TYPE_ID
in file Common.php, constant LIVEUSER_USER_TYPE_ID
    lowest user type id
loadClass
in file LiveUser.php, method LiveUser::loadClass()
    Loads a PEAR class
login
in file Common.php, method LiveUser_Auth_Common::login()
    Tries to make a login with the given handle and password.
logIn
in file config.inc.php, function logIn()
logout
in file LiveUser.php, method LiveUser::logout()
    This destroys the session object.
logOut
in file config.inc.php, function logOut()
top

m

MDB.php
procedural page MDB.php
MDB2.php
procedural page MDB2.php
MDB2_Complex.php
procedural page MDB2_Complex.php
MDB2_Medium.php
procedural page MDB2_Medium.php
MDB2_Simple.php
procedural page MDB2_Simple.php
MDB_Complex.php
procedural page MDB_Complex.php
MDB_Medium.php
procedural page MDB_Medium.php
MDB_Simple.php
procedural page MDB_Simple.php
MDB.php
procedural page MDB.php
MDB2.php
procedural page MDB2.php
main.php
procedural page main.php
Medium.php
procedural page Medium.php
Medium.php
procedural page Medium.php
Medium.php
procedural page Medium.php
MAKE_COFFEE
in file coffeemaker.php, constant MAKE_COFFEE
    Test for the LiveUser class ===============================
MODIFYNEWS
in file liveuser_rights.php, constant MODIFYNEWS
top

n

$name
in file Common.php, variable LiveUser_Admin_Auth_Common::$name
    The name associated with this auth container. The name is used when adding users from this container to the reference table in the permission container. This way it is possible to see from which auth container the user data is coming from.
nav.php
procedural page nav.php
news_change.php
procedural page news_change.php
news_change.tpl.php
procedural page news_change.tpl.php
news_new.php
procedural page news_new.php
news_new.tpl.php
procedural page news_new.tpl.php
news_notallowed.tpl.php
procedural page news_notallowed.tpl.php
news_view.php
procedural page news_view.php
news_view.tpl.php
procedural page news_view.tpl.php
top

o

$ondemand
in file Common.php, variable LiveUser_Perm_Common::$ondemand
    Defines if the user rights should be retrieved ondemand.
outputRightsConstants
in file Common.php, method LiveUser_Admin_Perm_Common::outputRightsConstants()
    Generate the constants to a file or define them directly.
top

p

$passwd
in file Common.php, variable LiveUser_Auth_Common::$passwd
    The password of the current user as given to the login() method.
$passwordEncryptionMode
in file Common.php, variable LiveUser_Auth_Common::$passwordEncryptionMode
    Defines the algorithm used for encrypting/decrypting passwords. Default: "MD5".
$perm
in file Admin.php, variable LiveUser_Admin::$perm
    Admin perm object
$permUserId
in file Common.php, variable LiveUser_Perm_Common::$permUserId
    Unique user ID, used to identify users from the auth container.
$prefix
in file Simple.php, variable LiveUser_Perm_Container_MDB_Simple::$prefix
    Table prefix Prefix for all db tables the container has.
$prefix
in file Simple.php, variable LiveUser_Perm_Container_MDB2_Simple::$prefix
    Table prefix Prefix for all db tables the container has.
$prefix
in file Common.php, variable LiveUser_Admin_Perm_Common::$prefix
    Table prefix
$prefix
in file Simple.php, variable LiveUser_Perm_Container_DB_Simple::$prefix
    Table prefix Prefix for all db tables the container has.
PEAR_Auth.php
procedural page PEAR_Auth.php
PATH_SEPARATOR
in file conf.php, constant PATH_SEPARATOR
pear_error_handler
in file conf.php, function pear_error_handler()
permFactory
in file LiveUser.php, method LiveUser::permFactory()
    Creates an instance of an perm object
php_error_handler
in file conf.php, function php_error_handler()
top

r

$rights
in file Common.php, variable LiveUser_Perm_Common::$rights
    One-dimensional array containing current user's rights.
readGroupRights
in file Common.php, method LiveUser_Perm_Common::readGroupRights()
    Reads all individual rights of current user into a two-dimensional array of this format: "GroupName" => "AreaName" -> "RightName"
readGroupRights
in file Medium.php, method LiveUser_Perm_Container_DB_Medium::readGroupRights()
    Reads the group rights and put them in the array
readGroupRights
in file Medium.php, method LiveUser_Perm_Container_MDB_Medium::readGroupRights()
    Reads the group rights and put them in the array
readGroupRights
in file Medium.php, method LiveUser_Perm_Container_MDB2_Medium::readGroupRights()
    Reads the group rights and put them in the array
readRights
in file Simple.php, method LiveUser_Perm_Container_MDB2_Simple::readRights()
    Reads all rights of current user into an associative array.
readRights
in file Simple.php, method LiveUser_Perm_Container_DB_Simple::readRights()
    Reads all rights of current user into an associative array.
readRights
in file Simple.php, method LiveUser_Perm_Container_MDB_Simple::readRights()
    Reads all rights of current user into an associative array.
readRights
in file Common.php, method LiveUser_Perm_Common::readRights()
    Reads all rights of current user into a two-dimensional associative array, having the area names as the key of the 1st dimension.
readRights
in file Simple.php, method LiveUser_Perm_Container_XML_Simple::readRights()
    Reads all rights of current user into an associative array.
readUserRights
in file Medium.php, method LiveUser_Perm_Container_MDB2_Medium::readUserRights()
    Reads the user rights and put them in an array
readUserRights
in file Common.php, method LiveUser_Perm_Common::readUserRights()
    Reads all individual rights of current user into a two-dimensional array of this format: AreaName => RightName -> Value
readUserRights
in file Medium.php, method LiveUser_Perm_Container_DB_Medium::readUserRights()
    Reads the user rights and put them in an array
readUserRights
in file Medium.php, method LiveUser_Perm_Container_MDB_Medium::readUserRights()
    Reads the user rights and put them in an array
READ_TESTS
in file testarea.php, constant READ_TESTS
    Test for the LiveUser class ===============================
removeApplication
in file MDB_Simple.php, method LiveUser_Admin_Perm_Container_MDB_Simple::removeApplication()
    Delete an application
removeApplication
in file DB_Simple.php, method LiveUser_Admin_Perm_Container_DB_Simple::removeApplication()
    Delete an application
removeApplication
in file MDB2_Simple.php, method LiveUser_Admin_Perm_Container_MDB2_Simple::removeApplication()
    Delete an application
removeArea
in file DB_Simple.php, method LiveUser_Admin_Perm_Container_DB_Simple::removeArea()
    Delete an area
removeArea
in file MDB2_Simple.php, method LiveUser_Admin_Perm_Container_MDB2_Simple::removeArea()
    Delete an area
removeArea
in file MDB_Simple.php, method LiveUser_Admin_Perm_Container_MDB_Simple::removeArea()
    Delete an area
removeGroup
in file MDB2_Complex.php, method LiveUser_Admin_Perm_Container_MDB2_Complex::removeGroup()
    Deletes a group from the database
removeGroup
in file MDB2_Medium.php, method LiveUser_Admin_Perm_Container_MDB2_Medium::removeGroup()
    Deletes a group from the database
removeGroup
in file DB_Complex.php, method LiveUser_Admin_Perm_Container_DB_Complex::removeGroup()
    Deletes a group from the database
removeGroup
in file DB_Medium.php, method LiveUser_Admin_Perm_Container_DB_Medium::removeGroup()
    Deletes a group from the database
removeGroup
in file MDB_Medium.php, method LiveUser_Admin_Perm_Container_MDB_Medium::removeGroup()
    Deletes a group from the database
removeGroup
in file MDB_Complex.php, method LiveUser_Admin_Perm_Container_MDB_Complex::removeGroup()
    Deletes a group from the database
removeLanguage
in file MDB_Simple.php, method LiveUser_Admin_Perm_Container_MDB_Simple::removeLanguage()
    Remove a language
removeLanguage
in file DB_Simple.php, method LiveUser_Admin_Perm_Container_DB_Simple::removeLanguage()
    Remove a language
removeLanguage
in file MDB2_Simple.php, method LiveUser_Admin_Perm_Container_MDB2_Simple::removeLanguage()
    Remove a language
removeRight
in file MDB2_Complex.php, method LiveUser_Admin_Perm_Container_MDB2_Complex::removeRight()
    Overriden method to delete implied rights mapping as well as the right.
removeRight
in file MDB_Complex.php, method LiveUser_Admin_Perm_Container_MDB_Complex::removeRight()
    Overriden method to delete implied rights mapping as well as the right.
removeRight
in file DB_Simple.php, method LiveUser_Admin_Perm_Container_DB_Simple::removeRight()
    Delete a right
removeRight
in file DB_Medium.php, method LiveUser_Admin_Perm_Container_DB_Medium::removeRight()
    Delete a right
removeRight
in file MDB2_Medium.php, method LiveUser_Admin_Perm_Container_MDB2_Medium::removeRight()
    Delete a right
removeRight
in file DB_Complex.php, method LiveUser_Admin_Perm_Container_DB_Complex::removeRight()
    Overriden method to delete implied rights mapping as well as the right.
removeRight
in file MDB_Medium.php, method LiveUser_Admin_Perm_Container_MDB_Medium::removeRight()
    Delete a right
removeRight
in file MDB2_Simple.php, method LiveUser_Admin_Perm_Container_MDB2_Simple::removeRight()
    Delete a right
removeRight
in file MDB_Simple.php, method LiveUser_Admin_Perm_Container_MDB_Simple::removeRight()
    Delete a right
removeRights
in file Common.php, method LiveUser_Admin_Perm_Common::removeRights()
    Removes rights for a single user.
removeTranslation
in file DB_Simple.php, method LiveUser_Admin_Perm_Container_DB_Simple::removeTranslation()
    Remove name (and description) of the [section] in specified language
removeTranslation
in file MDB_Simple.php, method LiveUser_Admin_Perm_Container_MDB_Simple::removeTranslation()
    Remove name (and description) of the [section] in specified language
removeTranslation
in file MDB2_Simple.php, method LiveUser_Admin_Perm_Container_MDB2_Simple::removeTranslation()
    Remove name (and description) of the [section] in specified language
removeUser
in file DB_Simple.php, method LiveUser_Admin_Perm_Container_DB_Simple::removeUser()
    Delete user
removeUser
in file MDB2.php, method LiveUser_Admin_Auth_Container_MDB2::removeUser()
    Removes an existing user from Auth/MDB2.
removeUser
in file Common.php, method LiveUser_Admin_Perm_Common::removeUser()
    Removes an existing user from Perm.
removeUser
in file DB_Complex.php, method LiveUser_Admin_Perm_Container_DB_Complex::removeUser()
removeUser
in file Admin.php, method LiveUser_Admin::removeUser()
    Removes user from both containers
removeUser
in file DB.php, method LiveUser_Admin_Auth_Container_DB::removeUser()
    Removes an existing user from Auth/DB.
removeUser
in file MDB.php, method LiveUser_Admin_Auth_Container_MDB::removeUser()
    Removes an existing user from Auth/MDB.
removeUser
in file MDB2_Complex.php, method LiveUser_Admin_Perm_Container_MDB2_Complex::removeUser()
removeUser
in file MDB2_Simple.php, method LiveUser_Admin_Perm_Container_MDB2_Simple::removeUser()
    Delete user
removeUser
in file Common.php, method LiveUser_Admin_Auth_Common::removeUser()
    Removes an existing user from Auth.
removeUser
in file MDB_Complex.php, method LiveUser_Admin_Perm_Container_MDB_Complex::removeUser()
removeUser
in file MDB_Simple.php, method LiveUser_Admin_Perm_Container_MDB_Simple::removeUser()
    Delete user
removeUserAreaAdmin
in file DB_Simple.php, method LiveUser_Admin_Perm_Container_DB_Simple::removeUserAreaAdmin()
    Remove the privilege of being an admin.
removeUserAreaAdmin
in file MDB_Simple.php, method LiveUser_Admin_Perm_Container_MDB_Simple::removeUserAreaAdmin()
    Remove the privilege of being an admin.
removeUserAreaAdmin
in file MDB2_Simple.php, method LiveUser_Admin_Perm_Container_MDB2_Simple::removeUserAreaAdmin()
    Remove the privilege of being an admin.
removeUserFromGroup
in file MDB_Medium.php, method LiveUser_Admin_Perm_Container_MDB_Medium::removeUserFromGroup()
    Remove User from Group
removeUserFromGroup
in file MDB2_Medium.php, method LiveUser_Admin_Perm_Container_MDB2_Medium::removeUserFromGroup()
    Remove User from Group
removeUserFromGroup
in file DB_Medium.php, method LiveUser_Admin_Perm_Container_DB_Medium::removeUserFromGroup()
    Remove User from Group
revokeGroupRight
in file DB_Medium.php, method LiveUser_Admin_Perm_Container_DB_Medium::revokeGroupRight()
    Revoke right from group
revokeGroupRight
in file MDB2_Medium.php, method LiveUser_Admin_Perm_Container_MDB2_Medium::revokeGroupRight()
    Revoke right from group
revokeGroupRight
in file MDB_Medium.php, method LiveUser_Admin_Perm_Container_MDB_Medium::revokeGroupRight()
    Revoke right from group
revokeUserRight
in file DB_Simple.php, method LiveUser_Admin_Perm_Container_DB_Simple::revokeUserRight()
    Revoke right from user
revokeUserRight
in file MDB_Simple.php, method LiveUser_Admin_Perm_Container_MDB_Simple::revokeUserRight()
    Revoke right from user
revokeUserRight
in file MDB2_Simple.php, method LiveUser_Admin_Perm_Container_MDB2_Simple::revokeUserRight()
    Revoke right from user
RIGHT_NEWS_CHANGE
in file conf.php, constant RIGHT_NEWS_CHANGE
RIGHT_NEWS_DELETE
in file conf.php, constant RIGHT_NEWS_DELETE
RIGHT_NEWS_NEW
in file conf.php, constant RIGHT_NEWS_NEW
top

s

Simple.php
procedural page Simple.php
Simple.php
procedural page Simple.php
Simple.php
procedural page Simple.php
Simple.php
procedural page Simple.php
searchUsers
in file Admin.php, method LiveUser_Admin::searchUsers()
    Searches users with given filters and returns all users found with their handle, passwd, auth_user_id lastlogin, is_active and the customFields if they are specified
setAdminAuthContainer
in file Admin.php, method LiveUser_Admin::setAdminAuthContainer()
    Sets the current auth container to the one with the given auth container name
setAdminContainers
in file Admin.php, method LiveUser_Admin::setAdminContainers()
    Tries to find a user in any of the auth container.
setAdminPermContainer
in file Admin.php, method LiveUser_Admin::setAdminPermContainer()
    Sets the perm container
setConfArray
in file Admin.php, method LiveUser_Admin::setConfArray()
    Merges the current configuration array with configuration array pases along with the method call.
setCurrentApplication
in file MDB_Simple.php, method LiveUser_Admin_Perm_Container_MDB_Simple::setCurrentApplication()
    Set current application
setCurrentApplication
in file MDB2_Simple.php, method LiveUser_Admin_Perm_Container_MDB2_Simple::setCurrentApplication()
    Set current application
setCurrentApplication
in file DB_Simple.php, method LiveUser_Admin_Perm_Container_DB_Simple::setCurrentApplication()
    Set current application
setCurrentLanguage
in file MDB_Simple.php, method LiveUser_Admin_Perm_Container_MDB_Simple::setCurrentLanguage()
    Set current language
setCurrentLanguage
in file DB_Simple.php, method LiveUser_Admin_Perm_Container_DB_Simple::setCurrentLanguage()
    Set current language
setCurrentLanguage
in file MDB2_Simple.php, method LiveUser_Admin_Perm_Container_MDB2_Simple::setCurrentLanguage()
    Set current language
setLoginFunction
in file LiveUser.php, method LiveUser::setLoginFunction()
    Sets a callback login function.
setLogoutFunction
in file LiveUser.php, method LiveUser::setLogoutFunction()
    Sets a callback logout function.
setOption
in file LiveUser.php, method LiveUser::setOption()
    Sets an option.
setUserType
in file Common.php, method LiveUser_Admin_Perm_Common::setUserType()
    Updates user type.
showLoginForm
in file conf.php, function showLoginForm()
singleton
in file LiveUser.php, method LiveUser::singleton()
    Makes your instance global.
singleton
in file Admin.php, method LiveUser_Admin::singleton()
    Makes your instance global.
statusMessage
in file LiveUser.php, method LiveUser::statusMessage()
    Return a textual status message for a LiveUser status code.
top

t

testarea.php
procedural page testarea.php
top

u

$userRights
in file Common.php, variable LiveUser_Perm_Common::$userRights
    One-dimensional array containing only the individual rights for the actual user.
$userType
in file Common.php, variable LiveUser_Perm_Common::$userType
    Defines the user type.
unassignSubgroup
in file MDB_Complex.php, method LiveUser_Admin_Perm_Container_MDB_Complex::unassignSubgroup()
    Unassign subgroup from parent group.
unassignSubgroup
in file MDB2_Complex.php, method LiveUser_Admin_Perm_Container_MDB2_Complex::unassignSubgroup()
    Unassign subgroup from parent group.
unassignSubgroup
in file DB_Complex.php, method LiveUser_Admin_Perm_Container_DB_Complex::unassignSubgroup()
    Unassign subgroup from parent group.
unfreeze
in file Common.php, method LiveUser_Auth_Common::unfreeze()
    Reinitializes properties
unfreeze
in file Common.php, method LiveUser_Perm_Common::unfreeze()
    Reinitializes properties
unimplyRight
in file DB_Complex.php, method LiveUser_Admin_Perm_Container_DB_Complex::unimplyRight()
    Unimply right
unimplyRight
in file MDB_Complex.php, method LiveUser_Admin_Perm_Container_MDB_Complex::unimplyRight()
    Unimply right
unimplyRight
in file MDB2_Complex.php, method LiveUser_Admin_Perm_Container_MDB2_Complex::unimplyRight()
    Unimply right
updateApplication
in file MDB2_Simple.php, method LiveUser_Admin_Perm_Container_MDB2_Simple::updateApplication()
    Update an application
updateApplication
in file MDB_Simple.php, method LiveUser_Admin_Perm_Container_MDB_Simple::updateApplication()
    Update an application
updateApplication
in file DB_Simple.php, method LiveUser_Admin_Perm_Container_DB_Simple::updateApplication()
    Update an application
updateArea
in file MDB2_Simple.php, method LiveUser_Admin_Perm_Container_MDB2_Simple::updateArea()
    Update an area
updateArea
in file DB_Simple.php, method LiveUser_Admin_Perm_Container_DB_Simple::updateArea()
    Update an area
updateArea
in file MDB_Simple.php, method LiveUser_Admin_Perm_Container_MDB_Simple::updateArea()
    Update an area
updateGroup
in file MDB_Medium.php, method LiveUser_Admin_Perm_Container_MDB_Medium::updateGroup()
    Update group
updateGroup
in file DB_Medium.php, method LiveUser_Admin_Perm_Container_DB_Medium::updateGroup()
    Update group
updateGroup
in file MDB2_Medium.php, method LiveUser_Admin_Perm_Container_MDB2_Medium::updateGroup()
    Update group
updateGroupRight
in file MDB_Medium.php, method LiveUser_Admin_Perm_Container_MDB_Medium::updateGroupRight()
    Update right level of groupRight
updateGroupRight
in file MDB2_Medium.php, method LiveUser_Admin_Perm_Container_MDB2_Medium::updateGroupRight()
    Update right level of groupRight
updateGroupRight
in file DB_Medium.php, method LiveUser_Admin_Perm_Container_DB_Medium::updateGroupRight()
    Update right level of groupRight
updateLanguage
in file MDB2_Simple.php, method LiveUser_Admin_Perm_Container_MDB2_Simple::updateLanguage()
    Update language
updateLanguage
in file MDB_Simple.php, method LiveUser_Admin_Perm_Container_MDB_Simple::updateLanguage()
    Update language
updateLanguage
in file DB_Simple.php, method LiveUser_Admin_Perm_Container_DB_Simple::updateLanguage()
    Update language
updateNewsContent
in file admin.php, function updateNewsContent()
    Update a news content
updateRight
in file MDB2_Simple.php, method LiveUser_Admin_Perm_Container_MDB2_Simple::updateRight()
    Update a right
updateRight
in file DB_Simple.php, method LiveUser_Admin_Perm_Container_DB_Simple::updateRight()
    Update a right
updateRight
in file MDB_Simple.php, method LiveUser_Admin_Perm_Container_MDB_Simple::updateRight()
    Update a right
updateRights
in file Common.php, method LiveUser_Admin_Perm_Common::updateRights()
    Shortcut to delete all existing rights of a user and add the given.
updateTranslation
in file MDB_Simple.php, method LiveUser_Admin_Perm_Container_MDB_Simple::updateTranslation()
    Updates name (and description) of [section] in specified language
updateTranslation
in file MDB2_Simple.php, method LiveUser_Admin_Perm_Container_MDB2_Simple::updateTranslation()
    Updates name (and description) of [section] in specified language
updateTranslation
in file DB_Simple.php, method LiveUser_Admin_Perm_Container_DB_Simple::updateTranslation()
    Updates name (and description) of [section] in specified language
updateUser
in file MDB2_Simple.php, method LiveUser_Admin_Perm_Container_MDB2_Simple::updateUser()
    Updates auth_user_id in the mapping table.
updateUser
in file MDB_Simple.php, method LiveUser_Admin_Perm_Container_MDB_Simple::updateUser()
    Updates auth_user_id in the mapping table.
updateUser
in file MDB.php, method LiveUser_Admin_Auth_Container_MDB::updateUser()
    Changes user data in auth table.
updateUser
in file DB.php, method LiveUser_Admin_Auth_Container_DB::updateUser()
    Changes user data in auth table.
updateUser
in file Common.php, method LiveUser_Admin_Auth_Common::updateUser()
    Changes user data in auth table.
updateUser
in file Admin.php, method LiveUser_Admin::updateUser()
    Tried to changes user data for both containers.
updateUser
in file MDB2.php, method LiveUser_Admin_Auth_Container_MDB2::updateUser()
    Changes user data in auth table.
updateUser
in file DB_Simple.php, method LiveUser_Admin_Perm_Container_DB_Simple::updateUser()
    Updates auth_user_id in the mapping table.
updateUserRight
in file MDB_Simple.php, method LiveUser_Admin_Perm_Container_MDB_Simple::updateUserRight()
    Update right level of userRight
updateUserRight
in file DB_Simple.php, method LiveUser_Admin_Perm_Container_DB_Simple::updateUserRight()
    Update right level of userRight
updateUserRight
in file MDB2_Simple.php, method LiveUser_Admin_Perm_Container_MDB2_Simple::updateUserRight()
    Update right level of userRight
userExists
in file XML.php, method LiveUser_Auth_Container_XML::userExists()
    Helper function that checks if there is a user in the database who's matching the given parameters.
userExists
in file Simple.php, method LiveUser_Perm_Container_DB_Simple::userExists()
    Checks if a user with the given perm_user_id exists in the permission container and returns true on success.
userExists
in file Simple.php, method LiveUser_Perm_Container_XML_Simple::userExists()
    Checks if a user with the given perm_user_id exists in the permission container and returns true on success.
userExists
in file PEAR_Auth.php, method LiveUser_Auth_Container_PEAR_Auth::userExists()
    not yet implemented
userExists
in file Simple.php, method LiveUser_Perm_Container_MDB_Simple::userExists()
    Checks if a user with the given perm_user_id exists in the permission container and returns true on success.
userExists
in file Simple.php, method LiveUser_Perm_Container_MDB2_Simple::userExists()
    Checks if a user with the given perm_user_id exists in the permission container and returns true on success.
userExists
in file MDB2.php, method LiveUser_Auth_Container_MDB2::userExists()
    Helper function that checks if there is a user in the database who's matching the given parameters.
userExists
in file Common.php, method LiveUser_Perm_Common::userExists()
    Checks if a user with the given perm_user_id exists in the permission container and returns true on success.
userExists
in file Common.php, method LiveUser_Auth_Common::userExists()
    Helper function that checks if there is a user in the database who's matching the given parameters.
userExists
in file DB.php, method LiveUser_Auth_Container_DB::userExists()
    Helper function that checks if there is a user in the database who's matching the given parameters.
userExists
in file MDB.php, method LiveUser_Auth_Container_MDB::userExists()
    Helper function that checks if there is a user in the database who's matching the given parameters.
USETHECOMPUTER
in file example.php, constant USETHECOMPUTER
top

w

WASHTHEDISHES
in file example.php, constant WASHTHEDISHES
WATCHLATENIGHTTV
in file example.php, constant WATCHLATENIGHTTV
WATCHTV
in file example.php, constant WATCHTV
WRITE_TESTS
in file testarea.php, constant WRITE_TESTS
top

x

XML.php
procedural page XML.php
top

Documentation generated on Mon, 11 Mar 2019 13:56:14 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.