Public Member Functions | Protected Attributes

oxObject2Group Class Reference

Inheritance diagram for oxObject2Group:
Collaboration diagram for oxObject2Group:

List of all members.

Public Member Functions

 __construct ()
 save ()

Protected Attributes

 $_blDisableShopCheck = true
 $_sClassName = 'oxobject2group'

Detailed Description

Manages object (users, discounts, deliveries...) assignment to groups.

Definition at line 6 of file oxobject2group.php.


Constructor & Destructor Documentation

oxObject2Group.__construct (  ) 

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

Reimplemented from oxBase.

Definition at line 25 of file oxobject2group.php.


Member Function Documentation

oxObject2Group.save (  ) 

Extends the default save method. Saves only if this kind of entry do not exists.

Returns:
bool

Reimplemented from oxBase.

Definition at line 38 of file oxobject2group.php.


Member Data Documentation

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.


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