Scriptindex.de

[ Menü ]

Home
News
Scripts
Neuzugänge
Suchen
Bücher
Manuals

[ Inhalt ]

Script eintragen
Tutorial eintragen
Newsletter
Umfragen
Link zu uns
Werbung bei uns
Kontakt
Impressum

[ Statistik ]

Hits gesamt: 5199576
Hits Heute: 273
max. Hits (10.07.07): 6964
User Online: 41
Scripts: 2828

[ Partner ]

CodeBase
I.S.U.M.
LUG Bayreuth
PEAR NEWS
PHP Classes

[ Facebook ]

[ Eigene Domain? ]

[ Buchtipp ]

MySQL. Zu My SQL 4, mit CD
MySQL. Zu My SQL 4, mit CD

Manuals > PEAR > LiveUser

LiveUser

Table of Contents
Class Summary LiveUser -- Class LiveUser - Login handling class
constructor LiveUser::LiveUser() -- Class constructor.
LiveUser::checkRight() -- Wrapper method for the permission object's own checkRight method.
LiveUser::checkRightLevel() -- Wrapper method for the permission object's own checkRightLevel method.
LiveUser::errorMessage() -- Return a textual error message for a LiveUser error code.
LiveUser::factory() -- Checks the given file and returns an object of the LoginManager.
LiveUser::getAuthContainer() -- Get the Auth Container class instance of it exists
LiveUser::getHandle() -- Wrapper method for the auth object's own getHandle method.
LiveUser::getOption() -- Returns the value of an option
LiveUser::getPermContainer() -- Get the Perm Container class instance of it exists
LiveUser::getProperty() -- Wrapper method to access properties from the auth and permissioncontainers.
LiveUser::getRights() -- Returns a one-dimensional array with all rights assigned to this user.
LiveUser::getStatus() -- Get the current status.
LiveUser::init() -- Tries to retrieve auth object from session.
LiveUser::isError() -- Tell whether a result from a LiveUser method is an error.
LiveUser::isInactive() -- Function that determines if the user exists but hasn't yet beendeclared "active" by an administrator.
LiveUser::isLoggedIn() -- Checks if a user is logged in.
LiveUser::logout() -- This destroys the session object.
LiveUser::setLoginFunction() -- Sets a callback login function.
LiveUser::setLogoutFunction() -- Sets a callback logout function.
LiveUser::setOption() -- Sets an option.
Class Summary LiveUser_Error -- LiveUser Error class
constructor LiveUser_Error::LiveUser_Error() -- Creates a liveuser error object, extending the PEAR_Error class
Package LiveUser Constants -- Constants defined in and used by LiveUser

Copyright 1998 - 2009 by I.S.U.M.