Public Member Functions | Protected Attributes

oxGroups Class Reference

Inheritance diagram for oxGroups:
Collaboration diagram for oxGroups:

List of all members.

Public Member Functions

 __construct ()
 delete ($sOXID=null)

Protected Attributes

 $_sClassName = 'oxgroups'

Detailed Description

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

Definition at line 8 of file oxgroups.php.


Constructor & Destructor Documentation

oxGroups.__construct (  ) 

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

Reimplemented from oxI18n.

Definition at line 19 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 oxI18n.

Definition at line 33 of file oxgroups.php.


Member Data Documentation

oxGroups.$_sClassName = 'oxgroups' [protected]

Reimplemented from oxI18n.

Definition at line 14 of file oxgroups.php.


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