Module Description
Subgroup Modules There are two options for creating Subgroups:
Subgroup (Graph) ggroup Uses a Graph model to calculate relationships between groups. Has more flexibility in including poly-trees, however graph enumeration requires more processing. Subgroup (Tree) subgroup Uses a Forest of Rooted Trees model to calculate relationships between groups. Configuration limits that a Group Type has a fixed position in tree. Rooted tree enumeration is simpler than graph enumeration (quicker/less processing) Read more about Graph Theory on Wikipedia
Subgroup (Graph) 2.0
This version is based on Group 2.0, which provides upgrade path. GroupContentEnabler plugin was replace with GroupRelationship plugin. The rest of the module works as before.
Subgroup (Graph) 3.0
This version is based on Group 3.0, in this version the plugin id is changed subgroup to ggroup to avoid conflicts with other modules.
Subgroup (Graph) ggroup Uses a Graph model to calculate relationships between groups. Has more flexibility in including poly-trees, however graph enumeration requires more processing. Subgroup (Tree) subgroup Uses a Forest of Rooted Trees model to calculate relationships between groups. Configuration limits that a Group Type has a fixed position in tree. Rooted tree enumeration is simpler than graph enumeration (quicker/less processing) Read more about Graph Theory on Wikipedia
Subgroup (Graph) 2.0
This version is based on Group 2.0, which provides upgrade path. GroupContentEnabler plugin was replace with GroupRelationship plugin. The rest of the module works as before.
Subgroup (Graph) 3.0
This version is based on Group 3.0, in this version the plugin id is changed subgroup to ggroup to avoid conflicts with other modules.
Module Link
Project Usage
407
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module aims to solve the calculation of relationships between groups using a Graph or Tree model, with the Graph option offering more flexibility but requiring more processing, while the Tree option provides simpler enumeration for quicker results.
Data Name
ggroup