12 $method =
"reportLoader.loadFromID($report_id, '$excel');";
16 $method =
"reportLoader.loadFromRequest(".json_encode(
$_POST).
", '$excel');";
21 <script type=
"text/javascript">
22 window.addEvent(
'load',
function()
24 var reportLoader =
new ReportBackgroundLoader(
'report_body');
30 <div
id=
"report_body" style=
"width:100%">
32 <div
id=
"report_interstitial" style=
"margin: 150px">
33 <img src=
"/fakoli/images/loader.gif" style=
'display:inline-block;vertical-align: middle'/><span
style=
"font-size: 24pt">&
nbsp;&
nbsp;Generating Report...</span>
static using()
Import the datamodels, views and manifest for the specified component(s).
static includeScript($src)
Utility function to pull in a specific Javascript file for the current page.
$method
Pull out a simple reference to the request method.