Cheetah
Functions
functions.inc.php File Reference

Go to the source code of this file.

Functions

 refreshIMUsers ($iSndId, $iRspId)
 
 addPend ($iSndId, $iRspId, $sMsg)
 
 getUserOnlineStatus ($sUser, $sRecipient)
 
 getContactId ($sSender, $sRecipient)
 
 removeFile ($sFileId)
 

Function Documentation

◆ addPend()

addPend (   $iSndId,
  $iRspId,
  $sMsg 
)

Add pending message function

Definition at line 32 of file functions.inc.php.

◆ getContactId()

getContactId (   $sSender,
  $sRecipient 
)

Definition at line 45 of file functions.inc.php.

◆ getUserOnlineStatus()

getUserOnlineStatus (   $sUser,
  $sRecipient 
)

Definition at line 38 of file functions.inc.php.

◆ refreshIMUsers()

refreshIMUsers (   $iSndId,
  $iRspId 
)

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/ Refresh user's status.

Definition at line 11 of file functions.inc.php.

◆ removeFile()

removeFile (   $sFileId)

Definition at line 50 of file functions.inc.php.