Class Call:
include_once("core/group/GROUP.php");
$group = new GROUP($this->db);
Description:
Common methods for handling WIKINDX groups. A group is intended for organising WIKINDX resources into large sections. For example, a WIKINDX bibliography for a subject area such as Art my have groups such as Modern Art, Renaissance Art, Mediaeval Art etc. The creation and naming of groups is up to the WIKINDX admin but there will always be a General group which always has an ID of 1 (see grabAll()).