Cheetah
Functions
customFunctions.inc.php File Reference

Go to the source code of this file.

Functions

 rzGetMembershipId ($sUserId)
 
 rzGetMemberships ()
 
 getAdminIds ()
 
 isUserAdmin ($iId)
 
 getUserVideoLink ()
 
 getUserMusicLink ()
 
 blockUser ($iUserId, $iBlockedId, $bBlock)
 
 getBlockingList ($sId, $bBlocking)
 

Function Documentation

◆ blockUser()

blockUser (   $iUserId,
  $iBlockedId,
  $bBlock 
)

Definition at line 64 of file customFunctions.inc.php.

◆ getAdminIds()

getAdminIds ( )

Definition at line 30 of file customFunctions.inc.php.

◆ getBlockingList()

getBlockingList (   $sId,
  $bBlocking 
)

Definition at line 78 of file customFunctions.inc.php.

◆ getUserMusicLink()

getUserMusicLink ( )

Definition at line 56 of file customFunctions.inc.php.

◆ getUserVideoLink()

getUserVideoLink ( )

Definition at line 48 of file customFunctions.inc.php.

◆ isUserAdmin()

isUserAdmin (   $iId)

Definition at line 42 of file customFunctions.inc.php.

◆ rzGetMembershipId()

rzGetMembershipId (   $sUserId)

This work, "Cheetah - https://www.cheetahwsb.com", is a derivative of "Dolphin Pro V7.4.2" by BoonEx Pty Limited - https://www.boonex.com/, used under CC-BY. "Cheetah" is licensed under CC-BY by Dean J. Bassett Jr. CC-BY License - http://creativecommons.org/licenses/by/3.0/

Definition at line 12 of file customFunctions.inc.php.

◆ rzGetMemberships()

rzGetMemberships ( )

Definition at line 18 of file customFunctions.inc.php.