Cheetah
Functions
functions.inc.php File Reference

Go to the source code of this file.

Functions

 getBoards ($sMode='new', $sId="")
 
 doBoard ($sSwitch, $sUserId="", $iBoardId=0, $sTitle="", $sPassword="")
 
 refreshUsersInfo ($sId="", $sMode='all')
 

Function Documentation

◆ doBoard()

doBoard (   $sSwitch,
  $sUserId = "",
  $iBoardId = 0,
  $sTitle = "",
  $sPassword = "" 
)

Actions with specified room

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

◆ getBoards()

getBoards (   $sMode = 'new',
  $sId = "" 
)

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/ Get information about avaliable rooms in XML format. @comment - Refreshed

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

◆ refreshUsersInfo()

refreshUsersInfo (   $sId = "",
  $sMode = 'all' 
)

===> The rest of functions is for XML version only. <=== Update user's status @comment - Refreshed

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