Пример #1
0
}

.table td {
    font-size: 14px;
}

#content_column_header {
    font-weight: normal;
    line-height: 20px;
	color: white;
}

';
//$page_style = '';
$page->setPageStyle($page_style);
$page->displayPageTop('full');
$ajax->Run('phplivex.js');
// Must be called inside the 'html' or 'body' tags
// **********************Start html for content column ****************************//
$notify->Notify();
?>
<div id="prl" style="display:none;"><img  id="prl_image" src="images/spinner.gif"  /></div>
<div id="content_column_header" style="background-color:#3F3F3F;">
    
	  <?php 
echo $fctsearch->search_flowchart_tasks2();
?>
  <div align="right"> <a href="#" onclick="table2CSV($('#search_table')); return false;"> <img src="images/csv.png"  alt="Export to CSV" /> </a> </div>	
</div>
	
<div id="form_main">
Пример #2
0
$page->setImportCss3('css/JTip.css');
$page->setImportCss4('');
$page->setImportCss5('');
$page->setExtJavaScripts2('<script language="javascript" SRC="js/jtip.js"></script>');
// might not need
$page->setExtJavaScripts1('<script language="javascript" SRC="js/jquery.js"></script>');
// might not need
$page->setExtJavaScripts3('');
// might not need
$page->setExtJavaScripts4('');
// might not need
//*********************Page Style *******************************//
// used to set page styles.  This should be used sparingly.  External css should be used instead.
$page_style = '';
$page->setPageStyle($page_style);
$page->displayPageTop();
// **********************Start html for content column ****************************//
$notify->Notify();
$index = $_REQUEST[index];
$user->user_id = $_REQUEST[user_id];
?>
<div id="content_column_header">
	<h2>Administrative Panel</h2>
</div>
<div class="form_main">
<?php 
$img = new APP_SETTINGS();
if ($_POST[submit] == 'Submit') {
    $img->update_logo('server');
} else {
    $img->update_logo('local');
Пример #3
0
$page -> setExtJavaScripts6('<script type="text/javascript" src="js/jgauge-0.3.0.a3.js"></script>'); */
//*********************Page Style *******************************//
// used to set page styles.  This should be used sparingly.  External css should be used instead.
$page->setCustomJavaScripts('
	$(function() {		
		$("#search_tables")
		.tablesorter({ widthFixed: true, widgets: ["zebra"],  headers: {} })
	});
');
$page_style = '


';
//$page_style = '';
$page->setPageStyle($page_style);
$page->displayPageTop("full");
$ajax->Run('phplivex.js');
// Must be called inside the 'html' or 'body' tags
// **********************Start html for content column ****************************//
$notify->Notify();
?>
<div id="prl" style="display:none;"><img  id="prl_image" src="images/spinner.gif"  /></div>
<div id="content_column_header" style="background-color:#3F3F3F;">
    <?php 
echo $capacity->showDateTextbox();
?>
</div>
	<div id="capacity">
	   <script>table();</script>
	</div>
	<div id="meter1">