
Labyrinth::Plugin::Groups - handler for Labyrinth groups

Contains all the group handling functionality for the Labyrinth framework.

For the current user login, set main group.
For the current user login, return the list of groups they are associated with.

Provides List and Delete functionality for Group Admin.
Creates a new group.
Links a given user to the given group.
Links a given group to another, the latter becoming the parent of the former.
Provides group admin functionality for a given group.
Saves the current settings for the given group.
Provides group admin functionality for a given user.
Saves the current group settings for the given user.
Deletes a group. Called from within the Admin method above.
Removes the given user from the given group.
Removes the given group from a nominated parent.


Barbie, <barbie@missbarbell.co.uk> for Miss Barbell Productions, http://www.missbarbell.co.uk/

Copyright (C) 2002-2013 Barbie for Miss Barbell Productions All Rights Reserved. This module is free software; you can redistribute it and/or modify it under the Artistic License 2.0.