Engine/DataModel/Entities/ElggGroup

The ElggGroup entity type represents groups within an Elgg install.

Beyond the standard ElggEntity properties, ElggGroups also support:

  • name The group's plain text name
  • description A description of the group

Also see

Search docs