bigace.classes.group
[ class tree: bigace.classes.group ] [ index: bigace.classes.group ] [ all elements ]

Class: GroupAdminService

Source Location: /classes/group/GroupAdminService.php

Class Overview


The GroupAdminService is used for write access to Groups.


Methods


Inherited Constants

Inherited Variables

Inherited Methods


Class Details

[line 30]
The GroupAdminService is used for write access to Groups.



[ Top ]


Class Methods


method createGroup [line 64]

the createGroup( mixed $name)

Creates a Group within BIGACE.



Tags:

return:  new ID


[ Top ]

method createGroupWithID [line 75]

the createGroupWithID( mixed $id, mixed $name)

Creates a Group within BIGACE.



Tags:

return:  new ID


[ Top ]

method deleteAllGroups [line 51]

void deleteAllGroups( )

Deletes all Group within BIGACE, be carefull, settings within your User are not touched.

Make sure the mapping is not corrupt!




[ Top ]

method deleteGroup [line 38]

void deleteGroup( int $groupid)

Deletes an Group



Parameters:

int   $groupid   the Group ID

[ Top ]

method _getMaxID [line 85]

void _getMaxID( )



[ Top ]


Documentation generated on Tue, 11 Oct 2005 23:02:04 +0200 by phpDocumentor 1.3.0RC2