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

File: MDB2.php

Source Location: /LiveUser_Admin-0.4.0/Auth/MDB2.php

Classes:

LiveUser_Admin_Auth_MDB2
This is a PEAR::MDB2 backend container driver for the LiveUser Admin auth class.

Page Details:

A framework for authentication and authorization in PHP applications

LiveUser_Admin is meant to be used with the LiveUser package. It is composed of all the classes necessary to administrate data used by LiveUser.

You'll be able to add/edit/delete/get things like: * Rights * Users * Groups * Areas * Applications * Subgroups * ImpliedRights

And all other entities within LiveUser.

At the moment we support the following storage containers: * DB * MDB * MDB2

But it takes no time to write up your own storage container, so if you like to use native mysql functions straight, then it's possible to do so in under a hour!

PHP version 4 and 5

LICENSE: This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Includes:

require_once('LiveUser/Admin/Auth/Common.php') [line 67]
Require parent class definition and PEAR::MDB2 class.

Documentation generated on Mon, 11 Mar 2019 15:39:43 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.