Class Summary |
GroupDataSource |
Represents a series of user groups pulled in from the database. |
GroupField |
Record that describes a piece of data stored about groups that are
in a certain group type. |
GroupMember |
A user, augmented with additional data about their membership in a
certain group (date applied, role, etc.) |
GroupSpam |
Utility class for sending out a spam for a group id. |
GroupTypeDataSource |
Represents a user group type. |
MemberField |
Record that describes a piece of data stored about users who are members
in a particular group or group type. |
SingleGroupDataSource |
Represents a single user group. |
SingleGroupTypeDataSource |
Represents a user group type. |
UserGroupFilter |
Registered filter to set up variables in request attributes for
user-group pages. |
UserGroups |
|