Cheetah
Variables
embed.php File Reference

Go to the source code of this file.

Variables

 $sModule = "video_comments"
 
 $iFileId = (int)$_GET["id"]
 
 $s = getEmbedCode('video_comments', "player", array('id' => $iFileId))
 
 $oAlert
 

Variable Documentation

◆ $iFileId

$iFileId = (int)$_GET["id"]

Definition at line 12 of file embed.php.

◆ $oAlert

$oAlert
Initial value:
= new ChWsbAlerts('ch_video_comments', 'embed', $iFileId, getLoggedId(), array(
'data' => &$s,
))

Definition at line 15 of file embed.php.

◆ $s

$s = getEmbedCode('video_comments', "player", array('id' => $iFileId))

Definition at line 13 of file embed.php.

◆ $sModule

$sModule = "video_comments"

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 8 of file embed.php.

ChWsbAlerts
Definition: ChWsbAlerts.php:39
getLoggedId
getLoggedId()
Definition: profiles.inc.php:32
$s
$s
Definition: embed.php:13
$iFileId
$iFileId
Definition: embed.php:12