Class Group

Description

This represents a User Group.

  • version: $Id: Group.php,v 1.6 2006/11/26 22:04:06 kpapst Exp $
  • copyright: Copyright (C) 2002-2006 Kevin Papst
  • author: Kevin Papst
  • license: GNU Public License


			
Method Summary
Group Group ([id $id = null])
int getID ()
int getName ()
Methods
Constructor Group (line 53)

This intializes the Object with the given Group ID

Group Group ([id $id = null])
  • id $id: the Group ID to be loaded
getID (line 87)

Gets the Group ID

  • return: the ID
int getID ()
getName (line 96)

Gets the Group Name

  • return: the ID
int getName ()

Documentation generated by phpDocumentor 1.3.1