Template:TimeCourse: Difference between revisions
From FANTOM5_SSTAR
mNo edit summary |
mNo edit summary |
||
Line 23: | Line 23: | ||
<script type="text/javascript" src="/resource_browser/rb_js/datatables/media/js/jquery.dataTables.min.js"></script> | <script type="text/javascript" src="/resource_browser/rb_js/datatables/media/js/jquery.dataTables.min.js"></script> | ||
<script type="text/javascript" src="/resource_browser/rb_js/datatables/extras/TableTools/media/js/TableTools.min.js"></script> | <script type="text/javascript" src="/resource_browser/rb_js/datatables/extras/TableTools/media/js/TableTools.min.js"></script> | ||
<script type="text/javascript"> | |||
$(document).ready(function() { | |||
var oTable = $('.cl_list').dataTable({ | |||
"iDisplayLength": 10, | |||
"aLengthMenu": [[15, -1], [15, "All"]], | |||
// "aoColumnDefs": [ { "sWidth": "100px", "aTargets": [0] }, { "sWidth": "60%", "aTargets": [1] }, { "bVisible": false, "aTargets": [ 3 ] }, { "sWidth": "150px", "aTargets": [2] }], | |||
}); | |||
var oTableTools = new TableTools( oTable, {"sSwfPath": "/resource_browser/rb_js/datatables/extras/TableTools/media/swf/copy_csv_xls_pdf.swf", "aButtons": [ {"sExtends": "copy", "mColumns": "visible"}, {"sExtends": "csv", "mColumns": "visible"}, {"sExtends": "pdf", "mColumns": "visible"} ]}); | |||
$('#export_tool').before( oTableTools.dom.container ); | |||
} ); | |||
</script> | |||
<span id="export_tool"></span> | |||
</html> | </html> | ||
{{#set:id={{{id}}}}} | {{#set:id={{{id}}}}} | ||
Line 41: | Line 58: | ||
{{#ask:[[Category:FF Samples]][[timecourse::{{PAGENAME}}]] | {{#ask:[[Category:FF Samples]][[timecourse::{{PAGENAME}}]] | ||
|?name=Name | |?name=Name | ||
|format= | |format=ttable | ||
| | |class=cl_list | ||
|limit= | |limit=2000 | ||
|searchlabel= | |||
|mainlabel=Sample | |mainlabel=Sample | ||
}} | }} | ||
[[Category:Time Courses]] | [[Category:Time Courses]] |
Revision as of 23:31, 21 June 2014
Description: | {{{description}}} |
---|---|
Series: | {{{series}}} |
Species: | {{{species}}} |
Status: | {{{status}}} |
Genomic View: | [{{{zenbu_config}}} Zenbu] |
Collaborators: | {{{collaborators}}} |
Property "Sample" (as page type) with input value "FF:{{{samples}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
Property "Series" (as page type) with input value "{{{series}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
Property "Status" (as page type) with input value "{{{status}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
Property "Collaborators" (as page type) with input value "{{{collaborators}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.