Cheetah
Public Member Functions | Public Attributes | List of all members
ChStorePrivacyProduct Class Reference
Inheritance diagram for ChStorePrivacyProduct:
ChWsbPrivacy

Public Member Functions

 __construct (&$oModule)
 
 isDynamicGroupMember ($mixedGroupId, $iObjectOwnerId, $iViewerId, $iObjectId)
 
- Public Member Functions inherited from ChWsbPrivacy
 __construct ($sTable='', $sFieldId='', $sFieldOwnerId='')
 
 getGroupChooser ($iOwnerId, $sModuleUri, $sActionName, $aDynamicGroups=array(), $sTitle="")
 
 check ($sAction, $iObjectId, $iViewerId=0)
 
 getFieldAction ($sAction)
 

Public Attributes

 $oModule
 
- Public Attributes inherited from ChWsbPrivacy
 $_oDb
 

Additional Inherited Members

- Static Public Member Functions inherited from ChWsbPrivacy
static isPrivacyPage ()
 

Detailed Description

Definition at line 10 of file ChStorePrivacyProduct.php.

Constructor & Destructor Documentation

◆ __construct()

ChStorePrivacyProduct::__construct ( $oModule)

Constructor

Definition at line 17 of file ChStorePrivacyProduct.php.

Member Function Documentation

◆ isDynamicGroupMember()

ChStorePrivacyProduct::isDynamicGroupMember (   $mixedGroupId,
  $iObjectOwnerId,
  $iViewerId,
  $iObjectId 
)

Check whethere viewer is a member of dynamic group.

Parameters
mixed$mixedGroupIddynamic group ID.
integer$iObjectOwnerIdobject owner ID.
integer$iViewerIdviewer ID.
Returns
boolean result of operation.

Reimplemented from ChWsbPrivacy.

Definition at line 31 of file ChStorePrivacyProduct.php.

Member Data Documentation

◆ $oModule

ChStorePrivacyProduct::$oModule

Definition at line 12 of file ChStorePrivacyProduct.php.


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