postful 0.2.0 → 0.3.1
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/doc/classes/Postful/Base.html +85 -28
- data/doc/classes/Postful/Base.src/M000004.html +8 -8
- data/doc/classes/Postful/Base.src/M000005.html +8 -6
- data/doc/classes/Postful/Base.src/{M000002.html → M000007.html} +1 -1
- data/doc/classes/Postful/Base.src/{M000003.html → M000008.html} +1 -1
- data/doc/classes/Postful/Base.src/M000009.html +22 -0
- data/doc/classes/Postful/Base.src/M000010.html +20 -0
- data/doc/classes/Postful/Base.src/{M000006.html → M000011.html} +1 -1
- data/doc/classes/Postful/Base.src/M000012.html +20 -0
- data/doc/classes/Postful/Document.html +176 -0
- data/doc/classes/Postful/{Base.src/M000001.html → Document.src/M000026.html} +2 -4
- data/doc/classes/Postful/Document.src/M000027.html +18 -0
- data/doc/classes/Postful/Document.src/M000028.html +18 -0
- data/doc/classes/Postful/Letter.html +168 -60
- data/doc/classes/Postful/Letter.src/{M000018.html → M000041.html} +2 -2
- data/doc/classes/Postful/Letter.src/{M000019.html → M000042.html} +2 -2
- data/doc/classes/Postful/Letter.src/M000043.html +18 -0
- data/doc/classes/Postful/Letter.src/{M000020.html → M000044.html} +2 -2
- data/doc/classes/Postful/Letter.src/{M000021.html → M000045.html} +2 -2
- data/doc/classes/Postful/Letter.src/M000046.html +18 -0
- data/doc/classes/Postful/Letter.src/{M000022.html → M000047.html} +2 -2
- data/doc/classes/Postful/Letter.src/{M000023.html → M000048.html} +2 -2
- data/doc/classes/Postful/Letter.src/M000049.html +18 -0
- data/doc/classes/Postful/Letter.src/{M000024.html → M000050.html} +2 -2
- data/doc/classes/Postful/Letter.src/{M000025.html → M000051.html} +2 -2
- data/doc/classes/Postful/Letter.src/M000052.html +18 -0
- data/doc/classes/Postful/Letter.src/{M000026.html → M000053.html} +2 -2
- data/doc/classes/Postful/Letter.src/{M000027.html → M000054.html} +2 -2
- data/doc/classes/Postful/Letter.src/M000055.html +18 -0
- data/doc/classes/Postful/Letter.src/{M000028.html → M000056.html} +2 -2
- data/doc/classes/Postful/Letter.src/{M000029.html → M000057.html} +2 -2
- data/doc/classes/Postful/Letter.src/M000058.html +18 -0
- data/doc/classes/Postful/Order.html +20 -20
- data/doc/classes/Postful/Order.src/{M000007.html → M000013.html} +0 -0
- data/doc/classes/Postful/Order.src/{M000008.html → M000014.html} +0 -0
- data/doc/classes/Postful/Order.src/{M000009.html → M000015.html} +0 -0
- data/doc/classes/Postful/Order.src/{M000010.html → M000016.html} +0 -0
- data/doc/classes/Postful/Postcard.html +15 -15
- data/doc/classes/Postful/Postcard.src/{M000011.html → M000023.html} +0 -0
- data/doc/classes/Postful/Postcard.src/{M000012.html → M000024.html} +0 -0
- data/doc/classes/Postful/Postcard.src/{M000013.html → M000025.html} +0 -0
- data/doc/classes/Postful/Section.html +221 -0
- data/doc/classes/Postful/Section.src/M000017.html +21 -0
- data/doc/classes/Postful/Section.src/M000018.html +18 -0
- data/doc/classes/Postful/Section.src/M000019.html +20 -0
- data/doc/classes/Postful/Section.src/M000020.html +18 -0
- data/doc/classes/Postful/Section.src/M000021.html +25 -0
- data/doc/classes/Postful/Section.src/M000022.html +22 -0
- data/doc/classes/Postful/Service.html +20 -20
- data/doc/classes/Postful/Service.src/{M000014.html → M000037.html} +0 -0
- data/doc/classes/Postful/Service.src/{M000015.html → M000038.html} +0 -0
- data/doc/classes/Postful/Service.src/{M000016.html → M000039.html} +0 -0
- data/doc/classes/Postful/Service.src/{M000017.html → M000040.html} +0 -0
- data/doc/classes/Postful/SimpleDocument.html +197 -0
- data/doc/classes/Postful/SimpleDocument.src/M000001.html +22 -0
- data/doc/classes/Postful/SimpleDocument.src/M000002.html +18 -0
- data/doc/classes/Postful/SimpleDocument.src/M000003.html +29 -0
- data/doc/classes/Postful/TemplateDocument.html +274 -0
- data/doc/classes/Postful/TemplateDocument.src/M000029.html +36 -0
- data/doc/classes/Postful/TemplateDocument.src/M000030.html +22 -0
- data/doc/classes/Postful/TemplateDocument.src/M000031.html +18 -0
- data/doc/classes/Postful/TemplateDocument.src/M000033.html +21 -0
- data/doc/classes/Postful/TemplateDocument.src/M000035.html +18 -0
- data/doc/classes/Postful/TemplateDocument.src/M000036.html +20 -0
- data/doc/created.rid +1 -1
- data/doc/files/MIT-LICENSE.html +1 -1
- data/doc/files/README.html +1 -1
- data/doc/files/lib/postful/base_rb.html +1 -1
- data/doc/files/lib/postful/document_rb.html +101 -0
- data/doc/files/lib/postful/instance_exec_module_rb.html +1 -1
- data/doc/files/lib/postful/letter_rb.html +1 -1
- data/doc/files/lib/postful/order_rb.html +1 -1
- data/doc/files/lib/postful/postcard_rb.html +1 -1
- data/doc/files/lib/postful/section_rb.html +101 -0
- data/doc/files/lib/postful/service_rb.html +1 -1
- data/doc/files/lib/postful/simple_document_rb.html +101 -0
- data/doc/files/lib/postful/template_document_rb.html +101 -0
- data/doc/files/lib/postful/util_rb.html +1 -1
- data/doc/files/lib/postful_rb.html +1 -1
- data/doc/fr_class_index.html +4 -0
- data/doc/fr_file_index.html +4 -0
- data/doc/fr_method_index.html +58 -29
- data/lib/postful/base.rb +20 -0
- data/lib/postful/document.rb +18 -0
- data/lib/postful/letter.rb +55 -48
- data/lib/postful/postcard.rb +4 -0
- data/lib/postful/section.rb +46 -0
- data/lib/postful/simple_document.rb +38 -0
- data/lib/postful/template_document.rb +66 -0
- data/lib/postful/util.rb +70 -21
- data/test/test_base.rb +71 -0
- data/test/test_letter.rb +6 -0
- data/test/test_postcard.rb +13 -1
- metadata +71 -29
|
@@ -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>new (Postful::Section)</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 lib/postful/section.rb, line 5</span>
|
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">initialize</span>(<span class="ruby-identifier">name</span>, <span class="ruby-identifier">email</span>, <span class="ruby-identifier">password</span>)
|
|
15
|
+
<span class="ruby-ivar">@name</span> = <span class="ruby-identifier">name</span>
|
|
16
|
+
<span class="ruby-ivar">@email</span> = <span class="ruby-identifier">email</span>
|
|
17
|
+
<span class="ruby-ivar">@password</span> = <span class="ruby-identifier">password</span>
|
|
18
|
+
<span class="ruby-ivar">@requires_upload</span> = <span class="ruby-keyword kw">false</span>
|
|
19
|
+
<span class="ruby-keyword kw">end</span></pre>
|
|
20
|
+
</body>
|
|
21
|
+
</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>text (Postful::Section)</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 lib/postful/section.rb, line 12</span>
|
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">text</span>(<span class="ruby-identifier">text</span>)
|
|
15
|
+
<span class="ruby-ivar">@text</span> = <span class="ruby-identifier">text</span>
|
|
16
|
+
<span class="ruby-keyword kw">end</span></pre>
|
|
17
|
+
</body>
|
|
18
|
+
</html>
|
|
@@ -0,0 +1,20 @@
|
|
|
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>filename (Postful::Section)</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 lib/postful/section.rb, line 16</span>
|
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">filename</span>(<span class="ruby-identifier">filename</span>)
|
|
15
|
+
<span class="ruby-identifier">raise</span> <span class="ruby-node">"File '#{filename}' not found"</span> <span class="ruby-keyword kw">unless</span> <span class="ruby-constant">File</span>.<span class="ruby-identifier">exist?</span> <span class="ruby-identifier">filename</span>
|
|
16
|
+
<span class="ruby-ivar">@requires_upload</span> = <span class="ruby-keyword kw">true</span>
|
|
17
|
+
<span class="ruby-ivar">@filename</span> = <span class="ruby-identifier">filename</span>
|
|
18
|
+
<span class="ruby-keyword kw">end</span></pre>
|
|
19
|
+
</body>
|
|
20
|
+
</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>requires_upload? (Postful::Section)</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 lib/postful/section.rb, line 22</span>
|
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">requires_upload?</span>
|
|
15
|
+
<span class="ruby-ivar">@requires_upload</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>do_upload (Postful::Section)</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 lib/postful/section.rb, line 26</span>
|
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">do_upload</span>
|
|
15
|
+
<span class="ruby-identifier">content</span> = <span class="ruby-identifier">open</span>(<span class="ruby-ivar">@filename</span>, <span class="ruby-value str">"rb"</span>) { <span class="ruby-operator">|</span><span class="ruby-identifier">io</span><span class="ruby-operator">|</span> <span class="ruby-identifier">io</span>.<span class="ruby-identifier">read</span> }
|
|
16
|
+
<span class="ruby-identifier">headers</span> = { <span class="ruby-value str">'Content-Type'</span> =<span class="ruby-operator">></span> <span class="ruby-value str">'application/octet-stream'</span>, <span class="ruby-value str">'Content-Length'</span> =<span class="ruby-operator">></span> <span class="ruby-identifier">content</span>.<span class="ruby-identifier">size</span>.<span class="ruby-identifier">to_s</span> }
|
|
17
|
+
<span class="ruby-identifier">response</span> = <span class="ruby-identifier">post_request_on_path</span>(<span class="ruby-value str">'/service/upload'</span>, <span class="ruby-identifier">content</span>, <span class="ruby-ivar">@email</span>, <span class="ruby-ivar">@password</span>, <span class="ruby-identifier">headers</span>)
|
|
18
|
+
<span class="ruby-keyword kw">if</span> <span class="ruby-identifier">response</span>.<span class="ruby-identifier">is_a?</span>(<span class="ruby-constant">Net</span><span class="ruby-operator">::</span><span class="ruby-constant">HTTPOK</span>) <span class="ruby-operator">&&</span> <span class="ruby-identifier">response</span>.<span class="ruby-identifier">body</span> <span class="ruby-operator">=~</span> <span class="ruby-regexp re">/<id>(.*)<\/id>/</span>
|
|
19
|
+
<span class="ruby-ivar">@attachment</span> = <span class="ruby-identifier">$1</span>
|
|
20
|
+
<span class="ruby-keyword kw">else</span>
|
|
21
|
+
<span class="ruby-identifier">raise</span> <span class="ruby-value str">'Attachment name not found in response'</span>
|
|
22
|
+
<span class="ruby-keyword kw">end</span>
|
|
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>build_request (Postful::Section)</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 lib/postful/section.rb, line 37</span>
|
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">build_request</span>(<span class="ruby-identifier">builder</span>)
|
|
15
|
+
<span class="ruby-identifier">builder</span>.<span class="ruby-identifier">section</span> <span class="ruby-keyword kw">do</span>
|
|
16
|
+
<span class="ruby-identifier">builder</span>.<span class="ruby-identifier">name</span> <span class="ruby-ivar">@name</span>
|
|
17
|
+
<span class="ruby-identifier">builder</span>.<span class="ruby-identifier">text</span> <span class="ruby-ivar">@text</span> <span class="ruby-keyword kw">if</span> <span class="ruby-ivar">@text</span>
|
|
18
|
+
<span class="ruby-identifier">builder</span>.<span class="ruby-identifier">attachment</span> <span class="ruby-ivar">@attachment</span> <span class="ruby-keyword kw">if</span> <span class="ruby-ivar">@attachment</span>
|
|
19
|
+
<span class="ruby-keyword kw">end</span>
|
|
20
|
+
<span class="ruby-keyword kw">end</span></pre>
|
|
21
|
+
</body>
|
|
22
|
+
</html>
|
|
@@ -86,10 +86,10 @@
|
|
|
86
86
|
<h3 class="section-bar">Methods</h3>
|
|
87
87
|
|
|
88
88
|
<div class="name-list">
|
|
89
|
-
<a href="#
|
|
90
|
-
<a href="#
|
|
91
|
-
<a href="#
|
|
92
|
-
<a href="#
|
|
89
|
+
<a href="#M000039">cancel_order_by_id</a>
|
|
90
|
+
<a href="#M000040">find_all_orders</a>
|
|
91
|
+
<a href="#M000038">find_order_by_id</a>
|
|
92
|
+
<a href="#M000037">new</a>
|
|
93
93
|
</div>
|
|
94
94
|
</div>
|
|
95
95
|
|
|
@@ -118,12 +118,12 @@
|
|
|
118
118
|
<div id="methods">
|
|
119
119
|
<h3 class="section-bar">Public Class methods</h3>
|
|
120
120
|
|
|
121
|
-
<div id="method-
|
|
122
|
-
<a name="
|
|
121
|
+
<div id="method-M000037" class="method-detail">
|
|
122
|
+
<a name="M000037"></a>
|
|
123
123
|
|
|
124
124
|
<div class="method-heading">
|
|
125
|
-
<a href="Service.src/
|
|
126
|
-
onclick="popupCode('Service.src/
|
|
125
|
+
<a href="Service.src/M000037.html" target="Code" class="method-signature"
|
|
126
|
+
onclick="popupCode('Service.src/M000037.html');return false;">
|
|
127
127
|
<span class="method-name">new</span><span class="method-args">(email, password)</span>
|
|
128
128
|
</a>
|
|
129
129
|
</div>
|
|
@@ -134,12 +134,12 @@
|
|
|
134
134
|
|
|
135
135
|
<h3 class="section-bar">Public Instance methods</h3>
|
|
136
136
|
|
|
137
|
-
<div id="method-
|
|
138
|
-
<a name="
|
|
137
|
+
<div id="method-M000039" class="method-detail">
|
|
138
|
+
<a name="M000039"></a>
|
|
139
139
|
|
|
140
140
|
<div class="method-heading">
|
|
141
|
-
<a href="Service.src/
|
|
142
|
-
onclick="popupCode('Service.src/
|
|
141
|
+
<a href="Service.src/M000039.html" target="Code" class="method-signature"
|
|
142
|
+
onclick="popupCode('Service.src/M000039.html');return false;">
|
|
143
143
|
<span class="method-name">cancel_order_by_id</span><span class="method-args">(id)</span>
|
|
144
144
|
</a>
|
|
145
145
|
</div>
|
|
@@ -148,12 +148,12 @@
|
|
|
148
148
|
</div>
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
|
-
<div id="method-
|
|
152
|
-
<a name="
|
|
151
|
+
<div id="method-M000040" class="method-detail">
|
|
152
|
+
<a name="M000040"></a>
|
|
153
153
|
|
|
154
154
|
<div class="method-heading">
|
|
155
|
-
<a href="Service.src/
|
|
156
|
-
onclick="popupCode('Service.src/
|
|
155
|
+
<a href="Service.src/M000040.html" target="Code" class="method-signature"
|
|
156
|
+
onclick="popupCode('Service.src/M000040.html');return false;">
|
|
157
157
|
<span class="method-name">find_all_orders</span><span class="method-args">()</span>
|
|
158
158
|
</a>
|
|
159
159
|
</div>
|
|
@@ -162,12 +162,12 @@
|
|
|
162
162
|
</div>
|
|
163
163
|
</div>
|
|
164
164
|
|
|
165
|
-
<div id="method-
|
|
166
|
-
<a name="
|
|
165
|
+
<div id="method-M000038" class="method-detail">
|
|
166
|
+
<a name="M000038"></a>
|
|
167
167
|
|
|
168
168
|
<div class="method-heading">
|
|
169
|
-
<a href="Service.src/
|
|
170
|
-
onclick="popupCode('Service.src/
|
|
169
|
+
<a href="Service.src/M000038.html" target="Code" class="method-signature"
|
|
170
|
+
onclick="popupCode('Service.src/M000038.html');return false;">
|
|
171
171
|
<span class="method-name">find_order_by_id</span><span class="method-args">(id)</span>
|
|
172
172
|
</a>
|
|
173
173
|
</div>
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1,197 @@
|
|
|
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 xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
7
|
+
<head>
|
|
8
|
+
<title>Class: Postful::SimpleDocument</title>
|
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
10
|
+
<meta http-equiv="Content-Script-Type" content="text/javascript" />
|
|
11
|
+
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
|
12
|
+
<script type="text/javascript">
|
|
13
|
+
// <![CDATA[
|
|
14
|
+
|
|
15
|
+
function popupCode( url ) {
|
|
16
|
+
window.open(url, "Code", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400")
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
function toggleCode( id ) {
|
|
20
|
+
if ( document.getElementById )
|
|
21
|
+
elem = document.getElementById( id );
|
|
22
|
+
else if ( document.all )
|
|
23
|
+
elem = eval( "document.all." + id );
|
|
24
|
+
else
|
|
25
|
+
return false;
|
|
26
|
+
|
|
27
|
+
elemStyle = elem.style;
|
|
28
|
+
|
|
29
|
+
if ( elemStyle.display != "block" ) {
|
|
30
|
+
elemStyle.display = "block"
|
|
31
|
+
} else {
|
|
32
|
+
elemStyle.display = "none"
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
return true;
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
// Make codeblocks hidden by default
|
|
39
|
+
document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }</style>" )
|
|
40
|
+
|
|
41
|
+
// ]]>
|
|
42
|
+
</script>
|
|
43
|
+
|
|
44
|
+
</head>
|
|
45
|
+
<body>
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
<div id="classHeader">
|
|
50
|
+
<table class="header-table">
|
|
51
|
+
<tr class="top-aligned-row">
|
|
52
|
+
<td><strong>Class</strong></td>
|
|
53
|
+
<td class="class-name-in-header">Postful::SimpleDocument</td>
|
|
54
|
+
</tr>
|
|
55
|
+
<tr class="top-aligned-row">
|
|
56
|
+
<td><strong>In:</strong></td>
|
|
57
|
+
<td>
|
|
58
|
+
<a href="../../files/lib/postful/simple_document_rb.html">
|
|
59
|
+
lib/postful/simple_document.rb
|
|
60
|
+
</a>
|
|
61
|
+
<br />
|
|
62
|
+
</td>
|
|
63
|
+
</tr>
|
|
64
|
+
|
|
65
|
+
<tr class="top-aligned-row">
|
|
66
|
+
<td><strong>Parent:</strong></td>
|
|
67
|
+
<td>
|
|
68
|
+
<a href="Document.html">
|
|
69
|
+
Document
|
|
70
|
+
</a>
|
|
71
|
+
</td>
|
|
72
|
+
</tr>
|
|
73
|
+
</table>
|
|
74
|
+
</div>
|
|
75
|
+
<!-- banner header -->
|
|
76
|
+
|
|
77
|
+
<div id="bodyContent">
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
<div id="contextContent">
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
</div>
|
|
86
|
+
|
|
87
|
+
<div id="method-list">
|
|
88
|
+
<h3 class="section-bar">Methods</h3>
|
|
89
|
+
|
|
90
|
+
<div class="name-list">
|
|
91
|
+
<a href="#M000001">build_request</a>
|
|
92
|
+
<a href="#M000002">requires_upload?</a>
|
|
93
|
+
<a href="#M000003">upload</a>
|
|
94
|
+
</div>
|
|
95
|
+
</div>
|
|
96
|
+
|
|
97
|
+
</div>
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
<!-- if includes -->
|
|
101
|
+
|
|
102
|
+
<div id="section">
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
<div id="attribute-list">
|
|
109
|
+
<h3 class="section-bar">Attributes</h3>
|
|
110
|
+
|
|
111
|
+
<div class="name-list">
|
|
112
|
+
<table>
|
|
113
|
+
<tr class="top-aligned-row context-row">
|
|
114
|
+
<td class="context-item-name">attachment_name</td>
|
|
115
|
+
<td class="context-item-value"> [RW] </td>
|
|
116
|
+
<td class="context-item-desc"></td>
|
|
117
|
+
</tr>
|
|
118
|
+
<tr class="top-aligned-row context-row">
|
|
119
|
+
<td class="context-item-name">content</td>
|
|
120
|
+
<td class="context-item-value"> [RW] </td>
|
|
121
|
+
<td class="context-item-desc"></td>
|
|
122
|
+
</tr>
|
|
123
|
+
<tr class="top-aligned-row context-row">
|
|
124
|
+
<td class="context-item-name">format</td>
|
|
125
|
+
<td class="context-item-value"> [RW] </td>
|
|
126
|
+
<td class="context-item-desc"></td>
|
|
127
|
+
</tr>
|
|
128
|
+
<tr class="top-aligned-row context-row">
|
|
129
|
+
<td class="context-item-name">url</td>
|
|
130
|
+
<td class="context-item-value"> [RW] </td>
|
|
131
|
+
<td class="context-item-desc"></td>
|
|
132
|
+
</tr>
|
|
133
|
+
</table>
|
|
134
|
+
</div>
|
|
135
|
+
</div>
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
<!-- if method_list -->
|
|
140
|
+
<div id="methods">
|
|
141
|
+
<h3 class="section-bar">Public Instance methods</h3>
|
|
142
|
+
|
|
143
|
+
<div id="method-M000001" class="method-detail">
|
|
144
|
+
<a name="M000001"></a>
|
|
145
|
+
|
|
146
|
+
<div class="method-heading">
|
|
147
|
+
<a href="SimpleDocument.src/M000001.html" target="Code" class="method-signature"
|
|
148
|
+
onclick="popupCode('SimpleDocument.src/M000001.html');return false;">
|
|
149
|
+
<span class="method-name">build_request</span><span class="method-args">(builder)</span>
|
|
150
|
+
</a>
|
|
151
|
+
</div>
|
|
152
|
+
|
|
153
|
+
<div class="method-description">
|
|
154
|
+
</div>
|
|
155
|
+
</div>
|
|
156
|
+
|
|
157
|
+
<div id="method-M000002" class="method-detail">
|
|
158
|
+
<a name="M000002"></a>
|
|
159
|
+
|
|
160
|
+
<div class="method-heading">
|
|
161
|
+
<a href="SimpleDocument.src/M000002.html" target="Code" class="method-signature"
|
|
162
|
+
onclick="popupCode('SimpleDocument.src/M000002.html');return false;">
|
|
163
|
+
<span class="method-name">requires_upload?</span><span class="method-args">()</span>
|
|
164
|
+
</a>
|
|
165
|
+
</div>
|
|
166
|
+
|
|
167
|
+
<div class="method-description">
|
|
168
|
+
</div>
|
|
169
|
+
</div>
|
|
170
|
+
|
|
171
|
+
<div id="method-M000003" class="method-detail">
|
|
172
|
+
<a name="M000003"></a>
|
|
173
|
+
|
|
174
|
+
<div class="method-heading">
|
|
175
|
+
<a href="SimpleDocument.src/M000003.html" target="Code" class="method-signature"
|
|
176
|
+
onclick="popupCode('SimpleDocument.src/M000003.html');return false;">
|
|
177
|
+
<span class="method-name">upload</span><span class="method-args">()</span>
|
|
178
|
+
</a>
|
|
179
|
+
</div>
|
|
180
|
+
|
|
181
|
+
<div class="method-description">
|
|
182
|
+
</div>
|
|
183
|
+
</div>
|
|
184
|
+
|
|
185
|
+
|
|
186
|
+
</div>
|
|
187
|
+
|
|
188
|
+
|
|
189
|
+
</div>
|
|
190
|
+
|
|
191
|
+
|
|
192
|
+
<div id="validator-badges">
|
|
193
|
+
<p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
|
|
194
|
+
</div>
|
|
195
|
+
|
|
196
|
+
</body>
|
|
197
|
+
</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>build_request (Postful::SimpleDocument)</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 lib/postful/simple_document.rb, line 11</span>
|
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">build_request</span>(<span class="ruby-identifier">builder</span>)
|
|
15
|
+
<span class="ruby-identifier">builder</span>.<span class="ruby-identifier">document</span> <span class="ruby-keyword kw">do</span>
|
|
16
|
+
<span class="ruby-identifier">builder</span>.<span class="ruby-identifier">type</span> <span class="ruby-identifier">format</span>
|
|
17
|
+
<span class="ruby-identifier">builder</span>.<span class="ruby-identifier">attachment</span> <span class="ruby-identifier">attachment_name</span> <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">attachment_name</span>
|
|
18
|
+
<span class="ruby-identifier">builder</span>.<span class="ruby-identifier">url</span> <span class="ruby-identifier">url</span> <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">url</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>requires_upload? (Postful::SimpleDocument)</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 lib/postful/simple_document.rb, line 19</span>
|
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">requires_upload?</span>
|
|
15
|
+
<span class="ruby-keyword kw">true</span> <span class="ruby-keyword kw">if</span> <span class="ruby-operator">!</span><span class="ruby-identifier">url</span>
|
|
16
|
+
<span class="ruby-keyword kw">end</span></pre>
|
|
17
|
+
</body>
|
|
18
|
+
</html>
|