oxGroups Class Reference

Inheritance diagram for oxGroups:

Inheritance graph
[legend]
Collaboration diagram for oxGroups:

Collaboration graph
[legend]

List of all members.


Detailed Description

Group manager. Base class for user groups. Does nothing special yet.

Definition at line 7 of file oxgroups.php.


Public Member Functions

 __construct ()
 delete ($sOXID=null)

Protected Attributes

 $_sCoreTbl = 'oxgroups'
 $_sClassName = 'oxgroups'

Constructor & Destructor Documentation

oxGroups.__construct (  ) 

Class constructor, initiates parent constructor (parent.oxBase()).

Reimplemented from oxBase.

Definition at line 25 of file oxgroups.php.


Member Function Documentation

oxGroups.delete ( sOXID = null  ) 

Deletes user group from database. Returns true/false, according to deleting status.

Parameters:
string $sOXID Object ID (default null)
Returns:
bool

Reimplemented from oxBase.

Definition at line 39 of file oxgroups.php.


Member Data Documentation

oxGroups.$_sCoreTbl = 'oxgroups' [protected]

Definition at line 14 of file oxgroups.php.

oxGroups.$_sClassName = 'oxgroups' [protected]

Reimplemented from oxBase.

Definition at line 20 of file oxgroups.php.


The documentation for this class was generated from the following file:

Generated on Wed Jun 17 12:12:55 2009 for OXID eShop CE by  doxygen 1.5.5