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

Public Member Functions

 __construct ($sTable='ch_files_main', $sId='ID', $sOwner='Owner')
 
 getFieldAction ($sAction)
 
- Public Member Functions inherited from ChWsbPrivacy
 getGroupChooser ($iOwnerId, $sModuleUri, $sActionName, $aDynamicGroups=array(), $sTitle="")
 
 check ($sAction, $iObjectId, $iViewerId=0)
 
 isDynamicGroupMember ($mixedGroupId, $iObjectOwnerId, $iViewerId, $iObjectId)
 

Additional Inherited Members

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

Detailed Description

Definition at line 10 of file ChFilesPrivacy.php.

Constructor & Destructor Documentation

◆ __construct()

ChFilesPrivacy::__construct (   $sTable = 'ch_files_main',
  $sId = 'ID',
  $sOwner = 'Owner' 
)

Constructor

Reimplemented from ChWsbPrivacy.

Definition at line 15 of file ChFilesPrivacy.php.

Member Function Documentation

◆ getFieldAction()

ChFilesPrivacy::getFieldAction (   $sAction)

Get database field name for action.

Parameters
string$sActionaction name.
Returns
string with field name.

Reimplemented from ChWsbPrivacy.

Definition at line 20 of file ChFilesPrivacy.php.


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