t2-web 0.0.5 → 0.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/README +1 -1
- data/Rakefile +4 -4
- data/doc/classes/WebT2App.html +1123 -0
- data/doc/classes/WebT2App.src/M000001.html +18 -0
- data/doc/classes/WebT2App.src/M000002.html +25 -0
- data/doc/classes/WebT2App.src/M000003.html +22 -0
- data/doc/classes/WebT2App.src/M000004.html +18 -0
- data/doc/classes/WebT2App.src/M000005.html +18 -0
- data/doc/classes/WebT2App.src/M000006.html +18 -0
- data/doc/classes/WebT2App.src/M000007.html +18 -0
- data/doc/classes/WebT2App.src/M000008.html +32 -0
- data/doc/classes/WebT2App.src/M000009.html +27 -0
- data/doc/classes/WebT2App.src/M000010.html +18 -0
- data/doc/classes/WebT2App.src/M000011.html +21 -0
- data/doc/classes/WebT2App.src/M000012.html +25 -0
- data/doc/classes/WebT2App.src/M000013.html +22 -0
- data/doc/classes/WebT2App.src/M000014.html +23 -0
- data/doc/classes/WebT2App.src/M000015.html +32 -0
- data/doc/classes/WebT2App.src/M000016.html +27 -0
- data/doc/classes/WebT2App.src/M000017.html +18 -0
- data/doc/classes/WebT2App.src/M000018.html +25 -0
- data/doc/classes/WebT2App.src/M000019.html +22 -0
- data/doc/classes/WebT2App.src/M000020.html +18 -0
- data/doc/classes/WebT2App.src/M000021.html +18 -0
- data/doc/classes/WebT2App.src/M000022.html +18 -0
- data/doc/classes/WebT2App.src/M000023.html +18 -0
- data/doc/classes/WebT2App.src/M000024.html +32 -0
- data/doc/classes/WebT2App.src/M000025.html +27 -0
- data/doc/classes/WebT2App.src/M000026.html +18 -0
- data/doc/classes/WebT2App.src/M000027.html +21 -0
- data/doc/classes/WebT2App.src/M000028.html +25 -0
- data/doc/classes/WebT2App.src/M000029.html +22 -0
- data/doc/classes/WebT2App.src/M000030.html +23 -0
- data/doc/classes/WebT2App.src/M000031.html +32 -0
- data/doc/classes/WebT2App.src/M000032.html +27 -0
- data/doc/classes/WebT2App.src/M000033.html +18 -0
- data/doc/classes/WebT2App.src/M000034.html +25 -0
- data/doc/classes/WebT2App.src/M000035.html +22 -0
- data/doc/classes/WebT2App.src/M000036.html +18 -0
- data/doc/classes/WebT2App.src/M000037.html +18 -0
- data/doc/classes/WebT2App.src/M000038.html +18 -0
- data/doc/classes/WebT2App.src/M000039.html +18 -0
- data/doc/classes/WebT2App.src/M000040.html +32 -0
- data/doc/classes/WebT2App.src/M000041.html +27 -0
- data/doc/classes/WebT2App.src/M000042.html +18 -0
- data/doc/classes/WebT2App.src/M000043.html +25 -0
- data/doc/classes/WebT2App.src/M000044.html +22 -0
- data/doc/classes/WebT2App.src/M000045.html +18 -0
- data/doc/classes/WebT2App.src/M000046.html +18 -0
- data/doc/classes/WebT2App.src/M000047.html +18 -0
- data/doc/classes/WebT2App.src/M000048.html +18 -0
- data/doc/classes/WebT2App.src/M000049.html +32 -0
- data/doc/classes/WebT2App.src/M000050.html +27 -0
- data/doc/created.rid +1 -0
- data/doc/files/bin/t2_webapp_rb.html +115 -0
- data/doc/files/pkg/t2-web-0_0_2/bin/web_t2_service_rb.html +114 -0
- data/doc/files/pkg/t2-web-0_0_3/bin/t2_webapp_rb.html +115 -0
- data/doc/files/pkg/t2-web-0_0_3/bin/web_t2_service_rb.html +114 -0
- data/doc/files/pkg/t2-web-0_0_4/bin/t2_webapp_rb.html +115 -0
- data/doc/files/pkg/t2-web-0_0_5/bin/t2_webapp_rb.html +115 -0
- data/doc/fr_class_index.html +27 -0
- data/doc/fr_file_index.html +32 -0
- data/doc/fr_method_index.html +76 -0
- data/doc/index.html +24 -0
- data/doc/rdoc-style.css +208 -0
- metadata +71 -8
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
2
|
+
<!DOCTYPE html
|
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
5
|
+
|
|
6
|
+
<html>
|
|
7
|
+
<head>
|
|
8
|
+
<title>t2_library_sanitize (WebT2App)</title>
|
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
10
|
+
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
|
11
|
+
</head>
|
|
12
|
+
<body class="standalone-code">
|
|
13
|
+
<pre><span class="ruby-comment cmt"># File bin/t2_webapp.rb, line 29</span>
|
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">t2_library_sanitize</span>(<span class="ruby-identifier">string</span>)
|
|
15
|
+
<span class="ruby-identifier">ex</span> = <span class="ruby-identifier">string</span>.<span class="ruby-identifier">gsub</span>(<span class="ruby-value str">'"'</span>, <span class="ruby-value str">"'"</span>)
|
|
16
|
+
<span class="ruby-keyword kw">end</span></pre>
|
|
17
|
+
</body>
|
|
18
|
+
</html>
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
2
|
+
<!DOCTYPE html
|
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
5
|
+
|
|
6
|
+
<html>
|
|
7
|
+
<head>
|
|
8
|
+
<title>chomp_last_newline (WebT2App)</title>
|
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
10
|
+
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
|
11
|
+
</head>
|
|
12
|
+
<body class="standalone-code">
|
|
13
|
+
<pre><span class="ruby-comment cmt"># File bin/t2_webapp.rb, line 37</span>
|
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">chomp_last_newline</span>(<span class="ruby-identifier">file</span>)
|
|
15
|
+
|
|
16
|
+
<span class="ruby-keyword kw">if</span> <span class="ruby-constant">File</span>.<span class="ruby-identifier">file?</span>(<span class="ruby-identifier">file</span>) <span class="ruby-keyword kw">and</span> <span class="ruby-constant">File</span>.<span class="ruby-identifier">size</span>(<span class="ruby-identifier">file</span>) <span class="ruby-operator">></span> <span class="ruby-value">1</span>
|
|
17
|
+
<span class="ruby-identifier">f</span> = <span class="ruby-identifier">open</span>(<span class="ruby-identifier">file</span>, <span class="ruby-value str">"rb+"</span>)
|
|
18
|
+
<span class="ruby-identifier">f</span>.<span class="ruby-identifier">seek</span>(<span class="ruby-value">-1</span>, <span class="ruby-constant">File</span><span class="ruby-operator">::</span><span class="ruby-constant">SEEK_END</span>)
|
|
19
|
+
<span class="ruby-identifier">f</span>.<span class="ruby-identifier">truncate</span>(<span class="ruby-constant">File</span>.<span class="ruby-identifier">size</span>(<span class="ruby-identifier">file</span>) <span class="ruby-operator">-</span> <span class="ruby-value">1</span>) <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">f</span>.<span class="ruby-identifier">read</span>(<span class="ruby-value">1</span>) <span class="ruby-operator">==</span> <span class="ruby-value str">"\n"</span>
|
|
20
|
+
<span class="ruby-identifier">f</span>.<span class="ruby-identifier">close</span>
|
|
21
|
+
<span class="ruby-keyword kw">end</span>
|
|
22
|
+
|
|
23
|
+
<span class="ruby-keyword kw">end</span></pre>
|
|
24
|
+
</body>
|
|
25
|
+
</html>
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
2
|
+
<!DOCTYPE html
|
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
5
|
+
|
|
6
|
+
<html>
|
|
7
|
+
<head>
|
|
8
|
+
<title>get_url_from_wid (WebT2App)</title>
|
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
10
|
+
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
|
11
|
+
</head>
|
|
12
|
+
<body class="standalone-code">
|
|
13
|
+
<pre><span class="ruby-comment cmt"># File bin/t2_webapp.rb, line 51</span>
|
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">get_url_from_wid</span>(<span class="ruby-identifier">wid</span>, <span class="ruby-identifier">wkf_version</span>)
|
|
15
|
+
<span class="ruby-keyword kw">if</span> <span class="ruby-identifier">wkf_version</span> <span class="ruby-operator">==</span> <span class="ruby-value str">"default"</span>
|
|
16
|
+
<span class="ruby-node">"/workflows/#{wid}"</span>
|
|
17
|
+
<span class="ruby-keyword kw">else</span>
|
|
18
|
+
<span class="ruby-node">"/workflows/#{wid}?version=#{wkf_version}"</span>
|
|
19
|
+
<span class="ruby-keyword kw">end</span>
|
|
20
|
+
<span class="ruby-keyword kw">end</span></pre>
|
|
21
|
+
</body>
|
|
22
|
+
</html>
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
2
|
+
<!DOCTYPE html
|
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
5
|
+
|
|
6
|
+
<html>
|
|
7
|
+
<head>
|
|
8
|
+
<title>generate_header_frame (WebT2App)</title>
|
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
10
|
+
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
|
11
|
+
</head>
|
|
12
|
+
<body class="standalone-code">
|
|
13
|
+
<pre><span class="ruby-comment cmt"># File bin/t2_webapp.rb, line 61</span>
|
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">generate_header_frame</span>(<span class="ruby-identifier">my_exp_wkf</span>, <span class="ruby-identifier">my_exp_usr</span>)
|
|
15
|
+
<span class="ruby-value str">"<html>\n <head><link href='/css/form.css' rel='stylesheet'/></head>\n <body>\n \#{generate_header_table(my_exp_wkf, my_exp_usr)}\n </body>\n</html>\n"</span>
|
|
16
|
+
<span class="ruby-keyword kw">end</span></pre>
|
|
17
|
+
</body>
|
|
18
|
+
</html>
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
2
|
+
<!DOCTYPE html
|
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
5
|
+
|
|
6
|
+
<html>
|
|
7
|
+
<head>
|
|
8
|
+
<title>generate_header_table (WebT2App)</title>
|
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
10
|
+
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
|
11
|
+
</head>
|
|
12
|
+
<body class="standalone-code">
|
|
13
|
+
<pre><span class="ruby-comment cmt"># File bin/t2_webapp.rb, line 75</span>
|
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">generate_header_table</span>(<span class="ruby-identifier">my_exp_wkf</span>, <span class="ruby-identifier">my_exp_usr</span>)
|
|
15
|
+
<span class="ruby-value str">" <div id='header'>\n <table class='header'>\n <tr>\n <td>\n <img alt='NBIC logo' src='/images/nbic_logo.gif' />\n </td>\n <td>\n <table class='header-title'>\n <tr>\n <td class='header-title'>Workflow: \#{@my_exp_wkf.title}</td>\n </tr>\n <tr>\n <td class='right'>workflow by \#{@my_exp_usr.name}</td>\n\n </tr>\n </table>\n </td>\n <td>\n <img alt='LUMC logo' class='right' src='/images/lumc_logo2.png' />\n </td>\n </tr>\n </table>\n </div>\n"</span>
|
|
16
|
+
<span class="ruby-keyword kw">end</span></pre>
|
|
17
|
+
</body>
|
|
18
|
+
</html>
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
2
|
+
<!DOCTYPE html
|
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
5
|
+
|
|
6
|
+
<html>
|
|
7
|
+
<head>
|
|
8
|
+
<title>generate_label_tooltip (WebT2App)</title>
|
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
10
|
+
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
|
11
|
+
</head>
|
|
12
|
+
<body class="standalone-code">
|
|
13
|
+
<pre><span class="ruby-comment cmt"># File bin/t2_webapp.rb, line 106</span>
|
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">generate_label_tooltip</span>(<span class="ruby-identifier">input</span>)
|
|
15
|
+
<span class="ruby-value str">"Description: "</span> <span class="ruby-operator"><<</span> <span class="ruby-constant">CGI</span><span class="ruby-operator">::</span><span class="ruby-identifier">unescapeHTML</span>(<span class="ruby-identifier">input</span>.<span class="ruby-identifier">descriptions</span>[<span class="ruby-value">0</span>])
|
|
16
|
+
<span class="ruby-keyword kw">end</span></pre>
|
|
17
|
+
</body>
|
|
18
|
+
</html>
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
2
|
+
<!DOCTYPE html
|
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
5
|
+
|
|
6
|
+
<html>
|
|
7
|
+
<head>
|
|
8
|
+
<title>generate_textarea_tooltip (WebT2App)</title>
|
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
10
|
+
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
|
11
|
+
</head>
|
|
12
|
+
<body class="standalone-code">
|
|
13
|
+
<pre><span class="ruby-comment cmt"># File bin/t2_webapp.rb, line 111</span>
|
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">generate_textarea_tooltip</span>(<span class="ruby-identifier">input</span>)
|
|
15
|
+
<span class="ruby-value str">"Example: "</span> <span class="ruby-operator"><<</span> <span class="ruby-constant">CGI</span><span class="ruby-operator">::</span><span class="ruby-identifier">unescapeHTML</span>(<span class="ruby-identifier">input</span>.<span class="ruby-identifier">examples</span>[<span class="ruby-value">0</span>])
|
|
16
|
+
<span class="ruby-keyword kw">end</span></pre>
|
|
17
|
+
</body>
|
|
18
|
+
</html>
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
2
|
+
<!DOCTYPE html
|
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
5
|
+
|
|
6
|
+
<html>
|
|
7
|
+
<head>
|
|
8
|
+
<title>generate_data_navigation_frame (WebT2App)</title>
|
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
10
|
+
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
|
11
|
+
</head>
|
|
12
|
+
<body class="standalone-code">
|
|
13
|
+
<pre><span class="ruby-comment cmt"># File bin/t2_webapp.rb, line 117</span>
|
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">generate_data_navigation_frame</span>(<span class="ruby-identifier">my_exp_wkf</span>, <span class="ruby-identifier">uuid</span>, <span class="ruby-identifier">wid</span>, <span class="ruby-identifier">wkf_version</span>, <span class="ruby-identifier">t2_server</span>, <span class="ruby-identifier">finished_execution</span>)
|
|
15
|
+
|
|
16
|
+
<span class="ruby-identifier">data_navigation_frame</span> = <span class="ruby-value str">"<html><head><link href='/css/results_navigation.css' rel='stylesheet'/></head><body><table>"</span>
|
|
17
|
+
<span class="ruby-keyword kw">if</span> <span class="ruby-identifier">my_exp_wkf</span>.<span class="ruby-identifier">outputs</span>.<span class="ruby-identifier">size</span> <span class="ruby-operator">>=</span><span class="ruby-value">1</span>
|
|
18
|
+
<span class="ruby-identifier">my_exp_wkf</span>.<span class="ruby-identifier">outputs</span>.<span class="ruby-identifier">each</span> <span class="ruby-keyword kw">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">output</span><span class="ruby-operator">|</span>
|
|
19
|
+
<span class="ruby-identifier">data_navigation_frame</span> <span class="ruby-operator"><<</span> <span class="ruby-value str">"<tr>"</span>
|
|
20
|
+
<span class="ruby-keyword kw">if</span> <span class="ruby-identifier">finished_execution</span>
|
|
21
|
+
<span class="ruby-identifier">data_navigation_frame</span> <span class="ruby-operator"><<</span> <span class="ruby-node">"<td><a href='javascript:void(0);' onclick='parent.getSampleOutput(\\\"#{t2_server}\\\", \\\"#{uuid}\\\", "</span> <span class="ruby-operator"><<</span>
|
|
22
|
+
<span class="ruby-node">"\\\"#{output.name}\\\", \\\"#{wid}\\\", \\\"#{wkf_version}\\\");'>#{output.name}</a></td><td></td>"</span>
|
|
23
|
+
<span class="ruby-keyword kw">else</span>
|
|
24
|
+
<span class="ruby-identifier">data_navigation_frame</span> <span class="ruby-operator"><<</span> <span class="ruby-node">"<td>#{output.name}</td><td><img src='/images/snake_transparent.gif' alt='Loading Content...'></td>"</span>
|
|
25
|
+
<span class="ruby-keyword kw">end</span>
|
|
26
|
+
<span class="ruby-identifier">data_navigation_frame</span> <span class="ruby-operator"><<</span> <span class="ruby-value str">"</tr>"</span>
|
|
27
|
+
<span class="ruby-keyword kw">end</span>
|
|
28
|
+
<span class="ruby-keyword kw">end</span>
|
|
29
|
+
<span class="ruby-identifier">data_navigation_frame</span> <span class="ruby-operator"><<</span> <span class="ruby-value str">"</table></body></html>"</span>
|
|
30
|
+
<span class="ruby-keyword kw">end</span></pre>
|
|
31
|
+
</body>
|
|
32
|
+
</html>
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
2
|
+
<!DOCTYPE html
|
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
5
|
+
|
|
6
|
+
<html>
|
|
7
|
+
<head>
|
|
8
|
+
<title>generate_html_result (WebT2App)</title>
|
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
10
|
+
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
|
11
|
+
</head>
|
|
12
|
+
<body class="standalone-code">
|
|
13
|
+
<pre><span class="ruby-comment cmt"># File bin/t2_webapp.rb, line 137</span>
|
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">generate_html_result</span>(<span class="ruby-identifier">data</span>)
|
|
15
|
+
<span class="ruby-identifier">html</span> = <span class="ruby-value str">""</span>
|
|
16
|
+
<span class="ruby-comment cmt">#p data</span>
|
|
17
|
+
<span class="ruby-keyword kw">if</span> <span class="ruby-identifier">data</span>.<span class="ruby-identifier">instance_of?</span> <span class="ruby-constant">Array</span>
|
|
18
|
+
<span class="ruby-identifier">html</span> = <span class="ruby-identifier">data</span>.<span class="ruby-identifier">flatten</span>.<span class="ruby-identifier">join</span>(<span class="ruby-value str">'<br>'</span>)
|
|
19
|
+
<span class="ruby-keyword kw">elsif</span> <span class="ruby-identifier">data</span>.<span class="ruby-identifier">instance_of?</span> <span class="ruby-constant">String</span>
|
|
20
|
+
<span class="ruby-identifier">html</span> = <span class="ruby-identifier">data</span>.<span class="ruby-identifier">gsub</span>(<span class="ruby-regexp re">/[\n]/</span>, <span class="ruby-value str">'<br>'</span>)
|
|
21
|
+
<span class="ruby-keyword kw">else</span>
|
|
22
|
+
<span class="ruby-identifier">html</span> = <span class="ruby-identifier">data</span>
|
|
23
|
+
<span class="ruby-keyword kw">end</span>
|
|
24
|
+
<span class="ruby-identifier">html</span>
|
|
25
|
+
<span class="ruby-keyword kw">end</span></pre>
|
|
26
|
+
</body>
|
|
27
|
+
</html>
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
2
|
+
<!DOCTYPE html
|
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
5
|
+
|
|
6
|
+
<html>
|
|
7
|
+
<head>
|
|
8
|
+
<title>t2_library_sanitize (WebT2App)</title>
|
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
10
|
+
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
|
11
|
+
</head>
|
|
12
|
+
<body class="standalone-code">
|
|
13
|
+
<pre><span class="ruby-comment cmt"># File pkg/t2-web-0.0.3/bin/web_t2_service.rb, line 28</span>
|
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">t2_library_sanitize</span>(<span class="ruby-identifier">string</span>)
|
|
15
|
+
<span class="ruby-identifier">ex</span> = <span class="ruby-identifier">string</span>.<span class="ruby-identifier">gsub</span>(<span class="ruby-value str">'"'</span>, <span class="ruby-value str">"'"</span>)
|
|
16
|
+
<span class="ruby-keyword kw">end</span></pre>
|
|
17
|
+
</body>
|
|
18
|
+
</html>
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
2
|
+
<!DOCTYPE html
|
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
5
|
+
|
|
6
|
+
<html>
|
|
7
|
+
<head>
|
|
8
|
+
<title>html_sanitise (WebT2App)</title>
|
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
10
|
+
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
|
11
|
+
</head>
|
|
12
|
+
<body class="standalone-code">
|
|
13
|
+
<pre><span class="ruby-comment cmt"># File pkg/t2-web-0.0.3/bin/web_t2_service.rb, line 34</span>
|
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">html_sanitise</span>(<span class="ruby-identifier">string</span>)
|
|
15
|
+
<span class="ruby-comment cmt"># escape double quotes characters</span>
|
|
16
|
+
<span class="ruby-identifier">ex</span> = <span class="ruby-identifier">string</span>.<span class="ruby-identifier">gsub</span>(<span class="ruby-value str">'"'</span>, <span class="ruby-value str">'&quot;'</span>)
|
|
17
|
+
<span class="ruby-comment cmt"># convert newlines to HTML newlines to display in textareas inputs</span>
|
|
18
|
+
<span class="ruby-identifier">ex</span> = <span class="ruby-identifier">ex</span>.<span class="ruby-identifier">gsub</span>(<span class="ruby-regexp re">/[\n]/</span>, <span class="ruby-value str">'&#xA;'</span>)
|
|
19
|
+
<span class="ruby-keyword kw">end</span></pre>
|
|
20
|
+
</body>
|
|
21
|
+
</html>
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
2
|
+
<!DOCTYPE html
|
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
5
|
+
|
|
6
|
+
<html>
|
|
7
|
+
<head>
|
|
8
|
+
<title>chomp_last_newline (WebT2App)</title>
|
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
10
|
+
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
|
11
|
+
</head>
|
|
12
|
+
<body class="standalone-code">
|
|
13
|
+
<pre><span class="ruby-comment cmt"># File pkg/t2-web-0.0.3/bin/web_t2_service.rb, line 45</span>
|
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">chomp_last_newline</span>(<span class="ruby-identifier">file</span>)
|
|
15
|
+
|
|
16
|
+
<span class="ruby-keyword kw">if</span> <span class="ruby-constant">File</span>.<span class="ruby-identifier">file?</span>(<span class="ruby-identifier">file</span>) <span class="ruby-keyword kw">and</span> <span class="ruby-constant">File</span>.<span class="ruby-identifier">size</span>(<span class="ruby-identifier">file</span>) <span class="ruby-operator">></span> <span class="ruby-value">1</span>
|
|
17
|
+
<span class="ruby-identifier">f</span> = <span class="ruby-identifier">open</span>(<span class="ruby-identifier">file</span>, <span class="ruby-value str">"rb+"</span>)
|
|
18
|
+
<span class="ruby-identifier">f</span>.<span class="ruby-identifier">seek</span>(<span class="ruby-value">-1</span>, <span class="ruby-constant">File</span><span class="ruby-operator">::</span><span class="ruby-constant">SEEK_END</span>)
|
|
19
|
+
<span class="ruby-identifier">f</span>.<span class="ruby-identifier">truncate</span>(<span class="ruby-constant">File</span>.<span class="ruby-identifier">size</span>(<span class="ruby-identifier">file</span>) <span class="ruby-operator">-</span> <span class="ruby-value">1</span>) <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">f</span>.<span class="ruby-identifier">read</span>(<span class="ruby-value">1</span>) <span class="ruby-operator">==</span> <span class="ruby-value str">"\n"</span>
|
|
20
|
+
<span class="ruby-identifier">f</span>.<span class="ruby-identifier">close</span>
|
|
21
|
+
<span class="ruby-keyword kw">end</span>
|
|
22
|
+
|
|
23
|
+
<span class="ruby-keyword kw">end</span></pre>
|
|
24
|
+
</body>
|
|
25
|
+
</html>
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
2
|
+
<!DOCTYPE html
|
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
5
|
+
|
|
6
|
+
<html>
|
|
7
|
+
<head>
|
|
8
|
+
<title>get_url_from_wid (WebT2App)</title>
|
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
10
|
+
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
|
11
|
+
</head>
|
|
12
|
+
<body class="standalone-code">
|
|
13
|
+
<pre><span class="ruby-comment cmt"># File pkg/t2-web-0.0.3/bin/web_t2_service.rb, line 59</span>
|
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">get_url_from_wid</span>(<span class="ruby-identifier">wid</span>, <span class="ruby-identifier">wkf_version</span>)
|
|
15
|
+
<span class="ruby-keyword kw">if</span> <span class="ruby-identifier">wkf_version</span> <span class="ruby-operator">==</span> <span class="ruby-value str">"default"</span>
|
|
16
|
+
<span class="ruby-node">"/workflows/#{wid}"</span>
|
|
17
|
+
<span class="ruby-keyword kw">else</span>
|
|
18
|
+
<span class="ruby-node">"/workflows/#{wid}?version=#{wkf_version}"</span>
|
|
19
|
+
<span class="ruby-keyword kw">end</span>
|
|
20
|
+
<span class="ruby-keyword kw">end</span></pre>
|
|
21
|
+
</body>
|
|
22
|
+
</html>
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
2
|
+
<!DOCTYPE html
|
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
5
|
+
|
|
6
|
+
<html>
|
|
7
|
+
<head>
|
|
8
|
+
<title>generate_header_frame (WebT2App)</title>
|
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
10
|
+
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
|
11
|
+
</head>
|
|
12
|
+
<body class="standalone-code">
|
|
13
|
+
<pre><span class="ruby-comment cmt"># File pkg/t2-web-0.0.3/bin/web_t2_service.rb, line 69</span>
|
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">generate_header_frame</span>(<span class="ruby-identifier">my_exp_wkf</span>)
|
|
15
|
+
<span class="ruby-value str">"<html>"</span> <span class="ruby-operator"><<</span>
|
|
16
|
+
<span class="ruby-value str">"<head><link href='/css/results_header.css' rel='stylesheet'/></head>"</span> <span class="ruby-operator"><<</span>
|
|
17
|
+
<span class="ruby-value str">"<body><table class='header'>"</span> <span class="ruby-operator"><<</span>
|
|
18
|
+
<span class="ruby-node">"<tr><td class='header'>Workflow: #{my_exp_wkf.title}</td></tr>"</span> <span class="ruby-operator"><<</span>
|
|
19
|
+
<span class="ruby-value str">"</table></body>"</span> <span class="ruby-operator"><<</span>
|
|
20
|
+
<span class="ruby-value str">"</html>"</span>
|
|
21
|
+
<span class="ruby-keyword kw">end</span></pre>
|
|
22
|
+
</body>
|
|
23
|
+
</html>
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
2
|
+
<!DOCTYPE html
|
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
5
|
+
|
|
6
|
+
<html>
|
|
7
|
+
<head>
|
|
8
|
+
<title>generate_data_navigation_frame (WebT2App)</title>
|
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
10
|
+
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
|
11
|
+
</head>
|
|
12
|
+
<body class="standalone-code">
|
|
13
|
+
<pre><span class="ruby-comment cmt"># File pkg/t2-web-0.0.3/bin/web_t2_service.rb, line 80</span>
|
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">generate_data_navigation_frame</span>(<span class="ruby-identifier">my_exp_wkf</span>, <span class="ruby-identifier">uuid</span>, <span class="ruby-identifier">wid</span>, <span class="ruby-identifier">wkf_version</span>, <span class="ruby-identifier">t2_server</span>, <span class="ruby-identifier">finished_execution</span>)
|
|
15
|
+
|
|
16
|
+
<span class="ruby-identifier">data_navigation_frame</span> = <span class="ruby-value str">"<html><head><link href='/css/results_navigation.css' rel='stylesheet'/></head><body><table>"</span>
|
|
17
|
+
<span class="ruby-keyword kw">if</span> <span class="ruby-identifier">my_exp_wkf</span>.<span class="ruby-identifier">outputs</span>.<span class="ruby-identifier">size</span> <span class="ruby-operator">>=</span><span class="ruby-value">1</span>
|
|
18
|
+
<span class="ruby-identifier">my_exp_wkf</span>.<span class="ruby-identifier">outputs</span>.<span class="ruby-identifier">each</span> <span class="ruby-keyword kw">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">output</span><span class="ruby-operator">|</span>
|
|
19
|
+
<span class="ruby-identifier">data_navigation_frame</span> <span class="ruby-operator"><<</span> <span class="ruby-value str">"<tr>"</span>
|
|
20
|
+
<span class="ruby-keyword kw">if</span> <span class="ruby-identifier">finished_execution</span>
|
|
21
|
+
<span class="ruby-identifier">data_navigation_frame</span> <span class="ruby-operator"><<</span> <span class="ruby-node">"<td><a href='javascript:void(0);' onclick='parent.getSampleOutput(\\\"#{t2_server}\\\", \\\"#{uuid}\\\", "</span> <span class="ruby-operator"><<</span>
|
|
22
|
+
<span class="ruby-node">"\\\"#{output.name}\\\", \\\"#{wid}\\\", \\\"#{wkf_version}\\\");'>#{output.name}</a></td><td></td>"</span>
|
|
23
|
+
<span class="ruby-keyword kw">else</span>
|
|
24
|
+
<span class="ruby-identifier">data_navigation_frame</span> <span class="ruby-operator"><<</span> <span class="ruby-node">"<td>#{output.name}</td><td><img src='/images/snake_transparent.gif' alt='Loading Content...'></td>"</span>
|
|
25
|
+
<span class="ruby-keyword kw">end</span>
|
|
26
|
+
<span class="ruby-identifier">data_navigation_frame</span> <span class="ruby-operator"><<</span> <span class="ruby-value str">"</tr>"</span>
|
|
27
|
+
<span class="ruby-keyword kw">end</span>
|
|
28
|
+
<span class="ruby-keyword kw">end</span>
|
|
29
|
+
<span class="ruby-identifier">data_navigation_frame</span> <span class="ruby-operator"><<</span> <span class="ruby-value str">"</table></body></html>"</span>
|
|
30
|
+
<span class="ruby-keyword kw">end</span></pre>
|
|
31
|
+
</body>
|
|
32
|
+
</html>
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
2
|
+
<!DOCTYPE html
|
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
5
|
+
|
|
6
|
+
<html>
|
|
7
|
+
<head>
|
|
8
|
+
<title>generate_html_result (WebT2App)</title>
|
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
10
|
+
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
|
11
|
+
</head>
|
|
12
|
+
<body class="standalone-code">
|
|
13
|
+
<pre><span class="ruby-comment cmt"># File pkg/t2-web-0.0.3/bin/web_t2_service.rb, line 100</span>
|
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">generate_html_result</span>(<span class="ruby-identifier">data</span>)
|
|
15
|
+
<span class="ruby-identifier">html</span> = <span class="ruby-value str">""</span>
|
|
16
|
+
<span class="ruby-comment cmt">#p data</span>
|
|
17
|
+
<span class="ruby-keyword kw">if</span> <span class="ruby-identifier">data</span>.<span class="ruby-identifier">instance_of?</span> <span class="ruby-constant">Array</span>
|
|
18
|
+
<span class="ruby-identifier">html</span> = <span class="ruby-identifier">data</span>.<span class="ruby-identifier">flatten</span>.<span class="ruby-identifier">join</span>(<span class="ruby-value str">'<br>'</span>)
|
|
19
|
+
<span class="ruby-keyword kw">elsif</span> <span class="ruby-identifier">data</span>.<span class="ruby-identifier">instance_of?</span> <span class="ruby-constant">String</span>
|
|
20
|
+
<span class="ruby-identifier">html</span> = <span class="ruby-identifier">data</span>.<span class="ruby-identifier">gsub</span>(<span class="ruby-regexp re">/[\n]/</span>, <span class="ruby-value str">'<br>'</span>)
|
|
21
|
+
<span class="ruby-keyword kw">else</span>
|
|
22
|
+
<span class="ruby-identifier">html</span> = <span class="ruby-identifier">data</span>
|
|
23
|
+
<span class="ruby-keyword kw">end</span>
|
|
24
|
+
<span class="ruby-identifier">html</span>
|
|
25
|
+
<span class="ruby-keyword kw">end</span></pre>
|
|
26
|
+
</body>
|
|
27
|
+
</html>
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
2
|
+
<!DOCTYPE html
|
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
5
|
+
|
|
6
|
+
<html>
|
|
7
|
+
<head>
|
|
8
|
+
<title>t2_library_sanitize (WebT2App)</title>
|
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
10
|
+
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
|
11
|
+
</head>
|
|
12
|
+
<body class="standalone-code">
|
|
13
|
+
<pre><span class="ruby-comment cmt"># File pkg/t2-web-0.0.3/bin/t2_webapp.rb, line 29</span>
|
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">t2_library_sanitize</span>(<span class="ruby-identifier">string</span>)
|
|
15
|
+
<span class="ruby-identifier">ex</span> = <span class="ruby-identifier">string</span>.<span class="ruby-identifier">gsub</span>(<span class="ruby-value str">'"'</span>, <span class="ruby-value str">"'"</span>)
|
|
16
|
+
<span class="ruby-keyword kw">end</span></pre>
|
|
17
|
+
</body>
|
|
18
|
+
</html>
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
2
|
+
<!DOCTYPE html
|
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
5
|
+
|
|
6
|
+
<html>
|
|
7
|
+
<head>
|
|
8
|
+
<title>chomp_last_newline (WebT2App)</title>
|
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
10
|
+
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
|
11
|
+
</head>
|
|
12
|
+
<body class="standalone-code">
|
|
13
|
+
<pre><span class="ruby-comment cmt"># File pkg/t2-web-0.0.3/bin/t2_webapp.rb, line 37</span>
|
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">chomp_last_newline</span>(<span class="ruby-identifier">file</span>)
|
|
15
|
+
|
|
16
|
+
<span class="ruby-keyword kw">if</span> <span class="ruby-constant">File</span>.<span class="ruby-identifier">file?</span>(<span class="ruby-identifier">file</span>) <span class="ruby-keyword kw">and</span> <span class="ruby-constant">File</span>.<span class="ruby-identifier">size</span>(<span class="ruby-identifier">file</span>) <span class="ruby-operator">></span> <span class="ruby-value">1</span>
|
|
17
|
+
<span class="ruby-identifier">f</span> = <span class="ruby-identifier">open</span>(<span class="ruby-identifier">file</span>, <span class="ruby-value str">"rb+"</span>)
|
|
18
|
+
<span class="ruby-identifier">f</span>.<span class="ruby-identifier">seek</span>(<span class="ruby-value">-1</span>, <span class="ruby-constant">File</span><span class="ruby-operator">::</span><span class="ruby-constant">SEEK_END</span>)
|
|
19
|
+
<span class="ruby-identifier">f</span>.<span class="ruby-identifier">truncate</span>(<span class="ruby-constant">File</span>.<span class="ruby-identifier">size</span>(<span class="ruby-identifier">file</span>) <span class="ruby-operator">-</span> <span class="ruby-value">1</span>) <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">f</span>.<span class="ruby-identifier">read</span>(<span class="ruby-value">1</span>) <span class="ruby-operator">==</span> <span class="ruby-value str">"\n"</span>
|
|
20
|
+
<span class="ruby-identifier">f</span>.<span class="ruby-identifier">close</span>
|
|
21
|
+
<span class="ruby-keyword kw">end</span>
|
|
22
|
+
|
|
23
|
+
<span class="ruby-keyword kw">end</span></pre>
|
|
24
|
+
</body>
|
|
25
|
+
</html>
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
2
|
+
<!DOCTYPE html
|
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
5
|
+
|
|
6
|
+
<html>
|
|
7
|
+
<head>
|
|
8
|
+
<title>get_url_from_wid (WebT2App)</title>
|
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
10
|
+
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
|
11
|
+
</head>
|
|
12
|
+
<body class="standalone-code">
|
|
13
|
+
<pre><span class="ruby-comment cmt"># File pkg/t2-web-0.0.3/bin/t2_webapp.rb, line 51</span>
|
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">get_url_from_wid</span>(<span class="ruby-identifier">wid</span>, <span class="ruby-identifier">wkf_version</span>)
|
|
15
|
+
<span class="ruby-keyword kw">if</span> <span class="ruby-identifier">wkf_version</span> <span class="ruby-operator">==</span> <span class="ruby-value str">"default"</span>
|
|
16
|
+
<span class="ruby-node">"/workflows/#{wid}"</span>
|
|
17
|
+
<span class="ruby-keyword kw">else</span>
|
|
18
|
+
<span class="ruby-node">"/workflows/#{wid}?version=#{wkf_version}"</span>
|
|
19
|
+
<span class="ruby-keyword kw">end</span>
|
|
20
|
+
<span class="ruby-keyword kw">end</span></pre>
|
|
21
|
+
</body>
|
|
22
|
+
</html>
|