

Definition at line 7 of file oxgroups.php.
Public Member Functions | |
| __construct () | |
| delete ($sOXID=null) | |
Protected Attributes | |
| $_sCoreTbl = 'oxgroups' | |
| $_sClassName = 'oxgroups' | |
| oxGroups.__construct | ( | ) |
Class constructor, initiates parent constructor (parent.oxBase()).
Reimplemented from oxBase.
Definition at line 25 of file oxgroups.php.
| oxGroups.delete | ( | $ | sOXID = null |
) |
Deletes user group from database. Returns true/false, according to deleting status.
| string | $sOXID Object ID (default null) |
Reimplemented from oxBase.
Definition at line 39 of file oxgroups.php.
oxGroups.$_sCoreTbl = 'oxgroups' [protected] |
Definition at line 14 of file oxgroups.php.
oxGroups.$_sClassName = 'oxgroups' [protected] |
1.5.5