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

File: LiveUser.php

Source Location: /LiveUser-0.11.0/LiveUser.php

Classes:

LiveUser
Class LiveUser - Login handling class

Page Details:

LiveUser is an authentication/permission framework designed to be flexible and easily extendable.

Since it is impossible to have a "one size fits all" it takes a container approach which should enable it to be versatile enough to meet most needs.

Includes:

require_once('PEAR.php') [line 35]
Include PEAR base class

LIVEUSER_ERROR [line 42]

LIVEUSER_ERROR = -1
Error related constants definition

[ Top ]



LIVEUSER_ERROR_CONFIG [line 44]

LIVEUSER_ERROR_CONFIG = -3
Error related constants definition

[ Top ]



LIVEUSER_ERROR_COOKIE [line 48]

LIVEUSER_ERROR_COOKIE = -7
Error related constants definition

[ Top ]



LIVEUSER_ERROR_MISSING_DEPS [line 45]

LIVEUSER_ERROR_MISSING_DEPS = -4
Error related constants definition

[ Top ]



LIVEUSER_ERROR_MISSING_LOGINFUNCTION [line 46]

LIVEUSER_ERROR_MISSING_LOGINFUNCTION = -5
Error related constants definition

[ Top ]



LIVEUSER_ERROR_MISSING_LOGOUTFUNCTION [line 47]

LIVEUSER_ERROR_MISSING_LOGOUTFUNCTION = -6
Error related constants definition

[ Top ]



LIVEUSER_ERROR_NOT_SUPPORTED [line 43]

LIVEUSER_ERROR_NOT_SUPPORTED = -2
Error related constants definition

[ Top ]



LIVEUSER_STATUS_AUTHINITERROR [line 60]

LIVEUSER_STATUS_AUTHINITERROR = -5
Statuses of the current object.

[ Top ]



LIVEUSER_STATUS_AUTHNOTFOUND [line 62]

LIVEUSER_STATUS_AUTHNOTFOUND = -7
Statuses of the current object.

[ Top ]



LIVEUSER_STATUS_EXPIRED [line 57]

LIVEUSER_STATUS_EXPIRED = -2
Statuses of the current object.

[ Top ]



LIVEUSER_STATUS_IDLED [line 56]

LIVEUSER_STATUS_IDLED = -1
Statuses of the current object.

[ Top ]



LIVEUSER_STATUS_ISINACTIVE [line 58]

LIVEUSER_STATUS_ISINACTIVE = -3
Statuses of the current object.

[ Top ]



LIVEUSER_STATUS_LOGGEDOUT [line 63]

LIVEUSER_STATUS_LOGGEDOUT = -8
Statuses of the current object.

[ Top ]



LIVEUSER_STATUS_PERMINITERROR [line 59]

LIVEUSER_STATUS_PERMINITERROR = -4
Statuses of the current object.

[ Top ]



LIVEUSER_STATUS_UNKNOWN [line 61]

LIVEUSER_STATUS_UNKNOWN = -6
Statuses of the current object.

[ Top ]



Documentation generated on Mon, 11 Mar 2019 10:16:04 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.