Inheritance diagram for oxObject2Group:
 Collaboration diagram for oxObject2Group:Public Member Functions | |
| __construct () | |
| save () | |
Protected Attributes | |
| $_sCoreTbl = 'oxobject2group' | |
| $_blDisableShopCheck = true | |
| $_sClassName = 'oxobject2group' | |
Definition at line 5 of file oxobject2group.php.
| oxObject2Group.__construct | ( | ) | 
Class constructor, initiates parent constructor (parent.oxBase()).
Reimplemented from oxBase.
Definition at line 32 of file oxobject2group.php.
| oxObject2Group.save | ( | ) | 
extens the default save method
Reimplemented from oxBase.
Definition at line 44 of file oxobject2group.php.
oxObject2Group.$_blDisableShopCheck = true [protected] | 
        
Definition at line 20 of file oxobject2group.php.
oxObject2Group.$_sClassName = 'oxobject2group' [protected] | 
        
Reimplemented from oxBase.
Definition at line 27 of file oxobject2group.php.
oxObject2Group.$_sCoreTbl = 'oxobject2group' [protected] | 
        
Definition at line 13 of file oxobject2group.php.
 1.7.1