Cheetah
Functions | Variables
callback.php File Reference

Go to the source code of this file.

Functions

 getUserPermEvents ($sUser, $sType, $sAction, $iForumId)
 

Variables

 $aPathInfo = pathinfo(__FILE__)
 
global $f
 
$f getUserPerm = 'getUserPermEvents'
 

Function Documentation

◆ getUserPermEvents()

getUserPermEvents (   $sUser,
  $sType,
  $sAction,
  $iForumId 
)

Definition at line 20 of file callback.php.

Variable Documentation

◆ $aPathInfo

$aPathInfo = pathinfo(__FILE__)

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/ redefine callback functions in Forum class

Definition at line 13 of file callback.php.

◆ $f

global $f

Definition at line 16 of file callback.php.

◆ getUserPerm

$f getUserPerm = 'getUserPermEvents'

Definition at line 18 of file callback.php.