API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
phpGACL - Generic Access Control List Copyright (C) 2002,2003 Mike Benoit
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
For questions, help, comments, discussion, etc., please join the phpGACL mailing list. http://sourceforge.net/mail/?group_id=57103
You may contact the author of phpGACL by e-mail at: ipso@snappymail.ca
The latest version of phpGACL can be obtained from: http://phpgacl.sourceforge.net/
phpGACL main class
Class gacl should be used in applications where only querying the phpGACL database is required.
gacl_api Extended API Class
Class gacl_api should be used for applications that must interface directly with phpGACL's data structures, objects, and rules.