]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - modules/Connectors/connectors/sources/ext/rest/insideview/tpls/InsideView.tpl
Release 6.4.0
[Github/sugarcrm.git] / modules / Connectors / connectors / sources / ext / rest / insideview / tpls / InsideView.tpl
1 {*
2 /*********************************************************************************
3  * SugarCRM Community Edition is a customer relationship management program developed by
4  * SugarCRM, Inc. Copyright (C) 2004-2011 SugarCRM Inc.
5  * 
6  * This program is free software; you can redistribute it and/or modify it under
7  * the terms of the GNU Affero General Public License version 3 as published by the
8  * Free Software Foundation with the addition of the following permission added
9  * to Section 15 as permitted in Section 7(a): FOR ANY PART OF THE COVERED WORK
10  * IN WHICH THE COPYRIGHT IS OWNED BY SUGARCRM, SUGARCRM DISCLAIMS THE WARRANTY
11  * OF NON INFRINGEMENT OF THIRD PARTY RIGHTS.
12  * 
13  * This program is distributed in the hope that it will be useful, but WITHOUT
14  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
15  * FOR A PARTICULAR PURPOSE.  See the GNU Affero General Public License for more
16  * details.
17  * 
18  * You should have received a copy of the GNU Affero General Public License along with
19  * this program; if not, see http://www.gnu.org/licenses or write to the Free
20  * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
21  * 02110-1301 USA.
22  * 
23  * You can contact SugarCRM, Inc. headquarters at 10050 North Wolfe Road,
24  * SW2-130, Cupertino, CA 95014, USA. or at email address contact@sugarcrm.com.
25  * 
26  * The interactive user interfaces in modified source and object code versions
27  * of this program must display Appropriate Legal Notices, as required under
28  * Section 5 of the GNU Affero General Public License version 3.
29  * 
30  * In accordance with Section 7(b) of the GNU Affero General Public License version 3,
31  * these Appropriate Legal Notices must retain the display of the "Powered by
32  * SugarCRM" logo. If the display of the logo is not reasonably feasible for
33  * technical reasons, the Appropriate Legal Notices must display the words
34  * "Powered by SugarCRM".
35  ********************************************************************************/
36
37 *}
38 <script type="text/javascript">
39 function allowInsideView() {ldelim}
40
41 document.getElementById('insideViewFrame').src = "{$AJAX_URL}";
42 document.getElementById('insideViewConfirm').style.display = 'none';
43 document.getElementById('insideViewFrame').style.display = 'block';
44 document.getElementById('insideViewDiv').style.height='430px';
45 YAHOO.util.Connect.asyncRequest('GET', 'index.php?module=Connectors&action=CallConnectorFunc&source_id=ext_rest_insideview&source_func=allowInsideView', {ldelim}{rdelim}, null);
46 {rdelim}
47 SUGAR.util.doWhen("typeof(markSubPanelLoaded) != 'undefined' && document.getElementById('subpanel_insideview')", function() {ldelim}
48         markSubPanelLoaded('insideview');
49         var insideViewSubPanel = document.getElementById("subpanel_insideview" );
50         insideViewSubPanel.cookie_name="insideview_v";
51         if(div_cookies['insideview_v']){ldelim}
52                 if(div_cookies['insideview_v'] == 'none')
53                 {ldelim}
54                         hideSubPanel('insideview');
55                         document.getElementById('hide_link_insideview').style.display='none';
56                         document.getElementById('show_link_insideview').style.display='';
57                 {rdelim}
58         {rdelim}
59         toggleGettingStartedButton();
60 {rdelim});
61
62 function toggleGettingStartedButton(){ldelim}
63         var acceptBox  = document.getElementById( "insideview_accept_box" );
64         var gettingStartedButton  = document.getElementById( "insideview_accept_button" );
65
66         if( acceptBox.checked ){ldelim}
67                 gettingStartedButton.disabled = '';
68                 gettingStartedButton.focus();
69         {rdelim}
70         else {ldelim}
71                 gettingStartedButton.disabled = "disabled";
72         {rdelim}
73 {rdelim}
74 </script>
75 <div id='insideViewDiv' style='width:100%' class="doNotPrint">
76     <table width="100%" cellpadding="0" cellspacing="0" border="0" class="formHeader h3Row">
77         <tbody>
78             <tr>
79                 <td nowrap="" style="padding: 0px;">
80                     <h3>
81                         <span>
82                             <a name="insideview"> </a>
83                             <span id="show_link_insideview" style="display: none">
84                                 <a href="#" onclick="current_child_field = 'insideview';showSubPanel('insideview',null,null,'insideview');document.getElementById('show_link_insideview').style.display='none';document.getElementById('hide_link_insideview').style.display='';return false;"><img src="{$logo_collapsed}" border="0"></a>
85                             </span>
86                             <span id="hide_link_insideview" style="display: ">
87                                 <a href="#" onclick="hideSubPanel('insideview');document.getElementById('hide_link_insideview').style.display='none';document.getElementById('show_link_insideview').style.display='';return false;"><img src="{$logo_expanded}" border="0"></a>
88                             </span>
89                         </span>
90                     </h3>
91                 </td>
92                 <td width="100%">
93                     <img height="1" width="1" src="{sugar_getimagepath file='blank.gif'}" alt="">
94                 </td>
95             </tr>
96         </tbody>
97     </table>
98   <div id='subpanel_insideview' style='width:100%' {if !$showInsideView}align="center"{/if}>
99       <div id='insideViewConfirm' class="detail view" style="padding: 20px; width: 700px; text-align: left; position: relative;{if $showInsideView}display:none;{/if}">
100           <a href="#" onclick="hideSubPanel('insideview');document.getElementById('hide_link_insideview').style.display='none';document.getElementById('show_link_insideview').style.display='';return false;"><img src="{$close}" border="0" style='position: absolute; top: -8px; right: -9px;'></a>
101           <div style="width: 100%; float: left; padding: 10px 0px 20px 0pt;">
102             <a target="_blank"  href="http://community.insideview.com/t5/Getting-Started/Find-Opportunities-to-Reach-Out-to-Customers/ta-p/1133"  style="float: left; width: 230px;display:block;text-decoration:none;">
103                 <img title="{$connector_language.LBL_OPP}" src="https://my.insideview.com/iv/common/ruby/images/sugarembed-img1.png" style="float: left;border:0 solid;">
104                 <div  style="float: left; padding-top: 11px; width: 150px;">
105                     <span style="color: #990000; float: left; font-family: arial; font-size: 14px; font-weight: bold;">{$connector_language.LBL_OPP}</span>
106                     <span style="font-size: 10px; font-weight: bold; font-family: arial; color: #333333;float: left;">{$connector_language.LBL_OPP_SUB}</span>
107                 </div>
108             </a>
109             <a target="_blank"  href="http://community.insideview.com/t5/Getting-Started/Get-Referrals-to-Key-Decision-Makers/ta-p/1141"  style="float: left; width: 230px;display:block;text-decoration:none;">
110                 <img title="{$connector_language.LBL_REFERRAL}" src="https://my.insideview.com/iv/common/ruby/images/sugarembed-img2.png" style="float: left;border:0 solid;">
111                 <div style="float: left; padding-top: 11px; padding-left: 10px;width: 150px;">
112                     <span style="color: #990000; float: left; font-family: arial; font-size: 14px; font-weight: bold;">{$connector_language.LBL_REFERRAL}</span>
113                     <span style="font-size: 10px; font-weight: bold; font-family: arial; color: #333333;float: left;">{$connector_language.LBL_REFERRAL_SUB}</span>
114                 </div>
115             </a>
116             <a  target="_blank"  href="http://community.insideview.com/t5/Getting-Started/Engage-Prospects-and-Customers/ta-p/1127" style="float: left; width: 230px;display:block;text-decoration:none;">
117                 <img title="{$connector_language.LBL_ENGAGE}" src="https://my.insideview.com/iv/common/ruby/images/sugarembed-img3.png" style="float: left;border:0 solid;">
118                 <div style="float: left; padding-top: 11px; padding-left: 10px;width: 140px;">
119                     <span style="color: #990000; float: left; font-family: arial; font-size: 14px; font-weight: bold;">{$connector_language.LBL_ENGAGE}</span>
120                     <span style="font-size: 10px; font-weight: bold; font-family: arial; color: #333333;float: left;">{$connector_language.LBL_ENGAGE_SUB}</span>
121                 </div>
122             </a>
123           </div>
124           <hr style="border-color: rgb(238, 238, 238); background-color: rgb(238, 238, 238); width: 700px;">
125           <form>
126               <input type="checkbox" class="checkbox" name="insideview_accept_box" id="insideview_accept_box" style="display: none;" onclick="toggleGettingStartedButton();">
127               <div style="float:left;">
128                     <div style="font-size: 11px; float:left;margin: 5px 15px 0px 150px;">
129                         {$connector_language.iv_description0}&nbsp;<a href="http://www.insideview.com/cat-terms-use.html" target="_blank" style="color:#0099CC;text-decoration: none; font-size: 11px;">{$connector_language.LBL_TOS1}</a>&nbsp;and&nbsp;<a style="color:#0099CC;text-decoration: none; font-size: 11px;" target="_blank" href="http://www.insideview.com/cat-privacy.html">{$connector_language.LBL_TOS3}</a>.
130                     </div>
131                     <div onclick="allowInsideView(); return false;" name="insideview_accept_button" id="insideview_accept_button" style="float:right;height: 30px; background-image: url('https://my.insideview.com/iv/common/ruby/images/sugarembed-button.png');font-weight: bold; width: 113px; font-size: 14px;cursor:pointer;">
132                         <div style="float:left;margin:7px 0 0 18px;color:#ffffff;">{$connector_language.LBL_GET_STARTED}</div>
133                     </div>
134               </div>
135           </form>
136           <div class="clear"></div>
137       </div>
138       <iframe id='insideViewFrame' src='{$URL}' title='{$URL}' scrolling="no" style='border:0px; width:100%;height:400px;overflow:hidden;{if !$showInsideView}display:none;{else}display:block;{/if}'></iframe>
139    </div>
140 </div>