Class: | Group | ||||||||||||||||||||
Description: | Group-class | ||||||||||||||||||||
File: | /include/group.php | ||||||||||||||||||||
CVS Version: | 1.4 | ||||||||||||||||||||
CVS Modification: | 2004-05-21 14:15 | ||||||||||||||||||||
Variables: |
|
Description: | Constructor | ||||||||
Returns: | [Undefined] | ||||||||
Arguments: |
|
Description: | Get the Group from database with id | ||||||||
Returns: | [Boolean] true on success | ||||||||
Arguments: |
|
Description: | Fetches the database-array to the current object | ||||||||
Returns: | [Boolean] true on succes | ||||||||
Arguments: |
|
Description: | Inserts a new user in the Database as part of the group | ||||||||||||
Returns: | [Boolean] True if Succesfull | ||||||||||||
Arguments: |
|
Description: | Updates the user data, depending if it is a regular user or a group administrator | ||||||||||||
Returns: | [Boolean] True if Succesfull | ||||||||||||
Arguments: |
|
Description: | Removes a user from the Database | ||||||||
Returns: | [Boolean] True if Succesfull | ||||||||
Arguments: |
|
Description: | Fill the aUsers-array with member user-objects | ||||||||
Returns: | [Integer] Number of users in group | ||||||||
Arguments: |
|
Description: | |||||
Returns: | [Boolean] | ||||
Arguments: |
|