| [ Index ] |
|
Code source de vtiger CRM 5.0.2 |
1 <?php 2 /********************************************************************************* 3 ** The contents of this file are subject to the vtiger CRM Public License Version 1.0 4 * ("License"); You may not use this file except in compliance with the License 5 * The Original Code is: vtiger CRM Open Source 6 * The Initial Developer of the Original Code is vtiger. 7 * Portions created by vtiger are Copyright (C) vtiger. 8 * All Rights Reserved. 9 * 10 ********************************************************************************/ 11 require_once ('include/utils/CommonUtils.php'); 12 $category = getParentTab(); 13 global $theme,$app_strings,$mod_strings; 14 15 $theme_path="themes/".$theme."/"; 16 $image_path=$theme_path."images/"; 17 18 $html_string = '<TABLE border=0 cellspacing=0 cellpadding=0 width=100% class=small> 19 20 <tr><td style="height:2px"></td></tr> 21 <tr> 22 <td width="10%" style="padding-left:10px;padding-right:30px" class="moduleName" nowrap>'.$app_strings[$category].' > <a class="hdrLink" href="index.php?action=index&module=Calendar&parenttab=My Home Page">'.$app_strings["Calendar"].'</a></td> 23 24 <td nowrap width="8%"> 25 <table border=0 cellspacing=0 cellpadding=0> 26 <tr> 27 <td class="sep1" style="width:1px;"></td> 28 <td class=small> 29 <table border=0 cellspacing=0 cellpadding=5> 30 <tr> 31 <td style="padding-left:10px"><img src="'.$image_path.'btnL3Add-Faded.gif" border=0></td> 32 <td style="padding-right:10px"><img src="'.$image_path.'btnL3Search-Faded.gif" border=0></td> 33 </tr> 34 </table> 35 </td> 36 </tr> 37 </table> 38 </td> 39 <td width="20"> </td> 40 <td class="small" width="10%" align="left"> 41 42 <table border=0 cellspacing=0 cellpadding=5> 43 44 <tr> 45 <td style="padding-right:0px;padding-left:10px;"><a href="javascript:;" onClick=\'fnvshobj(this,"miniCal");getMiniCal("parenttab='.$category.'");\'><img src="'.$image_path.'btnL3Calendar.gif" alt="'.$app_strings['LBL_CALENDAR_ALT'].'" title="'.$app_strings['LBL_CALENDAR_TITLE'].'" border=0></a></a></td> 46 <td style="padding-right:0px"><a href="javascript:;"><img src="'.$image_path.'btnL3Clock.gif" alt="'.$app_strings['LBL_CLOCK_ALT'].'" title="'.$app_strings['LBL_CLOCK_TITLE'].'" border=0 onClick="fnvshobj(this,\'wclock\');"></a></a></td> 47 <td style="padding-right:0px"><a href="#"><img src="'.$image_path.'btnL3Calc.gif" alt="'.$app_strings['LBL_CALCULATOR_ALT'].'" title="'.$app_strings['LBL_CALCULATOR_TITLE'].'" border=0 onClick="fnvshobj(this,\'calculator_cont\');fetch_calc();"></a></td> 48 <td style="padding-right:10px"><a href="javascript:;" onClick=\'return window.open("index.php?module=Contacts&action=vtchat","Chat","width=600,height=450,resizable=1,scrollbars=1");\'><img src="'.$image_path.'tbarChat.gif" alt="'.$app_strings['LBL_CHAT_ALT'].'" title="'.$app_strings['LBL_CHAT_TITLE'].'" border=0></a></td> 49 <td style="padding-right:10px"><img src="'.$image_path.'btnL3Tracker.gif" alt="'.$app_strings['LBL_LAST_VIEWED'].'" title="'.$app_strings['LBL_LAST_VIEWED'].'" border=0 onClick="fnvshobj(this,\'tracker\');"></td> 50 </tr> 51 </table> 52 </td> 53 <td width="20"> </td> 54 <td class="small" align="left" width="5%"> 55 56 <table border=0 cellspacing=0 cellpadding=5> 57 <tr> 58 <td style="padding-right:0px;padding-left:10px;"><img src="'.$image_path.'tbarImport-Faded.gif" border="0"></td> 59 <td style="padding-right:10px"><img src="'.$image_path.'tbarExport-Faded.gif" border="0"></td> 60 </tr> 61 </table> 62 </td> 63 <td width="20"> </td> 64 <td class="small" align="left"> 65 <table border=0 cellspacing=0 cellpadding=5> 66 <tr> 67 <td style="padding-left:10px;"><a href="javascript:;" onmouseout="fninvsh(\'allMenu\');" onclick="fnvshobj(this,\'allMenu\')"><img src="'.$image_path.'btnL3AllMenu.gif" alt="'.$app_strings['LBL_ALL_MENU_ALT'].'" title="'.$app_strings['LBL_ALL_MENU_TITLE'].'" border="0"></a></td> 68 </tr> 69 </table> 70 </td> 71 </tr> 72 </table></td> 73 </tr> 74 <tr><td style="height:2px"></td></tr> 75 </TABLE> 76 <table border=0 cellspacing=0 cellpadding=0 width=98% align=center> 77 <tr> 78 <td valign=top><img src="'.$image_path.'showPanelTopLeft.gif"></td> 79 80 <td class="showPanelBg" valign="top" width=100% style="padding:10px;"> 81 82 <!-- Calendar Tabs starts --> 83 <div class="small" style="padding: 10px;"> 84 <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%"> 85 <tr> 86 <td> 87 <table class="small" border="0" cellpadding="3" cellspacing="0" width="100%"> 88 <tr> 89 <td class="dvtTabCache" style="width: 10px;" nowrap="nowrap"> </td> 90 <td class="dvtSelectedCell" align="center" nowrap="nowrap">'.$app_strings["Calendar"].'</td> 91 <td class="dvtTabCache" style="width: 10px;"> </td> 92 <td class="dvtUnSelectedCell" align="center" nowrap="nowrap"><a href="index.php?action=ListView&module=Calendar&parenttab='.$category.'">'.$mod_strings["LBL_ALL_EVENTS_TODOS"].'</a></td> 93 <td class="dvtTabCache" style="width: 100%;"> </td> 94 </tr> 95 </table> 96 </td> 97 </tr> 98 <tr> 99 <td align="left" valign="top"> 100 <table class="dvtContentSpace" border="0" cellpadding="3" cellspacing="0" width="100%"> 101 <tr> 102 <td align="left"> 103 <!-- content cache --> 104 <table border="0" cellpadding="0" cellspacing="0" width="100%"> 105 <tr> 106 <td style="padding: 10px;"> 107 '; 108 echo $html_string; 109 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
| Généré le : Sun Feb 25 10:22:19 2007 | par Balluche grâce à PHPXref 0.7 |