set_file( array( 'navbar' => 'navbar.tpl' ) ); $GLOBALS['celepar_tpl']->set_block('navbar','navbar_header','navbar_header'); $GLOBALS['celepar_tpl']->set_block('navbar','extra_blocks_header','extra_block_header'); $GLOBALS['celepar_tpl']->set_block('navbar','extra_block_row','extra_block_row'); $GLOBALS['celepar_tpl']->set_block('navbar','extra_block_spacer','extra_block_spacer'); $GLOBALS['celepar_tpl']->set_block('navbar','extra_blocks_footer','extra_blocks_footer'); $GLOBALS['celepar_tpl']->set_block('navbar','sidebox_hide_header','sidebox_hide_header'); $GLOBALS['celepar_tpl']->set_block('navbar','sidebox_hide_footer','sidebox_hide_footer'); $GLOBALS['celepar_tpl']->set_block('navbar','appbox','appbox'); $GLOBALS['celepar_tpl']->set_block('navbar','navbar_footer','navbar_footer'); $GLOBALS['celepar_tpl']->set_var('my_preferences', lang("My Preferences")); $GLOBALS['celepar_tpl']->set_var('title_my_preferences', lang("Click here to change your Expresso password and other preferences")); $GLOBALS['celepar_tpl']->set_var('title_suggestions', lang("Send your critics, doubts or suggestions")); $GLOBALS['celepar_tpl']->set_var('suggestions', lang("Suggestions")); $GLOBALS['celepar_tpl']->set_var('help', lang("Help")); $GLOBALS['celepar_tpl']->set_var('title_help', lang("Click here for help")); $GLOBALS['celepar_tpl']->set_var('template',$GLOBALS['phpgw_info']['server']['template_set']); $var['img_root'] = $GLOBALS['phpgw_info']['server']['webserver_url'] . '/phpgwapi/templates/'.$GLOBALS['phpgw_info']['server']['template_set'].'/images'; $var['dir_root'] = $GLOBALS['phpgw_info']['server']['webserver_url']; $var['table_bg_color'] = $GLOBALS['phpgw_info']['theme']['navbar_bg']; if ( $GLOBALS[ 'phpgw_info' ][ 'user' ][ 'preferences' ][ 'common' ][ 'click_or_onmouseover' ] == 'onmouseover' ) $show_menu_event = 'onmouseover'; else $show_menu_event = 'onclick'; $applications = ''; // == 'icons_and_text') $max_icons = $GLOBALS[ 'phpgw_info' ][ 'user' ][ 'preferences' ][ 'common' ][ 'max_icons' ]; if ( ! $max_icons ) $max_icons = 200; $indent = "\n\t\t\t\t\t\t"; $curr_app = NULL; $i = 0; $cacheit = array( 'admin', 'expressoAdmin1_2', 'expressoMail1_2', 'contactcenter', 'jabberit_messenger', 'filemanager' ); foreach ( $GLOBALS[ 'phpgw_info' ][ 'navbar' ] as $app => $app_data ) { $current_app = false; if ( $app != 'preferences' && $app != 'about' && $app != 'logout' ) { $icon = "{$indent}\t\t\t" . ''; $title = $GLOBALS[ 'phpgw_info' ][ 'apps' ][ $app ][ 'title' ]; if ( $app == 'home' ) $title = lang( 'Home' ); if ( $GLOBALS[ 'phpgw_info' ][ 'flags' ][ 'currentapp' ] == $app ) { $current_app = true; $curr_app = $app; } $icon .= "{$indent}\t\t\t\t" . '' . $title . '' . "{$indent}\t\t\t"; if ( $app == 'home' ) if ( $GLOBALS[ 'phpgw_info' ][ 'user' ][ 'preferences' ][ 'common' ][ 'start_and_logout_icons' ] == 'no' ) continue; if ( $GLOBALS['phpgw_info']['user']['preferences']['common']['navbar_format']=='icons' ) { $title_extra = $title; $title = ''; } else if( $GLOBALS[ 'phpgw_info' ][ 'user' ][ 'preferences' ][ 'common' ][ 'navbar_format' ] == 'text' ) $icon = ''; if ( $i < $max_icons ) { if ( $GLOBALS[ 'phpgw_info' ][ 'user' ][ 'preferences' ][ 'common' ][ 'start_and_logout_icons' ] == 'no' ) $tdwidth = 100 / ( $max_icons ); else $tdwidth = 100 / ( $max_icons + 2 ); $app_icons .= "{$indent}\t\t" . ''; if ( isset( $GLOBALS['phpgw_info']['flags']['navbar_target'] ) && $GLOBALS['phpgw_info']['flags']['navbar_target'] ) $app_icons .= ' target="' . $GLOBALS['phpgw_info']['flags']['navbar_target'] . '"'; $app_icons .= $icon; $app_icons .= "{$indent}\t\t"; } $icon = "{$indent}\t\t\t" . '' . $title . ''; $app_extra_icons .= "{$indent}"; if ( $GLOBALS[ 'phpgw_info' ][ 'user' ][ 'preferences' ][ 'common' ][ 'navbar_format' ] != 'text' ) { $app_extra_icons .= "{$indent}\t" . '' . "{$indent}\t" . ' ' . "{$indent}\t\t" . '' . "{$indent}\t" . "{$indent}"; unset( $icon ); unset( $title ); $i++; } } $GLOBALS[ 'phpgw_info' ][ 'flags' ][ 'java_script' ] .= "\n\t\t'; if ( $GLOBALS['phpgw_info']['user']['preferences']['common']['start_and_logout_icons'] != 'no' ) { $hint = $GLOBALS[ 'phpgw_info' ][ 'navbar' ][ 'logout' ][ 'title' ]; $icon = '' . $hint . ''; if ( $GLOBALS[ 'phpgw_info' ][ 'user' ][ 'preferences' ][ 'common' ][ 'navbar_format' ] == 'icons' ) $title = ''; else if ( $GLOBALS[ 'phpgw_info' ][ 'user' ][ 'preferences' ][ 'common' ][ 'navbar_format' ] == 'text' ) $icon = ''; $app_icons .= '' . $icon . ''; } $var[ 'app_icons' ] = $app_icons; $hint = $GLOBALS['phpgw_info']['navbar']['logout']['title']; $icon = "{$indent}\t\t\t" . ''.$hint.''; $title = $GLOBALS['phpgw_info']['navbar']['logout']['title']; $app_extra_icons .= "{$indent}{$indent}\t" . '' . "{$indent}\t\t" . ''. "{$icon}{$indent}\t\t" . "{$indent}\t" . "{$indent}\t" . '' . "{$indent}\t\t" . ''.$title.'' . "{$indent}\t{$indent}"; $app_extra_icons_div = '' . "\n\t\t" . ''; $var['app_extra_icons_div'] = $app_extra_icons_div; $var['app_extra_icons_icon'] = '' . $indent . '' . "{$indent}\t" . ''. lang( 'show_more_apps' ) .'' . "{$indent}\n\t\t\t\t\t" . ''; if(isset($GLOBALS['phpgw_info']['flags']['app_header'])) { $var['current_app_title'] = $GLOBALS['phpgw_info']['flags']['app_header']; } else { $var['current_app_title']=$GLOBALS['phpgw_info']['navbar'][$GLOBALS['phpgw_info']['flags']['currentapp']]['title']; } if(isset($GLOBALS['phpgw_info']['navbar']['admin']) && $GLOBALS['phpgw_info']['user']['preferences']['common']['show_currentusers']) { $var['current_users'] = '' . lang('Current users') . ': ' . $GLOBALS['phpgw']->session->total() . ''; } $now = time(); $var['user_info'] = ''.$GLOBALS['phpgw']->common->display_fullname() .''. ' - ' . lang($GLOBALS['phpgw']->common->show_date($now,'l')) . ' ' . $GLOBALS['phpgw']->common->show_date($now,$GLOBALS['phpgw_info']['user']['preferences']['common']['dateformat']); if($GLOBALS['phpgw_info']['server']['use_frontend_name']) $var['frontend_name'] = " - ".$GLOBALS['phpgw_info']['server']['use_frontend_name']; /* * Forçar termo de aceite por parte do usuário */ if(($GLOBALS['phpgw_info']['user']['agree_terms'] != 1) && ($GLOBALS['phpgw_info']['server']['use_agree_term']=='True')) //Ele deverá confirmar o termo de aceite. { $agreeterm_url = $_SERVER['HTTP_HOST'] . $GLOBALS['phpgw_info']['server']['webserver_url'] . '/preferences/termo_aceite.php'; if ($GLOBALS['phpgw_info']['server']['use_https'] == 2) $agreeterm_url = 'https://' . $agreeterm_url; else $agreeterm_url = 'http://' . $agreeterm_url; echo ''; } if(($GLOBALS['phpgw_info']['user']['lastpasswd_change'] == '0') && (($GLOBALS['phpgw_info']['user']['agree_terms'] == 1) || ($GLOBALS['phpgw_info']['server']['use_agree_term']!='True'))) { $changepasswd_url = $_SERVER['HTTP_HOST'] . $GLOBALS['phpgw_info']['server']['webserver_url'] . '/preferences/changepassword.php?cd=1'; if ($GLOBALS['phpgw_info']['server']['use_https'] > 0) $changepasswd_url = 'https://' . $changepasswd_url; else $changepasswd_url = 'http://' . $changepasswd_url; echo ''; /* $api_messages = lang('You are required to change your password during your first login') . '
Click this image on the navbar: '; */ } /* elseif($GLOBALS['phpgw_info']['user']['lastpasswd_change'] < time() - (86400*30)) { $api_messages = lang('it has been more then %1 days since you changed your password',30); } */ /* // This is gonna change if(isset($cd)) { $var['messages'] = $api_messages . '
' . checkcode($cd); }*/ $var['logo_file'] = $GLOBALS['phpgw']->common->image('phpgwapi',$GLOBALS['phpgw_info']['server']['login_logo_file']?$GLOBALS['phpgw_info']['server']['login_logo_file']:'logo'); $var['logo_url'] = $GLOBALS['phpgw_info']['server']['login_logo_url']?$GLOBALS['phpgw_info']['server']['login_logo_url']:'http://www.eGroupWare.org'; $var['logo_title'] = $GLOBALS['phpgw_info']['server']['login_logo_title']?$GLOBALS['phpgw_info']['server']['login_logo_title']:'www.eGroupWare.org'; $var['hide_bar_txt'] = lang("Hide header and toolbar"); $var['show_bar_txt'] = lang("Show header and toolbar"); $GLOBALS['celepar_tpl']->set_var($var); $GLOBALS['celepar_tpl']->pfp('out','navbar_header'); /******************************************************\ * The sidebox menu's * \******************************************************/ $menu_title = lang('General Menu'); $file['Home'] = $GLOBALS['phpgw_info']['navbar']['home']['url']; if($GLOBALS['phpgw_info']['user']['apps']['preferences']) { $file['Preferences'] = $GLOBALS['phpgw_info']['navbar']['preferences']['url']; } $file += array( array( 'text' => lang('About %1',$GLOBALS['phpgw_info']['apps'][$GLOBALS['phpgw_info']['flags']['currentapp']]['title']), 'no_lang' => True, 'link' => $GLOBALS['phpgw_info']['navbar']['about']['url'] ), 'Logout'=>$GLOBALS['phpgw_info']['navbar']['logout']['url'] ); if($GLOBALS['phpgw_info']['user']['preferences']['common']['auto_hide_sidebox']==1) { $GLOBALS['celepar_tpl']->set_var('show_menu_event',$show_menu_event); $GLOBALS['celepar_tpl']->set_var('lang_show_menu',lang('show menu')); $GLOBALS['celepar_tpl']->pparse('out','sidebox_hide_header'); display_sidebox('',$menu_title,$file); $GLOBALS['phpgw']->hooks->single('sidebox_menu',$GLOBALS['phpgw_info']['flags']['currentapp']); $GLOBALS['celepar_tpl']->pparse('out','sidebox_hide_footer'); $GLOBALS['celepar_tpl']->set_var($var); $GLOBALS['celepar_tpl']->pparse('out','appbox'); $var['remove_padding'] = 'style="padding-left:0px;"'; } else { $var['menu_link'] = ''; $var['remove_padding'] = ''; $GLOBALS['celepar_tpl']->set_var($var); $GLOBALS['celepar_tpl']->pparse('out','appbox'); display_sidebox('',$menu_title,$file); $GLOBALS['phpgw']->hooks->single('sidebox_menu',$GLOBALS['phpgw_info']['flags']['currentapp']); } $GLOBALS['celepar_tpl']->set_var($var); $GLOBALS['celepar_tpl']->pparse('out','navbar_footer'); // If the application has a header include, we now include it if(!@$GLOBALS['phpgw_info']['flags']['noappheader'] && @isset($_GET['menuaction'])) { list($app,$class,$method) = explode('.',$_GET['menuaction']); if(is_array($GLOBALS[$class]->public_functions) && $GLOBALS[$class]->public_functions['header']) { $GLOBALS[$class]->header(); } } $GLOBALS['phpgw']->hooks->process('after_navbar'); return; } function display_sidebox($appname,$menu_title,$file) { if(!$appname || ($appname==$GLOBALS['phpgw_info']['flags']['currentapp'] && $file)) { $var['lang_title']=$menu_title;//$appname.' '.lang('Menu'); $GLOBALS['celepar_tpl']->set_var($var); $GLOBALS['celepar_tpl']->pfp('out','extra_blocks_header'); foreach($file as $text => $url) { sidebox_menu_item($url,$text); } $GLOBALS['celepar_tpl']->pparse('out','extra_blocks_footer'); } } function sidebox_menu_item($item_link='',$item_text='') { if($item_text === '_NewLine_' || $item_link === '_NewLine_') { $GLOBALS['celepar_tpl']->pparse('out','extra_block_spacer'); } else { $var['icon_or_star']='ball'; $var['target'] = ''; if(is_array($item_link)) { if(isset($item_link['icon'])) { $app = isset($item_link['app']) ? $item_link['app'] : $GLOBALS['phpgw_info']['flags']['currentapp']; $var['icon_or_star'] = ''; } $var['lang_item'] = isset($item_link['no_lang']) && $item_link['no_lang'] ? $item_link['text'] : lang($item_link['text']); $var['item_link'] = $item_link['link']; if ($item_link['target']) { $var['target'] = ' target="' . $item_link['target'] . '"'; } } else { $var['lang_item'] = lang($item_text); $var['item_link'] = $item_link; } $GLOBALS['celepar_tpl']->set_var($var); $GLOBALS['celepar_tpl']->pparse('out','extra_block_row'); } } function parse_navbar_end() { $GLOBALS['celepar_tpl'] = createobject('phpgwapi.Template',PHPGW_TEMPLATE_DIR); $GLOBALS['celepar_tpl']->set_file( array( 'footer' => 'footer.tpl' ) ); $var = Array( 'img_root' => $GLOBALS['phpgw_info']['server']['webserver_url'] . '/phpgwapi/templates/'.$GLOBALS['phpgw_info']['server']['template_set'].'/images', 'table_bg_color' => $GLOBALS['phpgw_info']['theme']['navbar_bg'], 'version' => $GLOBALS['phpgw_info']['server']['versions']['phpgwapi'] ); $GLOBALS['phpgw']->hooks->process('navbar_end'); if($GLOBALS['phpgw_info']['user']['preferences']['common']['show_generation_time']) { $mtime = microtime(); $mtime = explode(' ',$mtime); $mtime = $mtime[1] + $mtime[0]; $tend = $mtime; $totaltime = ($tend - $GLOBALS['page_start_time']); $var['page_generation_time'] = '

'.lang('Page was generated in %1 seconds',$totaltime).'
'; } $var['powered_by'] = lang('Powered by phpGroupWare version %1',$GLOBALS['phpgw_info']['server']['versions']['phpgwapi']); $GLOBALS['celepar_tpl']->set_var($var); $GLOBALS['celepar_tpl']->pfp('out','footer'); }