group Class Reference

represents an ACL group More...

List of all members.

Public Member Functions

 group ($id, $name)
 addUser ($id, $login)
 add a user to this group
 validates ($user)
 does a user belongs to this group

Public Attributes

 $id
 database id
 $name
 name of this group
 $users
 map<if, login>


Detailed Description

represents an ACL group

list of user belonging to this group have write access to nodes having this group in their ACL list


Member Function Documentation

group::addUser ( id,
login 
)

add a user to this group

Parameters:
id database id of user to add
login login of user

group::validates ( user  ) 

does a user belongs to this group

Parameters:
user user object
Returns:
true if user belongs to this group, false otherwise


Member Data Documentation

group::$id

database id

group::$name

name of this group

group::$users

map<if, login>


The documentation for this class was generated from the following file:
Generated on Mon Feb 19 19:11:58 2007 for Wiclear by  doxygen 1.4.7