oxGroups Class Reference

Inheritance diagram for oxGroups:
[legend]
Collaboration diagram for oxGroups:
[legend]

List of all members.


Detailed Description

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

Definition at line 8 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 26 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 40 of file oxgroups.php.


Member Data Documentation

oxGroups.$_sCoreTbl = 'oxgroups' [protected]

Definition at line 15 of file oxgroups.php.

oxGroups.$_sClassName = 'oxgroups' [protected]

Reimplemented from oxBase.

Definition at line 21 of file oxgroups.php.


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

Generated on Thu Dec 4 12:05:26 2008 for OXID eShop CE by  doxygen 1.5.5