Public Member Functions | |
__construct () | |
execute ($parameters) | |
Protected Member Functions | |
listSubgroups (AggregateMessageGroup $parent) | |
htmlIdForGroup (MessageGroup $group, $prefix= '') |
Definition at line 13 of file SpecialAggregateGroups.php.
SpecialAggregateGroups::__construct | ( | ) |
Definition at line 14 of file SpecialAggregateGroups.php.
SpecialAggregateGroups::execute | ( | $ | parameters | ) |
SpecialAggregateGroups::htmlIdForGroup | ( | MessageGroup $ | group, | |
$ | prefix = '' | |||
) | [protected] |
MessageGroup | $group | |
string | $prefix |
Definition at line 207 of file SpecialAggregateGroups.php.
Referenced by listSubgroups().
SpecialAggregateGroups::listSubgroups | ( | AggregateMessageGroup $ | parent | ) | [protected] |
AggregateMessageGroup | $parent |
Definition at line 131 of file SpecialAggregateGroups.php.