MetaFox

CheckPrivacyListListener
in package

Class CheckPrivacyListListener Listener from privacy.checkPrivacyList event.

Table of Contents

Methods

handle()  : bool|array<string|int, int>
Call to module to validate. If validated, we will get privacy_id list.

Methods

handle()

Call to module to validate. If validated, we will get privacy_id list.

public handle(array<string|int, int> $privacyList, int $ownerId[, string $privacyType = 'friend_list' ]) : bool|array<string|int, int>
Parameters
$privacyList : array<string|int, int>
$ownerId : int
$privacyType : string = 'friend_list'
  • Current supports friend_list.
Return values
bool|array<string|int, int>

        
On this page

Search results