do_interface_js(); $notices = getNotices(); if (!empty($notices)) { echo renderNotices($notices); } $collapsed = isset($_COOKIE['acpState']) && $_COOKIE['acpState'] == 0 ? ' collapsed' : ''; ?>

Artemis

adminHeader() ?>
\"'

' + data.title + '

'; } }); } else { result = '
  • ' + e.status + '
  • '; } $('ul#app_search_result').html(result).show(); } }); }); "); } /** * Primary Sectional Menu */ private function left_nav() { $aidlink = fusion_get_aidlink(); $locale = parent::get_locale(); $sections = Admins::getInstance()->getAdminSections(); $sections[] = $locale['admin_collapse']; $this->admin_section_icons[] = "\n"; $pages = Admins::getInstance()->getAdminPages(); $section_count = count($sections); ?> "); add_to_footer(""); } /** * Applications List Menu * todo: find corresponding description of admin pages in model - maybe page section */ private function app_nav() { $aidlink = parent::get_aidlink(); $locale = parent::get_locale(); $sections = Admins::getInstance()->getAdminSections(); $pages = Admins::getInstance()->getAdminPages(); $is_current_page = parent::_currentPage(); echo "\n"; foreach ($sections as $i => $section_name) : if (!empty($pages[$i]) && is_array($pages[$i])) : echo "