bigace.classes.group
[ class tree: bigace.classes.group ] [ index: bigace.classes.group ] [ all elements ]

Class: Group

Source Location: /classes/group/Group.php

Class Overview

DBGroup
   |
   --Group

This represents a User Group, initialized by a Group ID.


Author(s):

Methods


Inherited Constants

Inherited Variables

Inherited Methods

Class: DBGroup

DBGroup::DBGroup()
This intializes the Object with the given Category ID
DBGroup::getID()
Gets the Group ID
DBGroup::getName()
Gets the Group Name
DBGroup::_setDBResult()

Class Details

[line 33]
This represents a User Group, initialized by a Group ID.

Further data will be selected form Database.




Tags:

author:  Kevin Papst <bigace@kevinpapst.de>


[ Top ]


Class Methods


constructor Group [line 41]

Group Group( id $id)

This intializes the Object with the given Category ID



Parameters:

id   $id   the Group ID to be loaded

[ Top ]

method _initFromDatabase [line 51]

void _initFromDatabase( id $id)

Initializes the Object with a Result from Database



Parameters:

id   $id   the Group ID to be loaded

[ Top ]


Documentation generated on Tue, 11 Oct 2005 23:02:04 +0200 by phpDocumentor 1.3.0RC2