Complex expressions

Here is the list of the most complex expressions used in the code. A complex expression is an expression that requires more than 20 tokens to be build.

Literal arrays are omitted.

File Count Expression
/core/Messaging/MessageSender.php:3021str_replace(['{X_USERLOGINNAME}''{X_UID}''{X_UEMAIL}''{X_UNAME}''{X_UACTLINK}'], [$user->getVar('login_name'), $user->getVar('uid'), $user->getVar('email'), $user->getVar('uname'), ICMS_URL '/user.php?op=actv&id=' $user->getVar('uid') . '&actkey=' $user->getVar('actkey')], $this->body)
/userinfo.php:1131icms_makeSmarty(array('user_avatarurl' => $icmsConfigUser['avatar_allow_gravatar'] == true $thisUser->gravatar('G'$icmsConfigUser['avatar_width']) : ICMS_UPLOAD_URL '/' $thisUser->getVar('user_avatar'), 'user_websiteurl' => ($thisUser->getVar('url''E') == '') ? '' '<a href="' $thisUser->getVar('url''E') . '" rel="external">' $thisUser->getVar('url') . '</a>''lang_website' => _US_WEBSITE'user_realname' => $thisUser->getVar('name'), 'lang_realname' => _US_REALNAME'lang_avatar' => _US_AVATAR'lang_allaboutuser' => sprintf(_US_ALLABOUT$thisUser->getVar('uname')), 'lang_email' => _US_EMAIL'lang_privmsg' => _US_PM'lang_icq' => _US_ICQ'user_icq' => $thisUser->getVar('user_icq'), 'lang_aim' => _US_AIM'user_aim' => $thisUser->getVar('user_aim'), 'lang_yim' => _US_YIM'user_yim' => $thisUser->getVar('user_yim'), 'lang_msnm' => _US_MSNM'user_msnm' => $thisUser->getVar('user_msnm'), 'lang_location' => _US_LOCATION'user_location' => $thisUser->getVar('user_from'), 'lang_occupation' => _US_OCCUPATION'user_occupation' => $thisUser->getVar('user_occ'), 'lang_interest' => _US_INTEREST'user_interest' => $thisUser->getVar('user_intrest'), 'lang_extrainfo' => _US_EXTRAINFO'user_extrainfo' => icms_core_DataFilter::checkVar($thisUser->bio'text''output'), 'lang_statistics' => _US_STATISTICS'lang_membersince' => _US_MEMBERSINCE'user_joindate' => formatTimestamp($thisUser->getVar('user_regdate'), 's'), 'lang_rank' => _US_RANK'lang_posts' => _US_POSTS'lang_basicInfo' => _US_BASICINFO'lang_more' => _US_MOREABOUT'lang_myinfo' => _US_MYINFO'user_posts' => icms_conv_nr2local($thisUser->getVar('posts')), 'lang_lastlogin' => _US_LASTLOGIN'lang_notregistered' => _US_NOTREGISTERED'user_pmlink' => is_object(icms::$user) ? "<a class='cboxElement' href='" ICMS_URL "/pmlite.php?send2=1&amp;to_userid=" . (int) $thisUser->getVar('uid') . "'>
        <input type='button' class='formButton' value='" 
sprintf(_SENDPMTO$thisUser->getVar('uname')) . "' /></a>" '''user_rankimage' => $userrank['image'] ? '<img src="' $userrank['image'] . '" alt="' $userrank['title'] . '" />' '''user_ranktitle' => $userrank['title'], 'user_lastlogin' => !empty($date) ? formatTimestamp($thisUser->getVar('last_login'), 'm') : '''icms_pagetitle' => sprintf(_US_ALLABOUT$thisUser->getVar('uname')), 'user_email' => ($thisUser->getVar('user_viewemail') == true || (is_object(icms::$user) && (icms::$user->isAdmin( ) || (icms::$user->getVar('uid') == $thisUser->getVar('uid'))))) ? $thisUser->getVar('email''E') : '&nbsp;''user_openid' => ($icmsConfigAuth['auth_openid'] == true && ($thisUser->getVar('user_viewoid') == true || (is_object(icms::$user) && (icms::$user->isAdmin( ) || (icms::$user->getVar('uid') == $thisUser->getVar('uid')))))) ? $thisUser->getVar('openid''E') : '&nbsp;'))
/modules/system/admin/comments.php:1511header('Location: ' ICMS_MODULES_URL '/' $module->getVar('dirname') . '/' $comment_config['pageName'] . '?' $comment_config['itemName'] . '=' $comment->getVar('com_itemid') . '&com_id=' $comment->getVar('com_id') . '&com_rootid=' $comment->getVar('com_rootid') . '&com_mode=thread&' str_replace('&amp;''&'$comment->getVar('com_exparams')) . '#comment' $comment->getVar('com_id'))
/user.php:1931icms_makeSmarty(array('usercookie' => isset($_COOKIE[$icmsConfig['usercookie']]) ? $_COOKIE[$icmsConfig['usercookie']] : false'lang_login' => _LOGIN'lang_username' => _USERNAME'redirect_page' => $redirect'lang_password' => _PASSWORD'lang_notregister' => _US_NOTREGISTERED'lang_lostpassword' => _US_LOSTPASSWORD'lang_noproblem' => _US_NOPROBLEM'lang_youremail' => _US_YOUREMAIL'lang_sendpassword' => _US_SENDPASSWORD'lang_rememberme' => _US_REMEMBERME'mailpasswd_token' => icms::$security->createToken( ), 'allow_registration' => $icmsConfigUser['allow_register'], 'rememberme' => $icmsConfigUser['remember_me'], 'auth_openid' => $icmsConfigAuth['auth_openid'], 'icms_pagetitle' => _LOGIN))
/userinfo.php:731icms_makeSmarty(array('user_ownpage' => true'lang_editprofile' => _US_EDITPROFILE'lang_avatar' => _US_AVATAR'lang_notifications' => _US_NOTIFICATIONS'lang_inbox' => _US_INBOX'lang_logout' => _US_LOGOUT'lang_administration' => _CPHOME'user_candelete' => $icmsConfigUser['self_delete'] ? true false'lang_deleteaccount' => $icmsConfigUser['self_delete'] ? _US_DELACCOUNT ''))
/user.php:751icms_makeSmarty(array('redirect_page' => $redirect'lang_reset' => 1'lang_resetpassword' => _US_RESETPASSWORD'lang_resetpassinfo' => _US_RESETPASSINFO'lang_sendpassword' => _US_SENDPASSWORD'lang_subresetpassword' => _US_SUBRESETPASSWORD'lang_currentpass' => _US_CURRENTPASS'lang_newpass' => _US_NEWPASSWORD'lang_newpass2' => _US_VERIFYPASS'resetpassword_token' => icms::$security->createToken( ), 'icms_pagetitle' => _LOGIN))
/modules/system/admin/preferences.php:3441$ele = new icms_form_elements_Password($title$config[$i]->getVar('conf_name'), 50255icms_core_DataFilter::htmlSpecialChars($config[$i]->getConfValueForOutput( )), false, ($icmsConfigUser['pass_level'] ? 'password_adv' ''))
/modules/system/admin/preferences.php:4422$title = (!defined($config[$i]->getVar('conf_desc')) || constant($config[$i]->getVar('conf_desc')) == '') ? constant($config[$i]->getVar('conf_title')) : '<span>' constant($config[$i]->getVar('conf_title')) . '</span> <span data-toggle="tooltip" data-html="true" title="' constant($config[$i]->getVar('conf_desc')) . '"><span class="glyphicon glyphicon-info-sign"></span></span>'
/modules/system/admin/preferences.php:1334$ele = ($config[$i]->getVar('conf_value') != '') ? new icms_form_elements_Textarea($title$config[$i]->getVar('conf_name'), icms_core_DataFilter::htmlSpecialChars(implode('|'$config[$i]->getConfValueForOutput( ))), 550) : new icms_form_elements_Textarea($title$config[$i]->getVar('conf_name'), ''550)
/modules/system/admin/preferences.php:1841$ele = ($config[$i]->getVar('conf_formtype') != 'theme_multi') ? new icms_form_elements_Select($title$config[$i]->getVar('conf_name'), $config[$i]->getConfValueForOutput( )) : new icms_form_elements_Select($title$config[$i]->getVar('conf_name'), $config[$i]->getConfValueForOutput( ), 5true)
/modules/system/admin/preferences.php:1172$title = (!defined($config[$i]->getVar('conf_desc')) || constant($config[$i]->getVar('conf_desc')) == '') ? constant($config[$i]->getVar('conf_title')) : '<span>' constant($config[$i]->getVar('conf_title')) . '</span> <span data-toggle="tooltip" data-html="true" title="' constant($config[$i]->getVar('conf_desc')) . '"><span class="glyphicon glyphicon-info-sign"></span></span>'
/modules/system/admin/preferences.php:1224$ele = ($config[$i]->getVar('conf_value') != '') ? new icms_form_elements_Textarea($title$config[$i]->getVar('conf_name'), icms_core_DataFilter::htmlSpecialChars(implode('|'$config[$i]->getConfValueForOutput( ))), 550) : new icms_form_elements_Textarea($title$config[$i]->getVar('conf_name'), ''550)
/modules/system/admin/tplsets.php:8991$dummylayout '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">' '<html><head><meta http-equiv="content-type" content="text/html; charset=' _CHARSET '" /><meta http-equiv="content-language" content="' _LANGCODE '" /><title>' $icmsConfig['sitename'] . '</title>' '<link rel="stylesheet" type="text/css" media="screen" href="' ICMS_URL '/icms' . ((defined('_ADM_USE_RTL') && _ADM_USE_RTL) ? '_rtl' '') . '.css" /><link rel="stylesheet" type="text/css" media="screen" href="' xoops_getcss($icmsConfig['theme_set']) . '" />'
/modules/system/admin/tplsets.php:9361$tform = array('tpl_tplset' => $tplset'tpl_id' => $id'tpl_file' => $tplfile->getVar('tpl_file'), 'tpl_desc' => $tplfile->getVar('tpl_desc'), 'tpl_lastmodified' => $tplfile->getVar('tpl_lastmodified'), 'tpl_source' => htmlspecialchars($htmlENT_QUOTES_CHARSET), 'tpl_module' => $moddir)
/include/functions.php:21691$ret = @(!empty($icmsModule) && 'system' == $icmsModule->dirname && ($dirname == $_POST['dirname'] || $dirname == $_POST['module']) && ('update_ok' == $_POST['op'] || 'install_ok' == $_POST['op'] || 'uninstall_ok' == $_POST['op']) && 'modules' == $_POST['fct'])
/modules/system/admin/modules/modules.php:781$mod = array('mid' => $module->getVar('mid'), 'dirname' => $module->getVar('dirname'), 'name' => $module->getInfo('name'), 'title' => $module->getVar('name'), 'image' => $module->getInfo('image'), 'adminindex' => $module->getInfo('adminindex'), 'hasadmin' => $module->getVar('hasadmin'), 'hasmain' => $module->getVar('hasmain'), 'isactive' => $module->getVar('isactive'), 'version' => icms_conv_nr2local(round($module->getVar('version') / 1002)), 'status' => ($module->getInfo('status')) ? $module->getInfo('status') : '&nbsp;''last_update' => ($module->getVar('last_update') != 0) ? formatTimestamp($module->getVar('last_update'), 'm') : '&nbsp;''weight' => $module->getVar('weight'), 'support_site_url' => $module->getInfo('support_site_url'),  )
/modules/system/admin/modules/modules.php:1071$mod = array('dirname' => $module->getInfo('dirname'), 'name' => $module->getInfo('name'), 'image' => $module->getInfo('image'), 'version' => icms_conv_nr2local(round($module->getInfo('version'), 2)), 'status' => $module->getInfo('status'),  )
/modules/system/admin/preferences.php:4474$ele = ($config[$i]->getVar('conf_value') != '') ? new icms_form_elements_Textarea($title$config[$i]->getVar('conf_name'), icms_core_DataFilter::htmlSpecialChars(implode('|'$config[$i]->getConfValueForOutput( ))), 550) : new icms_form_elements_Textarea($title$config[$i]->getVar('conf_name'), ''550)
/modules/system/admin/preferences.php:4564$ele = ($config[$i]->getVar('conf_value') != '') ? new icms_form_elements_Textarea($title$config[$i]->getVar('conf_name'), icms_core_DataFilter::htmlSpecialChars(implode('|'$config[$i]->getConfValueForOutput( ))), 550) : new icms_form_elements_Textarea($title$config[$i]->getVar('conf_name'), ''550)
/modules/system/menu.php:551$adminmenu[$modversion['group']]['subs'][] = array('title' => $modversion['name'], 'link' => ICMS_URL '/modules/system/admin.php?fct=' $file'icon' => 'admin/' $file '/images/' $file '.png''small' => 'admin/' $file '/images/' $file '_small.png''id' => $modversion['category'], 'hassubs' => 1'subs' => $subs)
/plugins/autotasks/cron.php:2561$this->_lines[] = array(array("minute" => $ct[0], "hour" => $ct[1], "dayofmonth" => $ct[2], "month" => $ct[3], "dayofweek" => $ct[4], "command" => $ct[5]), 4)
/plugins/autotasks/cron.php:1241$rez = array("minute" => $this->getCronTabValue($minutes), "hour" => $this->getCronTabValue($hours), "dayofmonth" => $this->getCronTabValue($days), "month" => $this->getCronTabValue($months), 'dayofweek' => '*')
/plugins/autotasks/at.php:891$pos = array(=> strpos($rez[0], 'Status'), => strpos($rez[0], 'ID'), => strpos($rez[0], 'Day'), => strpos($rez[0], 'Time'), => strpos($rez[0], 'Command Line'))
/plugins/sourceeditors/codemirror/codemirror.php:1191$ret .= '
        <script src="' 
ICMS_URL $this->rootpath '/editor/js/codemirror.js" type="text/javascript"></script>
        <script type="text/javascript">
          var editor = CodeMirror.fromTextArea(\'' 
$this->getName( ) . '_tarea\', {
              width: "' 
$this->_width '",
            height: "' 
$this->_height '",
            parserfile: [' 
implode(','$js) . '],
            [' 
implode(','$css) . '],
            "' 
ICMS_URL $this->rootpath '/editor/js/",
            lineNumbers: true,
            continuousScanning: 500,
            textWrapping: false,
            readOnly: ' 
$readonly '
          })
        </script>
        <link rel="stylesheet" type="text/css" media="all" href="' 
ICMS_URL $this->rootpath '/css/editor.css" />'
/plugins/sourceeditors/editarea/editarea.php:721$ret .= '
<script language="javascript" type="text/javascript" src="' 
ICMS_URL $this->rootpath '/editor/edit_area_full_with_plugins.js"></script>
<script language="javascript" type="text/javascript">
editAreaLoader.init({
    id: "' 
$this->getName( ) . '_tarea",
    syntax: "' 
. (!isset($this->config['syntax']) ? 'php' $this->config['syntax']) . '",
    language: "' 
. (!isset($this->config['language']) ? 'en' $this->config['language']) . '",
    start_highlight: ' 
. (!isset($this->config['start_highlight']) ? 'true' : ($this->config['start_highlight'] ? 'true' 'false')) . ',
    allow_resize: ' 
. (!isset($this->config['allow_resize']) ? 'false' : ($this->config['allow_resize'] ? 'true' 'false')) . ',
    allow_toggle: ' 
. (!isset($this->config['allow_toggle']) ? 'false' : ($this->config['allow_toggle'] ? 'true' 'false')) . ',
    fullscreen: ' 
. (!isset($this->config['fullscreen']) ? 'false' : ($this->config['fullscreen'] ? 'true' 'false')) . ',
    is_editable: ' 
. (!isset($this->config['is_editable']) ? 'true' : ($this->config['is_editable'] ? 'true' 'false')) . ',
    autocompletion: ' 
. (!isset($this->config['autocompletion']) ? 'true' : ($this->config['autocompletion'] ? 'true' 'false')) . '
})
</script>'
/plugins/smarty/function.resized_image.php:1681$resized['path'] = substr($resized['path'], 0strrpos($resized['path'], '.')) . '-' $resized['width'] . 'x' $resized['height'] . substr($resized['path'], strrpos($resized['path'], '.'))
/core/Messaging/MessageSender.php:3021$text str_replace(['{X_USERLOGINNAME}''{X_UID}''{X_UEMAIL}''{X_UNAME}''{X_UACTLINK}'], [$user->getVar('login_name'), $user->getVar('uid'), $user->getVar('email'), $user->getVar('uname'), ICMS_URL '/user.php?op=actv&id=' $user->getVar('uid') . '&actkey=' $user->getVar('actkey')], $this->body)
/modules/system/admin/tplsets.php:2731$tform = array('tpl_tplset' => $tplset'tpl_id' => $id'tpl_file' => $tplfile->getVar('tpl_file'), 'tpl_desc' => $tplfile->getVar('tpl_desc'), 'tpl_lastmodified' => $tplfile->getVar('tpl_lastmodified'), 'tpl_source' => $tplfile->getVar('tpl_source''E'), 'tpl_module' => $tplfile->getVar('tpl_module'))
/modules/system/class/Adsense.php:1421$ret .= '<script type="text/javascript">' 'google_ad_client = "' $this->client_id '";' 'google_ad_slot = "' $this->getVar("slot""n") . '";' 'google_ad_width = ' $this->handler->adFormats[$this->format]['width'] . ';' 'google_ad_height = ' $this->handler->adFormats[$this->format]['height'] . ';' 'google_ad_format = "' $this->format '";' 'google_ad_type = "text";' 'google_ad_channel ="";' 'google_color_border = "' $this->color_border '";' 'google_color_bg = "' $this->color_background '";' 'google_color_link = "' $this->color_link '";' 'google_color_url = "' $this->color_url '";' 'google_color_text = "' $this->color_text '";' '</script>' '<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">' '</script>' '</div>'
/modules/system/blocks/system_blocks.php:4151$com['title'] = '<a href="' ICMS_MODULES_URL '/' $modules[$mid]->getVar('dirname') . '/' $comment_config[$mid]['pageName'] . '?' $comment_config[$mid]['itemName'] . '=' $comments[$i]->getVar('com_itemid') . '&amp;com_id=' $i '&amp;com_rootid=' $comments[$i]->getVar('com_rootid') . '&amp;' htmlspecialchars($comments[$i]->getVar('com_exparams')) . '#comment' $i '">' $comments[$i]->getVar('com_title') . '</a>'
/modules/system/blocks/system_blocks.php:2661$block['groups'][$i]['users'][] = array('id' => $userinfo['uid'], 'name' => icms_core_DataFilter::htmlSpecialChars($userinfo['uname']), 'msglink' => '<a href="mailto:' $userinfo['email'] . '"><img src="' ICMS_URL '/images/icons/' $GLOBALS["icmsConfig"]["language"] . '/em_small.gif" width="16px" height="14px" alt="" /></a>''avatar' => ICMS_UPLOAD_URL '/' $userinfo['user_avatar'])
/modules/system/blocks/system_blocks.php:2631$block['groups'][$i]['users'][] = array('id' => $userinfo['uid'], 'name' => icms_core_DataFilter::htmlSpecialChars($userinfo['uname']), 'msglink' => "<a href=\"javascript:openWithSelfMain('" ICMS_URL "/pmlite.php?send2=1&amp;to_userid=" $userinfo['uid'] . "','pmlite',800,680);\"><img src=\"" ICMS_URL "/images/icons/" $GLOBALS["icmsConfig"]["language"] . "/pm_small.gif\" width=\"27px\" height=\"17px\" alt=\"\" /></a>"'avatar' => ICMS_UPLOAD_URL '/' $userinfo['user_avatar'])
/modules/system/blocks/system_blocks.php:2501$result icms::$xoopsDB->query("SELECT u.uid, u.uname, u.email, u.user_viewemail, u.user_avatar, g.name AS groupname FROM " icms::$xoopsDB->prefix("groups_users_link") . " l LEFT JOIN " icms::$xoopsDB->prefix("users") . " u ON l.uid=u.uid LEFT JOIN " icms::$xoopsDB->prefix("groups") . " g ON l.groupid=g.groupid WHERE g.group_type='Admin' ORDER BY l.groupid, u.uid")
/modules/system/icms_version.php:441$modversion = array('name' => _MI_SYSTEM_NAME'version' => '2.0.0''description' => _MI_SYSTEM_DESC'author' => ""'credits' => "The ImpressCMS Project"'help' => ""'license' => "GNU General Public License (GPL)"'official' => true'dirname' => basename(__DIR__), 'modname' => 'system''iconsmall' => "images/icon_small.png"'iconbig' => "images/system_big.png"'image' => "images/system_slogo.png"'status_version' => "Alpha 10"'status' => "Alpha"'date' => "21 october 2020"'author_word' => "Yet another alpha, step by step does it"'warning' => _CO_ICMS_WARNING_ALPHA'developer_website_url' => "https://www.impresscms.org"'developer_website_name' => "ImpressCMS Core & Module developers"'developer_email' => "contact@impresscms.org")
/modules/system/menu.php:661$adminmenu[$modversion['group']]['subs'][] = array('title' => $modversion['name'], 'link' => ICMS_URL '/modules/system/admin.php?fct=' $file'icon' => 'admin/' $file '/images/' $file '.png''small' => 'admin/' $file '/images/' $file '_small.png''id' => $modversion['category'])
/content.php:331$path = (isset($_SERVER['PATH_INFO']) && substr($_SERVER['PATH_INFO'], 01) == '/') ? substr($_SERVER['PATH_INFO'], 1strlen($_SERVER['PATH_INFO'])) : ((isset($_SERVER['PATH_INFO'])) ? $_SERVER['PATH_INFO'] : '')
/htdocs/index.php:1101$response $defController->getError((new ServerRequest($request->getMethod( ), $request->getUri( ), $request->getHeaders( ), $request->getBody( ), $request->getProtocolVersion( )))->withQueryParams($_GET)->withParsedBody($_POST))
/htdocs/editors/CKeditor/formCkeditor.php:571$this->config = array("elements" => $this->getName( ), "language" => $this->getLanguage( ), "rootpath" => $this->rootpath"area_width" => $this->_width"area_height" => $this->_height"fonts" => $this->getFonts( ), "contentsCss" => xoops_getcss( ), "filebrowserImageBrowseUrl" => ICMS_URL '/editors/CKeditor/ceditfinder/browse.php?site=administrator',  )
/notifications.php:1481$modules[$modid]['categories'][$category]['items'][$item]['notifications'][] = array('id' => $n->getVar('not_id'), 'module_id' => $n->getVar('not_modid'), 'category' => $n->getVar('not_category'), 'category_title' => $category_info['title'], 'item_id' => $n->getVar('not_itemid'), 'event' => $n->getVar('not_event'), 'event_title' => $event_info['title'], 'user_id' => $n->getVar('not_uid'))
/invite.php:411$sql sprintf('INSERT INTO ' icms::$xoopsDB->prefix('invites') . '
                            (invite_code, from_id, invite_to, invite_date, extra_info) VALUES
                            (%s, %d, %s, %d, %s)'
icms::$xoopsDB->quoteString(addslashes($invite_code)), is_object(icms::$user) ? icms::$user->getVar('uid') : 0icms::$xoopsDB->quoteString(addslashes($email)), time( ), icms::$xoopsDB->quoteString(addslashes(serialize(array( )))))
/htdocs/install/class/pathstuffcontroller.php:511$paths = array('.env'$short_path DIRECTORY_SEPARATOR 'uploads''modules''storage' DIRECTORY_SEPARATOR 'htmlpurifier''storage' DIRECTORY_SEPARATOR 'htmlpurifier' DIRECTORY_SEPARATOR 'CSS''storage' DIRECTORY_SEPARATOR 'htmlpurifier' DIRECTORY_SEPARATOR 'HTML''storage' DIRECTORY_SEPARATOR 'htmlpurifier' DIRECTORY_SEPARATOR 'Test''storage' DIRECTORY_SEPARATOR 'htmlpurifier' DIRECTORY_SEPARATOR 'URI''storage' DIRECTORY_SEPARATOR 'templates_c''storage' DIRECTORY_SEPARATOR 'log''storage' DIRECTORY_SEPARATOR 'cache')
/core/ModelController.php:5591$ret $this->handler->_moduleUrl 'admin/' $this->handler->_page '?op=mod&amp;' $this->handler->keyName '=' $icmsObj->getVar($this->handler->keyName) . '&amp;language=' $icmsObj->getVar('language')
/htdocs/editors/CKeditor/formCkeditor.php:1131$ret .= $xoTheme->addScript('', array('type' => 'text/javascript'), 'var config = {filebrowserImageBrowseUrl: "' ICMS_URL '/editors/CKeditor/ceditfinder/browse.php?site=administrator", toolbar: "' $toolbar '"}; $(function() { $("#' . @$this->_name '_tarea").ckeditor(config); $("#' . @$this->_name '_tarea").parents("form").submit(function() { var data = $("#' . @$this->_name '_tarea").html(); $("#' . @$this->_name '_tarea").html(data); }); });')
/htdocs/install/page_dbsettings.php:2441$vars array_merge($vars, array('DB_NAME' => '''DB_CHARSET' => 'utf8''DB_COLLATION' => '''DB_PREFIX' => 'i' substr(md5(time( )), 08), 'DB_SALT' => icms_core_Password::createSalt( )))
/core/View/Form/GroupPermissionForm.php:1581$ret .= "<form name='" $this->getName( ) . "' id='" $this->getName( ) . "' action='" $this->getAction( ) . "' method='" $this->getMethod( ) . "'" $this->getExtra( ) . ">\n<table width='100%' class='outer' cellspacing='1' valign='top'>\n"
/core/View/Form/TableForm.php:721$ret $this->getTitle( ) . "\n<form name='" $this->getName( ) . "' id='" $this->getName( ) . "' action='" $this->getAction( ) . "' method='" $this->getMethod( ) . "'" $this->getExtra( ) . ">\n<table class='table' border='0' width='100%'>\n"
/core/View/Form/ThemeForm.php:731$ret "<form id='" $ele_name "' name='" $ele_name "' action='" $this->getAction( ) . "' method='" $this->getMethod( ) . "' onsubmit='return xoopsFormValidate_" $ele_name "();'" $this->getExtra( ) . ">
            <div class='xo-theme-form'>
            <table width='100%' class='outer table' cellspacing='1'>
            <tr><th colspan='2'>" 
$this->getTitle( ) . '</th></tr>
        '
/core/Extensions/SetupSteps/Module/Update/ConfigSetupStep.php:1111if(isset($config_old[$config['name']]['value']) && $config_old[$config['name']]['formtype'] == $config['formtype'] && $config_old[$config['name']]['valuetype'] == $config['valuetype']) { /**/ } else { /**/ }
/core/Extensions/SetupSteps/Module/Install/CopyAssetsSetupStep.php:501if((($fileSystemItem['extension'] === 'css') && ($fileSystemItem['dirname'] === $module->dirname)) || (strpos($fileSystemItem['path'], $module->dirname '/images/') === 0) || (strpos($fileSystemItem['path'], $module->dirname '/css/') === 0) || (strpos($fileSystemItem['path'], $module->dirname '/js/') === 0) || (strpos($fileSystemItem['path'], $module->dirname '/themes/') === 0)) { /**/ }
/plugins/sourceeditors/editarea/editor/edit_area_compressor.php:761if(!$desactivate_gzip && $this->param['use_gzip'] && (in_array('gzip'$encodings) || in_array('x-gzip'$encodings) || isset($_SERVER['---------------'])) && function_exists('ob_gzhandler') && !ini_get('zlib.output_compression')) { /**/ } else { /**/ }
/modules/system/admin/users.php:2151if($password == $username || $password == icms_core_DataFilter::utf8_strrev($usernametrue) || strripos($password$username) === true || $password == $login_name || $password == icms_core_Datafilter::utf8_strrev($login_nametrue) || strripos($password$login_name) === true) { /**/ }
/core/File/MediaUploader.php:6491if((!empty($this->allowedMimeTypes) && !in_array($this->mediaRealType$this->allowedMimeTypes)) || (!empty($this->deniedMimeTypes) && in_array($this->mediaRealType$this->deniedMimeTypes)) || (empty($this->allowedMimeTypes) && !$AllowedMimeTypes)) { /**/ }
/core/File/MediaUploader.php:6661if(('image' === substr($this->mediaType0strpos($this->mediaType'/'))) || (!empty($this->mediaRealType) && 'image' === substr($this->mediaRealType0strpos($this->mediaRealType'/')))) { /**/ }
/core/Properties/AbstractProperties.php:5001if(!empty($this->_vars[$key][self::VARCFG_VALUE]) && isset($this->_vars[$key][self::VARCFG_VALIDATE_RULE]) && !empty($this->_vars[$key][self::VARCFG_VALIDATE_RULE])) { /**/ }
/core/Properties/AbstractProperties.php:5071if(isset($this->_vars[$key][self::VARCFG_MAX_LENGTH]) && ($this->_vars[$key][self::VARCFG_MAX_LENGTH] > 0) && (mb_strlen($value) > $this->_vars[$key][self::VARCFG_MAX_LENGTH])) { /**/ }
/core/Models/Module.php:3131if($this->getVar('hassearch') != || !isset($search['file']) || !isset($search['func']) || $search['func'] == '' || $search['file'] == '') { /**/ }
/core/Models/Block.php:1851if(($this->block_type === static::BLOCK_TYPE_CUSTOM) || !($edit_func $this->edit_func) || !file_exists($func_file ICMS_ROOT_PATH '/modules/' $this->dirname '/blocks/' $this->func_file)) { /**/ }
/core/View/ModelLinkedForm/Elements/ImageElement.php:371if($object->getVar($key'e') && (strpos($object->getVar($key'e'), 'http') === || strpos($object->getVar($key'e'), '{ICMS_URL}') === 0)) { /**/ } elseif($object->getVar($key'e')) { /**/ }
/core/Controllers/DefaultController.php:361if((($icmsConfig['startpage'][$group] === '') || ($icmsConfig['startpage'][$group] === '--')) && in_array(ICMS_GROUP_USERS$groupstrue) && !in_array($icmsConfig['startpage'][ICMS_GROUP_USERS], ['''--'], true)) { /**/ } else { /**/ }
/misc.php:1901if(!isset($yname) || trim($yname) == '' || $ymail == '' || !isset($fname) || trim($fname) == '' || !isset($fmail) || trim($fmail) == '') { /**/ }
/core/Debug.php:621if($trace[0]['function'] !== 'include' && $trace[0]['function'] !== 'include_once' && $trace[0]['function'] !== 'require' && $trace[0]['function'] !== 'require_once') { /**/ }
/include/cp_functions.php:451if(!((defined('ICMS_IN_ADMIN') || defined('XOOPS_INSTALL')) || (isset($_SERVER['REQUEST_URI']) && ((strpos($_SERVER['REQUEST_URI'], "/admin/") !== false) || (strpos($_SERVER['REQUEST_URI'], "/admin.php") !== false))))) { /**/ }
/include/comment_edit.php:451if(('system' != $icmsModule->getVar('dirname') && XOOPS_COMMENT_APPROVENONE == $icmsModuleConfig['com_rule']) || (!is_object(icms::$user) && !$ph->checkRight('system_admin'XOOPS_SYSTEM_COMMENT, array(ICMS_GROUP_ANONYMOUS))) || !is_object($icmsModule)) { /**/ }
/include/comment_reply.php:482if(('system' != $icmsModule->getVar('dirname') && XOOPS_COMMENT_APPROVENONE == $icmsModuleConfig['com_rule']) || (!is_object(icms::$user) && !$icmsModuleConfig['com_anonpost']) || !is_object($icmsModule)) { /**/ }
/modules/system/admin/users/users.php:2781if($edituser->getVar('uname') != $uname && $user_handler->getCount(new icms_db_criteria_Item('uname'$uname)) > || $edituser->getVar('login_name') != $login_name && $user_handler->getCount(new icms_db_criteria_Item('login_name'$login_name)) > 0) { /**/ } else { /**/ }
/include/comment_new.php:442if(('system' != $icmsModule->getVar('dirname') && XOOPS_COMMENT_APPROVENONE == $icmsModuleConfig['com_rule']) || (!is_object(icms::$user) && !$icmsModuleConfig['com_anonpost']) || !is_object($icmsModule)) { /**/ }
/include/functions.php:2391if(defined('SID') && SID && (!isset($_COOKIE[session_name( )]) || ($icmsConfig['use_mysession'] && $icmsConfig['session_name'] != '' && !isset($_COOKIE[$icmsConfig['session_name']])))) { /**/ }
/core/Extensions/SetupSteps/Module/Update/BlocksSetupStep.php:691foreach($db->fetchAll('SELECT bid, name
                            FROM ' 
$db->prefix('newblocks') . '
                            WHERE mid=:mid AND func_num=:func_num AND show_func=:show_func AND func_file=:func_file'
, ['mid' => $module->mid'func_num' => $i'show_func' => $block['show_func'], 'func_file' => $block['file']]) as $fblock) { /**/ }
/core/View/Renderer/CommentRenderer.php:3151$text = (false != $admin_view) ? $thread[$key]['obj']->getVar('com_text') . '<div style="text-align:right; margin-top: 2px; margin-right: 2px;">' _CM_STATUS ': ' $this->_statusText[$thread[$key]['obj']->getVar('com_status')] . '<br />IP: <span style="font-weight: bold;">' $thread[$key]['obj']->getVar('com_ip') . '</span></div>' $thread[$key]['obj']->getVar('com_text')
/core/View/Renderer/CommentRenderer.php:3161$replies[] = array('id' => $key'prefix' => $prefix'pid' => $thread[$key]['obj']->getVar('com_pid'), 'itemid' => $thread[$key]['obj']->getVar('com_itemid'), 'rootid' => $thread[$key]['obj']->getVar('com_rootid'), 'title' => $title'text' => $text'date_posted' => formatTimestamp($thread[$key]['obj']->getVar('com_created'), 'm'), 'date_modified' => formatTimestamp($thread[$key]['obj']->getVar('com_modified'), 'm'), 'poster' => $this->_getPosterArray($thread[$key]['obj']->getVar('com_uid')))
/core/View/Renderer/CommentRenderer.php:2171$replies[] = array('id' => $key'prefix' => $current_prefix'date_posted' => formatTimestamp($thread[$key]['obj']->getVar('com_created'), 'm'), 'simple_title' => $simple_title'title' => $title'root_id' => $thread[$key]['obj']->getVar('com_rootid'), 'status' => $this->_statusText[$thread[$key]['obj']->getVar('com_status')], 'poster' => $this->_getPosterName($thread[$key]['obj']->getVar('com_uid')))
/core/View/Renderer/CommentRenderer.php:2632$text $tree[$comment_id]['obj']->getVar('com_text') . '<div style="text-align:right; margin-top: 2px; margin-bottom: 0px; margin-right: 2px;">' _CM_STATUS ': ' $this->_statusText[$tree[$comment_id]['obj']->getVar('com_status')] . '<br />IP: <span style="font-weight: bold;">' $tree[$comment_id]['obj']->getVar('com_ip') . '</span></div>'
/core/View/Renderer/CommentRenderer.php:1201$text $this->_comments[$i]->getVar('com_text') . '<div style="text-align:right; margin-top: 2px; margin-bottom: 0px; margin-right: 2px;">' _CM_STATUS ': ' $this->_statusText[$this->_comments[$i]->getVar('com_status')] . '<br />IP: <span style="font-weight: bold;">' $this->_comments[$i]->getVar('com_ip') . '</span></div>'
/core/View/Renderer/CommentRenderer.php:1612$text $tree[$comment_id]['obj']->getVar('com_text') . '<div style="text-align:right; margin-top: 2px; margin-bottom: 0px; margin-right: 2px;">' _CM_STATUS ': ' $this->_statusText[$tree[$comment_id]['obj']->getVar('com_status')] . '<br />IP: <span style="font-weight: bold;">' $tree[$comment_id]['obj']->getVar('com_ip') . '</span></div>'
/core/View/ModelLinkedForm/Elements/FileElement.php:441$ret .= "<div><input type='hidden' name='MAX_FILE_SIZE' value='" $this->getMaxFileSize( ) . "' />
                <input type='file' name='" 
$this->getName( ) . "' id='" $this->getName( ) . "'" $this->getExtra( ) . " />
                <input type='hidden' name='icms_upload_file[]' id='icms_upload_file[]' value='" 
$this->getName( ) . "' /></div>"
/core/View/ModelLinkedForm/Elements/SourceElement.php:361$this->_editor = &$editor_handler->get($icmsConfig['sourceeditor_default'], array('name' => $key'value' => $object->getVar($key'e'), 'language' => $control['language'] ?? _LANGCODE'width' => $control['width'] ?? '100%''height' => $control['height'] ?? '400px''syntax' => $control['syntax'] ?? 'php'))
/core/View/PageBuilder.php:2421$block = array('id' => $bid'module' => $xobject->getVar('dirname'), 'title' => $xobject->getVar('title') . $titlebtns'weight' => $xobject->getVar('weight'), 'lastmod' => $xobject->getVar('last_modified'))
/core/View/ModelLinkedForm/Form.php:5081$ret "
            <form name='" 
$this->getName( ) . "_dorga' id='" $this->getName( ) . "' action='" $this->getAction( ) . "' method='" $this->getMethod( ) . "' onsubmit='return xoopsFormValidate_" $this->getName( ) . "(this);'" $this->getExtra( ) . ">
            <table width='100%' class='outer table' cellspacing='1'>
            <tr><th colspan='2'>" 
$this->getTitle( ) . '</th></tr>
        '
/core/Models/ConfigItem.php:2231$types = array('text' => self::DTYPE_DEP_TXTBOX'textarea' => self::DTYPE_STRING'int' => self::DTYPE_INTEGER'url' => self::DTYPE_DEP_URL'email' => self::DTYPE_DEP_EMAIL'array' => self::DTYPE_ARRAY'other' => self::DTYPE_DEP_OTHER'source' => self::DTYPE_DEP_SOURCE'float' => self::DTYPE_FLOAT,  )
/core/View/PageBuilder.php:2221$titlebtns '&nbsp;<span id="edit_block" class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown" href="#" aria-expanded="false"><span class="glyphicon glyphicon-cog" style="font-size: 16px;"></span></a>' '<ul id="ed_block_' $bid '" class="dropdown-menu add-arrow">' "<li><a>" _EDIT " " _BLOCK_ID " " $bid "</a></li>" "<li class='divider'></li>" "<li><a href='" ICMS_MODULES_URL "/system/admin.php?fct=blocks&amp;op=visible&amp;bid=" $bid "&amp;rtn=$url'> <span class='glyphicon glyphicon-eye-close'></span> " _INVISIBLE "</a></li>" "<li><a href='" ICMS_MODULES_URL "/system/admin.php?fct=blocks&amp;op=clone&amp;bid=" $bid "'> <span class='glyphicon glyphicon-new-window'></span> " _CLONE "</a></li>" "<li><a href='" ICMS_MODULES_URL "/system/admin.php?fct=blocks&amp;op=mod&amp;bid=" $bid "'> <span class='glyphicon glyphicon-edit'></span> " _EDIT "</a></li>" "<li><a href='" ICMS_MODULES_URL "/system/admin.php?fct=blocks&amp;op=up&amp;bid=" $bid "&amp;rtn=$url'> <span class='glyphicon glyphicon-arrow-up'></span> " _UP "</a></li>" "<li><a href='" ICMS_MODULES_URL "/system/admin.php?fct=blocks&amp;op=down&amp;bid=" $bid "&amp;rtn=$url'> <span class='glyphicon glyphicon-arrow-down'></span> " _DOWN "</a></li>"
/core/HTMLFilter.php:1211$icmsPurifierConf = array('HTML.DefinitionID' => $icmsConfigPurifier['purifier_HTML_DefinitionID'] ?? '''HTML.DefinitionRev' => $icmsConfigPurifier['purifier_HTML_DefinitionRev'] ?? '''HTML.Doctype' => $icmsConfigPurifier['purifier_HTML_Doctype'] ?? '''HTML.AllowedElements' => $icmsConfigPurifier['purifier_HTML_AllowedElements'] ?? '''HTML.AllowedAttributes' => $icmsConfigPurifier['purifier_HTML_AllowedAttributes'] ?? '''HTML.ForbiddenElements' => $icmsConfigPurifier['purifier_HTML_ForbiddenElements'] ?? '''HTML.ForbiddenAttributes' => $icmsConfigPurifier['purifier_HTML_ForbiddenAttributes'] ?? '''HTML.MaxImgLength' => $icmsConfigPurifier['purifier_HTML_MaxImgLength'] ?? '''HTML.TidyLevel' => $icmsConfigPurifier['purifier_HTML_TidyLevel'] ?? '''HTML.SafeEmbed' => $icmsConfigPurifier['purifier_HTML_SafeEmbed'] ?? '''HTML.SafeObject' => $icmsConfigPurifier['purifier_HTML_SafeObject'] ?? '''HTML.SafeIframe' => $icmsConfigPurifier['purifier_HTML_SafeIframe'] ?? '''HTML.Attr.Name.UseCDATA' => $icmsConfigPurifier['purifier_HTML_AttrNameUseCDATA'] ?? '''HTML.FlashAllowFullScreen' => $icmsConfigPurifier['purifier_HTML_FlashAllowFullScreen'] ?? '''Output.FlashCompat' => $icmsConfigPurifier['purifier_Output_FlashCompat'] ?? '''CSS.DefinitionRev' => $icmsConfigPurifier['purifier_CSS_DefinitionRev'] ?? '''CSS.AllowImportant' => $icmsConfigPurifier['purifier_CSS_AllowImportant'] ?? '''CSS.AllowTricky' => $icmsConfigPurifier['purifier_CSS_AllowTricky'] ?? '''CSS.AllowedProperties' => $icmsConfigPurifier['purifier_CSS_AllowedProperties'] ?? '''CSS.MaxImgLength' => $icmsConfigPurifier['purifier_CSS_MaxImgLength'] ?? '''CSS.Proprietary' => $icmsConfigPurifier['purifier_CSS_Proprietary'] ?? '''AutoFormat.AutoParagraph' => $icmsConfigPurifier['purifier_AutoFormat_AutoParagraph'] ?? '''AutoFormat.DisplayLinkURI' => $icmsConfigPurifier['purifier_AutoFormat_DisplayLinkURI'] ?? '''AutoFormat.Linkify' => $icmsConfigPurifier['purifier_AutoFormat_Linkify'] ?? '''AutoFormat.PurifierLinkify' => $icmsConfigPurifier['purifier_AutoFormat_PurifierLinkify'] ?? '''AutoFormat.Custom' => $icmsConfigPurifier['purifier_AutoFormat_Custom'] ?? '''AutoFormat.RemoveEmpty' => $icmsConfigPurifier['purifier_AutoFormat_RemoveEmpty'] ?? '''AutoFormat.RemoveEmpty.RemoveNbsp' => $icmsConfigPurifier['purifier_AutoFormat_RemoveEmptyNbsp'] ?? '''AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions' => $icmsConfigPurifier['purifier_AutoFormat_RemoveEmptyNbspExceptions'] ?? '''Core.EscapeNonASCIICharacters' => $icmsConfigPurifier['purifier_Core_EscapeNonASCIICharacters'] ?? '''Core.HiddenElements' => $icmsConfigPurifier['purifier_Core_HiddenElements'] ?? '''Core.NormalizeNewlines' => $icmsConfigPurifier['purifier_Core_NormalizeNewlines'] ?? '''Core.RemoveInvalidImg' => $icmsConfigPurifier['purifier_Core_RemoveInvalidImg'] ?? '''Core.Encoding' => _CHARSET'Cache.DefinitionImpl' => 'Serializer''Cache.SerializerPath' => ICMS_PURIFIER_CACHE'URI.Host' => $icmsConfigPurifier['purifier_URI_Host'] ?? '''URI.Base' => $icmsConfigPurifier['purifier_URI_Base'] ?? '''URI.Disable' => $icmsConfigPurifier['purifier_URI_Disable'] ?? '''URI.DisableExternal' => $icmsConfigPurifier['purifier_URI_DisableExternal'] ?? '''URI.DisableExternalResources' => $icmsConfigPurifier['purifier_URI_DisableExternalResources'] ?? '''URI.DisableResources' => $icmsConfigPurifier['purifier_URI_DisableResources'] ?? '''URI.MakeAbsolute' => $icmsConfigPurifier['purifier_URI_MakeAbsolute'] ?? '''URI.HostBlacklist' => $icmsConfigPurifier['purifier_URI_HostBlacklist'] ?? '''URI.AllowedSchemes' => $icmsConfigPurifier['purifier_URI_AllowedSchemes'] ?? '''URI.DefinitionID' => $icmsConfigPurifier['purifier_URI_DefinitionID'] ?? '''URI.DefinitionRev' => $icmsConfigPurifier['purifier_URI_DefinitionRev'] ?? '''URI.SafeIframeRegexp' => $IframeRegExp'Attr.AllowedFrameTargets' => $icmsConfigPurifier['purifier_Attr_AllowedFrameTargets'] ?? '''Attr.AllowedRel' => $icmsConfigPurifier['purifier_Attr_AllowedRel'] ?? '''Attr.AllowedClasses' => $icmsConfigPurifier['purifier_Attr_AllowedClasses'] ?? '''Attr.ForbiddenClasses' => $icmsConfigPurifier['purifier_Attr_ForbiddenClasses'] ?? '''Attr.DefaultInvalidImage' => $icmsConfigPurifier['purifier_Attr_DefaultInvalidImage'] ?? '''Attr.DefaultInvalidImageAlt' => $icmsConfigPurifier['purifier_Attr_DefaultInvalidImageAlt'] ?? '''Attr.DefaultImageAlt' => $icmsConfigPurifier['purifier_Attr_DefaultImageAlt'] ?? '''Attr.ClassUseCDATA' => $icmsConfigPurifier['purifier_Attr_ClassUseCDATA'] ?? '''Attr.IDPrefix' => $icmsConfigPurifier['purifier_Attr_IDPrefix'] ?? '''Attr.EnableID' => $icmsConfigPurifier['purifier_Attr_EnableID'] ?? '''Attr.IDPrefixLocal' => $icmsConfigPurifier['purifier_Attr_IDPrefixLocal'] ?? '''Attr.IDBlacklist' => $icmsConfigPurifier['purifier_Attr_IDBlacklist'] ?? '''Filter.ExtractStyleBlocks.Escaping' => $icmsConfigPurifier['purifier_Filter_ExtractStyleBlocks_Escaping'] ?? '''Filter.ExtractStyleBlocks.Scope' => $icmsConfigPurifier['purifier_Filter_ExtractStyleBlocks_Scope'] ?? '''Filter.ExtractStyleBlocks' => $icmsConfigPurifier['purifier_Filter_ExtractStyleBlocks'] ?? '''Filter.YouTube' => $icmsConfigPurifier['purifier_Filter_YouTube'] ?? '''Filter.Custom' => self::getCustomFilterList( ),  )
/core/Models/Module.php:3671$rtn = ['link' => $url . (isset($inf['adminindex']) ? $inf['adminindex'] : ''), 'title' => $this->getVar('name'), 'dir' => $this->dirname'absolute' => 1'subs' => [ ]]
/core/Debug.php:731$message .= $level $msg . ($step['class'] ?? '') . ($step['type'] ?? '') . sprintf(_CORE_DEPRECATED_MSG$step['function'], str_replace(ICMS_ROOT_PATH'ROOTPATH'$step['file']), $step['line'])
/core/DataFilter.php:10681$strs[$i] = (strlen($strs[$i]) - $start <= $length) ? substr($strs[$i], $start$length) : substr($strs[$i], $start$length strlen($trimmarker)) . $trimmarker
/core/Response/ViewResponse.php:1591$this->theme->metas['head']['stylesheet'] = [ICMS_LIBRARIES_URL '/bootstrap/bootstrap.min.css' => ['value' => ['type' => 'text/css''href' => ICMS_LIBRARIES_URL '/bootstrap/bootstrap.min.css''media' => 'screen'], 'weight' => 0], ICMS_LIBRARIES_URL '/jquery/ui/css/ui-smoothness/ui.css' => ['value' => ['type' => 'text/css''href' => ICMS_LIBRARIES_URL '/jquery/ui/css/ui-smoothness/ui.css''media' => 'screen'], 'weight' => 0], $jgrowl_css => ['value' => ['type' => 'text/css''href' => $jgrowl_css'media' => 'screen'], 'weight' => 0], ICMS_LIBRARIES_URL '/jquery/colorbox/colorbox.css' => ['value' => ['type' => 'text/css''href' => ICMS_LIBRARIES_URL '/jquery/colorbox/colorbox.css''media' => 'screen'], 'weight' => 0]]
/core/Security/Password.php:2641$hash '$' $enc_type '$' $iterations '$' $salt '-' self::_rehash(self::_rehash($salt$iterations) . self::_rehash($pass$iterations) . self::_rehash($this->mainSalt$iterations), $iterations$enc_type)
/core/Providers/ConfigServiceProvider.php:411$configs = !defined('ICMS_MIGRATION_MODE') || !ICMS_MIGRATION_MODE $instance->getConfigsByCat([Config::CATEGORY_MAINConfig::CATEGORY_USERConfig::CATEGORY_METAFOOTERConfig::CATEGORY_MAILERConfig::CATEGORY_AUTHConfig::CATEGORY_MULILANGUAGEConfig::CATEGORY_PERSONAConfig::CATEGORY_PLUGINSConfig::CATEGORY_CAPTCHAConfig::CATEGORY_SEARCH]) : [Config::CATEGORY_MAIN => [ ], Config::CATEGORY_USER => [ ], Config::CATEGORY_METAFOOTER => [ ], Config::CATEGORY_MAILER => [ ], Config::CATEGORY_AUTH => [ ], Config::CATEGORY_MULILANGUAGE => [ ], Config::CATEGORY_PERSONA => [ ], Config::CATEGORY_PLUGINS => [ ], Config::CATEGORY_CAPTCHA => [ ], Config::CATEGORY_SEARCH => [ ]]
/core/Properties/AbstractProperties.php:6951$this->_vars[$key][self::VARCFG_DEFAULT_VALUE] = $this->cleanVar($key$this->_vars[$key][self::VARCFG_TYPE], isset($this->_vars[$key][self::VARCFG_DEFAULT_VALUE]) ? $this->_vars[$key][self::VARCFG_DEFAULT_VALUE] : null)
/core/Properties/AbstractProperties.php:4451$uploader = new MediaUploader($this->_vars[$key][self::VARCFG_PATH], $this->_vars[$key][self::VARCFG_ALLOWED_MIMETYPES], $this->_vars[$key][self::VARCFG_MAX_FILESIZE], $this->_vars[$key][self::VARCFG_MAX_WIDTH], $this->_vars[$key][self::VARCFG_MAX_HEIGHT])
/core/Properties/AbstractProperties.php:4131$uploader = new MediaUploader($this->_vars[$key]['path'], $this->_vars[$key]['allowedMimeTypes'], $this->_vars[$key]['maxFileSize'], $this->_vars[$key]['maxWidth'], $this->_vars[$key]['maxHeight'])
/core/File/Filesystem.php:1011$files_array $remove_admin_cache ? ($file !== 'index.html' && $file !== 'php.ini' && $file !== '.htaccess' && $file !== '.gitignore') : ($file != 'index.html' && $file !== 'php.ini' && $file !== '.htaccess' && $file !== '.gitignore' && $file !== 'adminmenu_' $icmsConfig['language'] . '.php')
/core/View/Table/Table.php:7771$aColumn['caption'] = '<a href="' $current_url '?' $this->_objectHandler->_itemname '_' 'sortsel=' $column->getKeyName( ) . '&amp;' $this->_objectHandler->_itemname '_' 'ordersel=ASC' $qs_param '&amp;' $new_query_string '">' $aColumn['caption'] . '</a>'
/core/View/Table/Table.php:7751$aColumn['caption'] = '<a href="' $current_url '?' $this->_objectHandler->_itemname '_' 'sortsel=' $column->getKeyName( ) . '&amp;' $this->_objectHandler->_itemname '_' 'ordersel=' $orderArray[$order]['neworder'] . $qs_param '&amp;' $new_query_string '">' $aColumn['caption'] . ' <img src="' ICMS_IMAGES_SET_URL '/actions/' $orderArray[$order]['image'] . '" alt="ASC" /></a>'
/core/View/Table/Table.php:7631$getSort = (isset($_GET[$this->_objectHandler->_itemname '_' 'sortsel']) && $_GET[$this->_objectHandler->_itemname '_' 'sortsel'] === $column->getKeyName( )) || ($this->_sortsel === $column->getKeyName( ))
/core/View/Table/Table.php:7201$pagenav = new PageNav($this->_objectHandler->getCount($this->_criteria), $this->_criteria->getLimit( ), $this->_criteria->getStart( ), 'start' $this->_objectHandler->keyName$otherParams)
/core/View/Form/Elements/DHTMLTextAreaElement.php:1801$ret .= sprintf("<img onclick='javascript:xoopsmake%s(\"%s\", \"%s\");' onmouseover='style.cursor=\"pointer\"' src='%s/images/align%s.gif' alt='align%s' />&nbsp;<img onclick='javascript:xoopsmakecenter(\"%s\", \"%s\");' onmouseover='style.cursor=\"pointer\"' src='%s/images/aligncenter.gif' alt='aligncenter' />&nbsp;<img onclick='javascript:xoopsmake%s(\"%s\", \"%s\");' onmouseover='style.cursor=\"pointer\"' src='%s/images/align%s.gif' alt='align%s' />&nbsp;<img onclick='javascript:setVisible(\"%s\");makeBold(\"%s\");' onmouseover='style.cursor=\"pointer\"' src='%s/images/bold.gif' alt='bold' />&nbsp;<img onclick='javascript:setVisible(\"%s\");makeItalic(\"%s\");' onmouseover='style.cursor=\"pointer\"' src='%s/images/italic.gif' alt='italic' />&nbsp;<img onclick='javascript:setVisible(\"%s\");makeUnderline(\"%s\");' onmouseover='style.cursor=\"pointer\"' src='%s/images/underline.gif' alt='underline' />&nbsp;<img onclick='javascript:setVisible(\"%s\");makeLineThrough(\"%s\");' src='%s/images/linethrough.gif' alt='linethrough' onmouseover='style.cursor=\"pointer\"' />&nbsp;&nbsp;<input type='text' id='%sAddtext' size='20' />&nbsp;<input type='button' onclick='xoopsCodeText(\"%s\", \"%s\", \"%s\")' class='formButton' value='%s' /><br /><br /><textarea id='%s' name='%s' onselect=\"xoopsSavePosition('%s');\"' onclick=\"xoopsSavePosition('%s');\"' onkeyup=\"xoopsSavePosition('%s');\"' cols='%s' rows='%s'%s>%s</textarea><br />\n"_GLOBAL_LEFT$ele_namehtmlspecialchars(((defined('_ADM_USE_RTL') && _ADM_USE_RTL) ? _ALRIGHTCON _ALLEFTCON), ENT_QUOTES), ICMS_URL_GLOBAL_LEFT_GLOBAL_LEFT$ele_namehtmlspecialchars(_ALCENTERCONENT_QUOTES_CHARSET), ICMS_URL_GLOBAL_RIGHT$ele_namehtmlspecialchars(((defined('_ADM_USE_RTL') && _ADM_USE_RTL) ? _ALLEFTCON _ALRIGHTCON), ENT_QUOTES), ICMS_URL_GLOBAL_RIGHT_GLOBAL_RIGHT$this->_hiddenText$this->_hiddenTextICMS_URL$this->_hiddenText$this->_hiddenTextICMS_URL$this->_hiddenText$this->_hiddenTextICMS_URL$this->_hiddenText$this->_hiddenTextICMS_URL$ele_name$ele_name$this->_hiddenTexthtmlspecialchars(_ENTERTEXTBOXENT_QUOTES_CHARSET), _ADD$ele_name$name$ele_name$ele_name$ele_name$this->getCols( ), $this->getRows( ), $this->getExtra( ), $this->getValue( ))
/core/View/Form/Elements/DHTMLTextAreaElement.php:1201$ret "<a name='moresmiley'></a>" "<img onmouseover='style.cursor=\"pointer\"' src='" ICMS_URL "/images/url.gif' alt='url' onclick='xoopsCodeUrl(\"" $ele_name '", "' htmlspecialchars(_ENTERURLENT_QUOTES) . '", "' htmlspecialchars(_ENTERWEBTITLEENT_QUOTES_CHARSET) . "\");' />&nbsp;" "<img onmouseover='style.cursor=\"pointer\"' src='" ICMS_URL "/images/email.gif' alt='email' onclick='javascript:xoopsCodeEmail(\"" $ele_name '", "' htmlspecialchars(_ENTEREMAILENT_QUOTES_CHARSET) . "\");' />&nbsp;" "<img onclick='javascript:xoopsCodeImg(\"" $ele_name '", "' htmlspecialchars(_ENTERIMGURLENT_QUOTES) . '", "' htmlspecialchars(_ENTERIMGPOSENT_QUOTES) . '", "' htmlspecialchars(_IMGPOSRORLENT_QUOTES) . "\", \"" htmlspecialchars(_ERRORIMGPOSENT_QUOTES_CHARSET) . "\");' onmouseover='style.cursor=\"pointer\"' src='" ICMS_URL "/images/imgsrc.gif' alt='imgsrc' />&nbsp;" "<img onmouseover='style.cursor=\"pointer\"' onclick='javascript:openWithSelfMain(\"" ICMS_URL '/modules/system/admin/images/browser.php?target=' $ele_name "&type=iman\",\"imgmanager\",985,470);' src='" ICMS_URL "/images/image.gif' alt='image' />&nbsp;"