XOOPS 2.5.6
Final
|
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) | |
$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().
$gperm_handler =& xoops_gethandler('groupperm') |
Definition at line 40 of file xoopsemotions.php.
Referenced by form_user(), SystemGroup\getForm(), profile_getUserForm(), XoopsGroupPermForm\render(), xoops_groupperm_deletebymoditem(), xoops_module_install(), and xoops_module_uninstall().
$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 ($admin &&$op== 'SmilesAdd') $time = time() |
Definition at line 86 of file xoopsemotions.php.
Referenced by XoopsZipDownloader\addBinaryFileData(), XoopsTarDownloader\addBinaryFileData(), zipfile\addFile(), XoopsZipDownloader\addFileData(), XoopsTarDownloader\addFileData(), XoopsLocalAbstract\formatTimestamp(), formatTimestamp(), protector_postcommon_register_insert_js_check\getMd5(), langDropdown(), make_data(), redirect_header(), smarty_function_html_select_date(), smarty_function_html_select_time(), smarty_function_xoInboxCount(), smarty_function_xoMemberInfo(), smarty_make_timestamp(), XoopsOnlineHandler\write(), and xoops_getUserTimestamp().
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.
Definition at line 159 of file xoopsemotions.php.
if(!isset($_SESSION['XoopsEmotions'])&&@$_SESSION['XoopsEmotions_expire']< $time) |
Definition at line 87 of file xoopsemotions.php.