MetaFox

PrivacyTypeHandlerInterface
in

Interface PrivacyTypeHandlerInterface.

Table of Contents

Methods

getPrivacy()  : int
Define privacy based on privacy_type.
getPrivacyItem()  : int
Define privacy for item based on privacy_type.

Methods

getPrivacy()

Define privacy based on privacy_type.

public getPrivacy(int $typeId) : int
Parameters
$typeId : int
Return values
int

getPrivacyItem()

Define privacy for item based on privacy_type.

public getPrivacyItem(int $typeId) : int
Parameters
$typeId : int
Return values
int

        
On this page

Search results