Cheetah
|
Public Member Functions | |
__construct (&$oModule) | |
getFieldAction ($sAction) | |
![]() | |
__construct ($sTable='', $sFieldId='', $sFieldOwnerId='') | |
getGroupChooser ($iOwnerId, $sModuleUri, $sActionName, $aDynamicGroups=array(), $sTitle="") | |
check ($sAction, $iObjectId, $iViewerId=0) | |
isDynamicGroupMember ($mixedGroupId, $iObjectOwnerId, $iViewerId, $iObjectId) | |
Additional Inherited Members | |
![]() | |
static | isPrivacyPage () |
![]() | |
$_oDb | |
Definition at line 10 of file ChBlogsPrivacy.php.
ChBlogsPrivacy::__construct | ( | & | $oModule | ) |
Constructor
Definition at line 15 of file ChBlogsPrivacy.php.
ChBlogsPrivacy::getFieldAction | ( | $sAction | ) |
Get database field name for action.
string | $sAction | action name. |
Reimplemented from ChWsbPrivacy.
Definition at line 26 of file ChBlogsPrivacy.php.