Inheritance diagram for oxObject2Group:
Collaboration diagram for oxObject2Group:Public Member Functions | |
| __construct () | |
| save () | |
Protected Attributes | |
| $_blDisableShopCheck = true | |
| $_sClassName = 'oxobject2group' | |
Manages object (users, discounts, deliveries...) assignment to groups.
Definition at line 6 of file oxobject2group.php.
| oxObject2Group.__construct | ( | ) |
Class constructor, initiates parent constructor (parent.oxBase()).
Reimplemented from oxBase.
Definition at line 25 of file oxobject2group.php.
| oxObject2Group.save | ( | ) |
Extends the default save method. Saves only if this kind of entry do not exists.
Reimplemented from oxBase.
Definition at line 38 of file oxobject2group.php.
oxObject2Group.$_blDisableShopCheck = true [protected] |
Definition at line 13 of file oxobject2group.php.
oxObject2Group.$_sClassName = 'oxobject2group' [protected] |
Reimplemented from oxBase.
Definition at line 20 of file oxobject2group.php.
1.7.1