XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
xoopsemotions.php File Reference

Go to the source code of this file.

Namespaces

namespace  class
 

Variables

 $admin = $gperm_handler->checkRight( 'system_admin', XOOPS_SYSTEM_SMILE, $groups )
 
if(!defined("XOOPS_ROOT_PATH")) $current_file = basename(__FILE__)
 
 $current_path = dirname(__FILE__)
 
 $gperm_handler =& xoops_gethandler('groupperm')
 
 $groups = is_object( $GLOBALS["xoopsUser"] ) ? $GLOBALS["xoopsUser"]->getGroups() : array( XOOPS_GROUP_ANONYMOUS )
 
if(!empty($_GET['op'])) elseif(!empty($_POST['op'])) $myts =& MyTextSanitizer::getInstance()
 
 $op = ''
 
if($admin &&$op== 'SmilesAdd') $time = time()
 
if(DIRECTORY_SEPARATOR!="/") $xoops_root_path = substr($current_path, 0, strpos(strtolower($current_path), "/class/xoopseditor/tinymce/"))
 
if(!$_SESSION['XoopsEmotions']&&!$admin)
if($admin) if($smiles=$_SESSION['XoopsEmotions']) 
else
 
 if (!isset($_SESSION['XoopsEmotions'])&&@$_SESSION['XoopsEmotions_expire']< $time)
 

Variable Documentation

$admin = $gperm_handler->checkRight( 'system_admin', XOOPS_SYSTEM_SMILE, $groups )

Definition at line 41 of file xoopsemotions.php.

if (!defined("XOOPS_ROOT_PATH")) $current_file = basename(__FILE__)

Definition at line 28 of file xoopsemotions.php.

$current_path = dirname(__FILE__)

Definition at line 18 of file xoopsemotions.php.

Referenced by XoopsFormTinymce\__construct(), and mod_getDirname().

$groups = is_object( $GLOBALS["xoopsUser"] ) ? $GLOBALS["xoopsUser"]->getGroups() : array( XOOPS_GROUP_ANONYMOUS )

Definition at line 39 of file xoopsemotions.php.

if (!empty($_GET['op'])) elseif (!empty($_POST['op'])) $myts =& MyTextSanitizer::getInstance()

Definition at line 50 of file xoopsemotions.php.

$op = ''

Definition at line 43 of file xoopsemotions.php.

if (DIRECTORY_SEPARATOR!="/") $xoops_root_path = substr($current_path, 0, strpos(strtolower($current_path), "/class/xoopseditor/tinymce/"))

Definition at line 22 of file xoopsemotions.php.

if (!$_SESSION['XoopsEmotions']&&!$admin) if ($admin) if ($smiles=$_SESSION['XoopsEmotions']) else
Initial value:
{
echo "<div>{#xoopsemotions_dlg.error_noemotions}</div>"

Definition at line 159 of file xoopsemotions.php.

if(!isset($_SESSION['XoopsEmotions'])&&@$_SESSION['XoopsEmotions_expire']< $time)

Definition at line 87 of file xoopsemotions.php.