rockdove 0.1.0 → 0.2.0
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/.yardoc/checksums +9 -0
- data/.yardoc/object_types +0 -0
- data/.yardoc/objects/root.dat +0 -0
- data/.yardoc/proxy_types +0 -0
- data/CHANGELOG.md +4 -0
- data/doc/Rockdove/CollectMail.html +1302 -0
- data/doc/Rockdove/Config.html +1125 -0
- data/doc/Rockdove/Dovetie.html +123 -0
- data/doc/Rockdove/EmailParser.html +377 -0
- data/doc/Rockdove/ExchangeMail.html +1054 -0
- data/doc/Rockdove/Generators/InstallGenerator.html +192 -0
- data/doc/Rockdove/Generators.html +115 -0
- data/doc/Rockdove/RockdoveCollection.html +123 -0
- data/doc/Rockdove.html +215 -0
- data/doc/RockdoveServer.html +404 -0
- data/doc/_index.html +214 -0
- data/doc/class_list.html +53 -0
- data/doc/css/common.css +1 -0
- data/doc/css/full_list.css +57 -0
- data/doc/css/style.css +328 -0
- data/doc/file.CHANGELOG.html +93 -0
- data/doc/file.README.html +164 -0
- data/doc/file_list.html +58 -0
- data/doc/frames.html +28 -0
- data/doc/index.html +164 -0
- data/doc/js/app.js +214 -0
- data/doc/js/full_list.js +173 -0
- data/doc/js/jquery.js +4 -0
- data/doc/method_list.html +492 -0
- data/doc/top-level-namespace.html +126 -0
- data/lib/rockdove/exchange_mail.rb +14 -2
- data/lib/rockdove/version.rb +1 -1
- metadata +48 -19
@@ -0,0 +1,1125 @@
|
|
1
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
2
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
3
|
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
4
|
+
<head>
|
5
|
+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
6
|
+
<title>
|
7
|
+
Class: Rockdove::Config
|
8
|
+
|
9
|
+
— Documentation by YARD 0.8.2.1
|
10
|
+
|
11
|
+
</title>
|
12
|
+
|
13
|
+
<link rel="stylesheet" href="../css/style.css" type="text/css" media="screen" charset="utf-8" />
|
14
|
+
|
15
|
+
<link rel="stylesheet" href="../css/common.css" type="text/css" media="screen" charset="utf-8" />
|
16
|
+
|
17
|
+
<script type="text/javascript" charset="utf-8">
|
18
|
+
hasFrames = window.top.frames.main ? true : false;
|
19
|
+
relpath = '../';
|
20
|
+
framesUrl = "../frames.html#!" + escape(window.location.href);
|
21
|
+
</script>
|
22
|
+
|
23
|
+
|
24
|
+
<script type="text/javascript" charset="utf-8" src="../js/jquery.js"></script>
|
25
|
+
|
26
|
+
<script type="text/javascript" charset="utf-8" src="../js/app.js"></script>
|
27
|
+
|
28
|
+
|
29
|
+
</head>
|
30
|
+
<body>
|
31
|
+
<div id="header">
|
32
|
+
<div id="menu">
|
33
|
+
|
34
|
+
<a href="../_index.html">Index (C)</a> »
|
35
|
+
<span class='title'><span class='object_link'><a href="../Rockdove.html" title="Rockdove (module)">Rockdove</a></span></span>
|
36
|
+
»
|
37
|
+
<span class="title">Config</span>
|
38
|
+
|
39
|
+
|
40
|
+
<div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
|
41
|
+
</div>
|
42
|
+
|
43
|
+
<div id="search">
|
44
|
+
|
45
|
+
<a class="full_list_link" id="class_list_link"
|
46
|
+
href="../class_list.html">
|
47
|
+
Class List
|
48
|
+
</a>
|
49
|
+
|
50
|
+
<a class="full_list_link" id="method_list_link"
|
51
|
+
href="../method_list.html">
|
52
|
+
Method List
|
53
|
+
</a>
|
54
|
+
|
55
|
+
<a class="full_list_link" id="file_list_link"
|
56
|
+
href="../file_list.html">
|
57
|
+
File List
|
58
|
+
</a>
|
59
|
+
|
60
|
+
</div>
|
61
|
+
<div class="clear"></div>
|
62
|
+
</div>
|
63
|
+
|
64
|
+
<iframe id="search_frame"></iframe>
|
65
|
+
|
66
|
+
<div id="content"><h1>Class: Rockdove::Config
|
67
|
+
|
68
|
+
|
69
|
+
|
70
|
+
</h1>
|
71
|
+
|
72
|
+
<dl class="box">
|
73
|
+
|
74
|
+
<dt class="r1">Inherits:</dt>
|
75
|
+
<dd class="r1">
|
76
|
+
<span class="inheritName">Object</span>
|
77
|
+
|
78
|
+
<ul class="fullTree">
|
79
|
+
<li>Object</li>
|
80
|
+
|
81
|
+
<li class="next">Rockdove::Config</li>
|
82
|
+
|
83
|
+
</ul>
|
84
|
+
<a href="#" class="inheritanceTree">show all</a>
|
85
|
+
|
86
|
+
</dd>
|
87
|
+
|
88
|
+
|
89
|
+
|
90
|
+
|
91
|
+
|
92
|
+
|
93
|
+
|
94
|
+
|
95
|
+
|
96
|
+
<dt class="r2 last">Defined in:</dt>
|
97
|
+
<dd class="r2 last">lib/rockdove/config.rb</dd>
|
98
|
+
|
99
|
+
</dl>
|
100
|
+
<div class="clear"></div>
|
101
|
+
|
102
|
+
|
103
|
+
|
104
|
+
|
105
|
+
|
106
|
+
<h2>Class Attribute Summary <small>(<a href="#" class="summary_toggle">collapse</a>)</small></h2>
|
107
|
+
<ul class="summary">
|
108
|
+
|
109
|
+
<li class="public ">
|
110
|
+
<span class="summary_signature">
|
111
|
+
|
112
|
+
<a href="#archive_folder-class_method" title="archive_folder (class method)">+ (Object) <strong>archive_folder</strong> </a>
|
113
|
+
|
114
|
+
|
115
|
+
|
116
|
+
</span>
|
117
|
+
|
118
|
+
|
119
|
+
|
120
|
+
|
121
|
+
|
122
|
+
|
123
|
+
|
124
|
+
|
125
|
+
|
126
|
+
|
127
|
+
|
128
|
+
|
129
|
+
<span class="summary_desc"><div class='inline'><p>
|
130
|
+
Returns the value of attribute archive_folder.
|
131
|
+
</p>
|
132
|
+
</div></span>
|
133
|
+
|
134
|
+
</li>
|
135
|
+
|
136
|
+
|
137
|
+
<li class="public ">
|
138
|
+
<span class="summary_signature">
|
139
|
+
|
140
|
+
<a href="#ignore_mails-class_method" title="ignore_mails (class method)">+ (Object) <strong>ignore_mails</strong> </a>
|
141
|
+
|
142
|
+
|
143
|
+
|
144
|
+
</span>
|
145
|
+
|
146
|
+
|
147
|
+
|
148
|
+
|
149
|
+
|
150
|
+
|
151
|
+
|
152
|
+
|
153
|
+
|
154
|
+
|
155
|
+
|
156
|
+
|
157
|
+
<span class="summary_desc"><div class='inline'><p>
|
158
|
+
Returns the value of attribute ignore_mails.
|
159
|
+
</p>
|
160
|
+
</div></span>
|
161
|
+
|
162
|
+
</li>
|
163
|
+
|
164
|
+
|
165
|
+
<li class="public ">
|
166
|
+
<span class="summary_signature">
|
167
|
+
|
168
|
+
<a href="#incoming_folder-class_method" title="incoming_folder (class method)">+ (Object) <strong>incoming_folder</strong> </a>
|
169
|
+
|
170
|
+
|
171
|
+
|
172
|
+
</span>
|
173
|
+
|
174
|
+
|
175
|
+
|
176
|
+
|
177
|
+
|
178
|
+
|
179
|
+
|
180
|
+
|
181
|
+
|
182
|
+
|
183
|
+
|
184
|
+
|
185
|
+
<span class="summary_desc"><div class='inline'><p>
|
186
|
+
Returns the value of attribute incoming_folder.
|
187
|
+
</p>
|
188
|
+
</div></span>
|
189
|
+
|
190
|
+
</li>
|
191
|
+
|
192
|
+
|
193
|
+
<li class="public ">
|
194
|
+
<span class="summary_signature">
|
195
|
+
|
196
|
+
<a href="#password-class_method" title="password (class method)">+ (Object) <strong>password</strong> </a>
|
197
|
+
|
198
|
+
|
199
|
+
|
200
|
+
</span>
|
201
|
+
|
202
|
+
|
203
|
+
|
204
|
+
|
205
|
+
|
206
|
+
|
207
|
+
|
208
|
+
|
209
|
+
|
210
|
+
|
211
|
+
|
212
|
+
|
213
|
+
<span class="summary_desc"><div class='inline'><p>
|
214
|
+
Returns the value of attribute password.
|
215
|
+
</p>
|
216
|
+
</div></span>
|
217
|
+
|
218
|
+
</li>
|
219
|
+
|
220
|
+
|
221
|
+
<li class="public ">
|
222
|
+
<span class="summary_signature">
|
223
|
+
|
224
|
+
<a href="#url-class_method" title="url (class method)">+ (Object) <strong>url</strong> </a>
|
225
|
+
|
226
|
+
|
227
|
+
|
228
|
+
</span>
|
229
|
+
|
230
|
+
|
231
|
+
|
232
|
+
|
233
|
+
|
234
|
+
|
235
|
+
|
236
|
+
|
237
|
+
|
238
|
+
|
239
|
+
|
240
|
+
|
241
|
+
<span class="summary_desc"><div class='inline'><p>
|
242
|
+
Returns the value of attribute url.
|
243
|
+
</p>
|
244
|
+
</div></span>
|
245
|
+
|
246
|
+
</li>
|
247
|
+
|
248
|
+
|
249
|
+
<li class="public ">
|
250
|
+
<span class="summary_signature">
|
251
|
+
|
252
|
+
<a href="#username-class_method" title="username (class method)">+ (Object) <strong>username</strong> </a>
|
253
|
+
|
254
|
+
|
255
|
+
|
256
|
+
</span>
|
257
|
+
|
258
|
+
|
259
|
+
|
260
|
+
|
261
|
+
|
262
|
+
|
263
|
+
|
264
|
+
|
265
|
+
|
266
|
+
|
267
|
+
|
268
|
+
|
269
|
+
<span class="summary_desc"><div class='inline'><p>
|
270
|
+
Returns the value of attribute username.
|
271
|
+
</p>
|
272
|
+
</div></span>
|
273
|
+
|
274
|
+
</li>
|
275
|
+
|
276
|
+
|
277
|
+
<li class="public ">
|
278
|
+
<span class="summary_signature">
|
279
|
+
|
280
|
+
<a href="#watch_interval-class_method" title="watch_interval (class method)">+ (Object) <strong>watch_interval</strong> </a>
|
281
|
+
|
282
|
+
|
283
|
+
|
284
|
+
</span>
|
285
|
+
|
286
|
+
|
287
|
+
|
288
|
+
|
289
|
+
|
290
|
+
|
291
|
+
|
292
|
+
|
293
|
+
|
294
|
+
|
295
|
+
|
296
|
+
|
297
|
+
<span class="summary_desc"><div class='inline'><p>
|
298
|
+
Returns the value of attribute watch_interval.
|
299
|
+
</p>
|
300
|
+
</div></span>
|
301
|
+
|
302
|
+
</li>
|
303
|
+
|
304
|
+
|
305
|
+
</ul>
|
306
|
+
|
307
|
+
|
308
|
+
|
309
|
+
|
310
|
+
|
311
|
+
<h2>
|
312
|
+
Class Method Summary
|
313
|
+
<small>(<a href="#" class="summary_toggle">collapse</a>)</small>
|
314
|
+
</h2>
|
315
|
+
|
316
|
+
<ul class="summary">
|
317
|
+
|
318
|
+
<li class="public ">
|
319
|
+
<span class="summary_signature">
|
320
|
+
|
321
|
+
<a href="#configure-class_method" title="configure (class method)">+ (Object) <strong>configure</strong>(&block) </a>
|
322
|
+
|
323
|
+
|
324
|
+
|
325
|
+
</span>
|
326
|
+
|
327
|
+
|
328
|
+
|
329
|
+
|
330
|
+
|
331
|
+
|
332
|
+
|
333
|
+
|
334
|
+
|
335
|
+
<span class="summary_desc"><div class='inline'></div></span>
|
336
|
+
|
337
|
+
</li>
|
338
|
+
|
339
|
+
|
340
|
+
<li class="public ">
|
341
|
+
<span class="summary_signature">
|
342
|
+
|
343
|
+
<a href="#connect-class_method" title="connect (class method)">+ (Object) <strong>connect</strong> </a>
|
344
|
+
|
345
|
+
|
346
|
+
|
347
|
+
</span>
|
348
|
+
|
349
|
+
|
350
|
+
|
351
|
+
|
352
|
+
|
353
|
+
|
354
|
+
|
355
|
+
|
356
|
+
|
357
|
+
<span class="summary_desc"><div class='inline'></div></span>
|
358
|
+
|
359
|
+
</li>
|
360
|
+
|
361
|
+
|
362
|
+
<li class="public ">
|
363
|
+
<span class="summary_signature">
|
364
|
+
|
365
|
+
<a href="#ews_archive_folder-class_method" title="ews_archive_folder (class method)">+ (Object) <strong>ews_archive_folder</strong>(value) </a>
|
366
|
+
|
367
|
+
|
368
|
+
|
369
|
+
</span>
|
370
|
+
|
371
|
+
|
372
|
+
|
373
|
+
|
374
|
+
|
375
|
+
|
376
|
+
|
377
|
+
|
378
|
+
|
379
|
+
<span class="summary_desc"><div class='inline'></div></span>
|
380
|
+
|
381
|
+
</li>
|
382
|
+
|
383
|
+
|
384
|
+
<li class="public ">
|
385
|
+
<span class="summary_signature">
|
386
|
+
|
387
|
+
<a href="#ews_folder-class_method" title="ews_folder (class method)">+ (Object) <strong>ews_folder</strong>(value) </a>
|
388
|
+
|
389
|
+
|
390
|
+
|
391
|
+
</span>
|
392
|
+
|
393
|
+
|
394
|
+
|
395
|
+
|
396
|
+
|
397
|
+
|
398
|
+
|
399
|
+
|
400
|
+
|
401
|
+
<span class="summary_desc"><div class='inline'></div></span>
|
402
|
+
|
403
|
+
</li>
|
404
|
+
|
405
|
+
|
406
|
+
<li class="public ">
|
407
|
+
<span class="summary_signature">
|
408
|
+
|
409
|
+
<a href="#ews_ignore_mails-class_method" title="ews_ignore_mails (class method)">+ (Object) <strong>ews_ignore_mails</strong>(value) </a>
|
410
|
+
|
411
|
+
|
412
|
+
|
413
|
+
</span>
|
414
|
+
|
415
|
+
|
416
|
+
|
417
|
+
|
418
|
+
|
419
|
+
|
420
|
+
|
421
|
+
|
422
|
+
|
423
|
+
<span class="summary_desc"><div class='inline'></div></span>
|
424
|
+
|
425
|
+
</li>
|
426
|
+
|
427
|
+
|
428
|
+
<li class="public ">
|
429
|
+
<span class="summary_signature">
|
430
|
+
|
431
|
+
<a href="#ews_password-class_method" title="ews_password (class method)">+ (Object) <strong>ews_password</strong>(value) </a>
|
432
|
+
|
433
|
+
|
434
|
+
|
435
|
+
</span>
|
436
|
+
|
437
|
+
|
438
|
+
|
439
|
+
|
440
|
+
|
441
|
+
|
442
|
+
|
443
|
+
|
444
|
+
|
445
|
+
<span class="summary_desc"><div class='inline'></div></span>
|
446
|
+
|
447
|
+
</li>
|
448
|
+
|
449
|
+
|
450
|
+
<li class="public ">
|
451
|
+
<span class="summary_signature">
|
452
|
+
|
453
|
+
<a href="#ews_url-class_method" title="ews_url (class method)">+ (Object) <strong>ews_url</strong>(value) </a>
|
454
|
+
|
455
|
+
|
456
|
+
|
457
|
+
</span>
|
458
|
+
|
459
|
+
|
460
|
+
|
461
|
+
|
462
|
+
|
463
|
+
|
464
|
+
|
465
|
+
|
466
|
+
|
467
|
+
<span class="summary_desc"><div class='inline'></div></span>
|
468
|
+
|
469
|
+
</li>
|
470
|
+
|
471
|
+
|
472
|
+
<li class="public ">
|
473
|
+
<span class="summary_signature">
|
474
|
+
|
475
|
+
<a href="#ews_username-class_method" title="ews_username (class method)">+ (Object) <strong>ews_username</strong>(value) </a>
|
476
|
+
|
477
|
+
|
478
|
+
|
479
|
+
</span>
|
480
|
+
|
481
|
+
|
482
|
+
|
483
|
+
|
484
|
+
|
485
|
+
|
486
|
+
|
487
|
+
|
488
|
+
|
489
|
+
<span class="summary_desc"><div class='inline'></div></span>
|
490
|
+
|
491
|
+
</li>
|
492
|
+
|
493
|
+
|
494
|
+
<li class="public ">
|
495
|
+
<span class="summary_signature">
|
496
|
+
|
497
|
+
<a href="#ews_watch_interval-class_method" title="ews_watch_interval (class method)">+ (Object) <strong>ews_watch_interval</strong>(value) </a>
|
498
|
+
|
499
|
+
|
500
|
+
|
501
|
+
</span>
|
502
|
+
|
503
|
+
|
504
|
+
|
505
|
+
|
506
|
+
|
507
|
+
|
508
|
+
|
509
|
+
|
510
|
+
|
511
|
+
<span class="summary_desc"><div class='inline'></div></span>
|
512
|
+
|
513
|
+
</li>
|
514
|
+
|
515
|
+
|
516
|
+
</ul>
|
517
|
+
|
518
|
+
|
519
|
+
|
520
|
+
<div id="class_attr_details" class="attr_details">
|
521
|
+
<h2>Class Attribute Details</h2>
|
522
|
+
|
523
|
+
|
524
|
+
<span id="archive_folder=-class_method"></span>
|
525
|
+
<div class="method_details first">
|
526
|
+
<h3 class="signature first" id="archive_folder-class_method">
|
527
|
+
|
528
|
+
+ (<tt>Object</tt>) <strong>archive_folder</strong>
|
529
|
+
|
530
|
+
|
531
|
+
|
532
|
+
|
533
|
+
|
534
|
+
</h3><div class="docstring">
|
535
|
+
<div class="discussion">
|
536
|
+
<p>
|
537
|
+
Returns the value of attribute archive_folder
|
538
|
+
</p>
|
539
|
+
|
540
|
+
|
541
|
+
</div>
|
542
|
+
</div>
|
543
|
+
<div class="tags">
|
544
|
+
|
545
|
+
|
546
|
+
</div><table class="source_code">
|
547
|
+
<tr>
|
548
|
+
<td>
|
549
|
+
<pre class="lines">
|
550
|
+
|
551
|
+
|
552
|
+
4
|
553
|
+
5
|
554
|
+
6</pre>
|
555
|
+
</td>
|
556
|
+
<td>
|
557
|
+
<pre class="code"><span class="info file"># File 'lib/rockdove/config.rb', line 4</span>
|
558
|
+
|
559
|
+
<span class='kw'>def</span> <span class='id identifier rubyid_archive_folder'>archive_folder</span>
|
560
|
+
<span class='ivar'>@archive_folder</span>
|
561
|
+
<span class='kw'>end</span></pre>
|
562
|
+
</td>
|
563
|
+
</tr>
|
564
|
+
</table>
|
565
|
+
</div>
|
566
|
+
|
567
|
+
|
568
|
+
<span id="ignore_mails=-class_method"></span>
|
569
|
+
<div class="method_details ">
|
570
|
+
<h3 class="signature " id="ignore_mails-class_method">
|
571
|
+
|
572
|
+
+ (<tt>Object</tt>) <strong>ignore_mails</strong>
|
573
|
+
|
574
|
+
|
575
|
+
|
576
|
+
|
577
|
+
|
578
|
+
</h3><div class="docstring">
|
579
|
+
<div class="discussion">
|
580
|
+
<p>
|
581
|
+
Returns the value of attribute ignore_mails
|
582
|
+
</p>
|
583
|
+
|
584
|
+
|
585
|
+
</div>
|
586
|
+
</div>
|
587
|
+
<div class="tags">
|
588
|
+
|
589
|
+
|
590
|
+
</div><table class="source_code">
|
591
|
+
<tr>
|
592
|
+
<td>
|
593
|
+
<pre class="lines">
|
594
|
+
|
595
|
+
|
596
|
+
4
|
597
|
+
5
|
598
|
+
6</pre>
|
599
|
+
</td>
|
600
|
+
<td>
|
601
|
+
<pre class="code"><span class="info file"># File 'lib/rockdove/config.rb', line 4</span>
|
602
|
+
|
603
|
+
<span class='kw'>def</span> <span class='id identifier rubyid_ignore_mails'>ignore_mails</span>
|
604
|
+
<span class='ivar'>@ignore_mails</span>
|
605
|
+
<span class='kw'>end</span></pre>
|
606
|
+
</td>
|
607
|
+
</tr>
|
608
|
+
</table>
|
609
|
+
</div>
|
610
|
+
|
611
|
+
|
612
|
+
<span id="incoming_folder=-class_method"></span>
|
613
|
+
<div class="method_details ">
|
614
|
+
<h3 class="signature " id="incoming_folder-class_method">
|
615
|
+
|
616
|
+
+ (<tt>Object</tt>) <strong>incoming_folder</strong>
|
617
|
+
|
618
|
+
|
619
|
+
|
620
|
+
|
621
|
+
|
622
|
+
</h3><div class="docstring">
|
623
|
+
<div class="discussion">
|
624
|
+
<p>
|
625
|
+
Returns the value of attribute incoming_folder
|
626
|
+
</p>
|
627
|
+
|
628
|
+
|
629
|
+
</div>
|
630
|
+
</div>
|
631
|
+
<div class="tags">
|
632
|
+
|
633
|
+
|
634
|
+
</div><table class="source_code">
|
635
|
+
<tr>
|
636
|
+
<td>
|
637
|
+
<pre class="lines">
|
638
|
+
|
639
|
+
|
640
|
+
4
|
641
|
+
5
|
642
|
+
6</pre>
|
643
|
+
</td>
|
644
|
+
<td>
|
645
|
+
<pre class="code"><span class="info file"># File 'lib/rockdove/config.rb', line 4</span>
|
646
|
+
|
647
|
+
<span class='kw'>def</span> <span class='id identifier rubyid_incoming_folder'>incoming_folder</span>
|
648
|
+
<span class='ivar'>@incoming_folder</span>
|
649
|
+
<span class='kw'>end</span></pre>
|
650
|
+
</td>
|
651
|
+
</tr>
|
652
|
+
</table>
|
653
|
+
</div>
|
654
|
+
|
655
|
+
|
656
|
+
<span id="password=-class_method"></span>
|
657
|
+
<div class="method_details ">
|
658
|
+
<h3 class="signature " id="password-class_method">
|
659
|
+
|
660
|
+
+ (<tt>Object</tt>) <strong>password</strong>
|
661
|
+
|
662
|
+
|
663
|
+
|
664
|
+
|
665
|
+
|
666
|
+
</h3><div class="docstring">
|
667
|
+
<div class="discussion">
|
668
|
+
<p>
|
669
|
+
Returns the value of attribute password
|
670
|
+
</p>
|
671
|
+
|
672
|
+
|
673
|
+
</div>
|
674
|
+
</div>
|
675
|
+
<div class="tags">
|
676
|
+
|
677
|
+
|
678
|
+
</div><table class="source_code">
|
679
|
+
<tr>
|
680
|
+
<td>
|
681
|
+
<pre class="lines">
|
682
|
+
|
683
|
+
|
684
|
+
4
|
685
|
+
5
|
686
|
+
6</pre>
|
687
|
+
</td>
|
688
|
+
<td>
|
689
|
+
<pre class="code"><span class="info file"># File 'lib/rockdove/config.rb', line 4</span>
|
690
|
+
|
691
|
+
<span class='kw'>def</span> <span class='id identifier rubyid_password'>password</span>
|
692
|
+
<span class='ivar'>@password</span>
|
693
|
+
<span class='kw'>end</span></pre>
|
694
|
+
</td>
|
695
|
+
</tr>
|
696
|
+
</table>
|
697
|
+
</div>
|
698
|
+
|
699
|
+
|
700
|
+
<span id="url=-class_method"></span>
|
701
|
+
<div class="method_details ">
|
702
|
+
<h3 class="signature " id="url-class_method">
|
703
|
+
|
704
|
+
+ (<tt>Object</tt>) <strong>url</strong>
|
705
|
+
|
706
|
+
|
707
|
+
|
708
|
+
|
709
|
+
|
710
|
+
</h3><div class="docstring">
|
711
|
+
<div class="discussion">
|
712
|
+
<p>
|
713
|
+
Returns the value of attribute url
|
714
|
+
</p>
|
715
|
+
|
716
|
+
|
717
|
+
</div>
|
718
|
+
</div>
|
719
|
+
<div class="tags">
|
720
|
+
|
721
|
+
|
722
|
+
</div><table class="source_code">
|
723
|
+
<tr>
|
724
|
+
<td>
|
725
|
+
<pre class="lines">
|
726
|
+
|
727
|
+
|
728
|
+
4
|
729
|
+
5
|
730
|
+
6</pre>
|
731
|
+
</td>
|
732
|
+
<td>
|
733
|
+
<pre class="code"><span class="info file"># File 'lib/rockdove/config.rb', line 4</span>
|
734
|
+
|
735
|
+
<span class='kw'>def</span> <span class='id identifier rubyid_url'>url</span>
|
736
|
+
<span class='ivar'>@url</span>
|
737
|
+
<span class='kw'>end</span></pre>
|
738
|
+
</td>
|
739
|
+
</tr>
|
740
|
+
</table>
|
741
|
+
</div>
|
742
|
+
|
743
|
+
|
744
|
+
<span id="username=-class_method"></span>
|
745
|
+
<div class="method_details ">
|
746
|
+
<h3 class="signature " id="username-class_method">
|
747
|
+
|
748
|
+
+ (<tt>Object</tt>) <strong>username</strong>
|
749
|
+
|
750
|
+
|
751
|
+
|
752
|
+
|
753
|
+
|
754
|
+
</h3><div class="docstring">
|
755
|
+
<div class="discussion">
|
756
|
+
<p>
|
757
|
+
Returns the value of attribute username
|
758
|
+
</p>
|
759
|
+
|
760
|
+
|
761
|
+
</div>
|
762
|
+
</div>
|
763
|
+
<div class="tags">
|
764
|
+
|
765
|
+
|
766
|
+
</div><table class="source_code">
|
767
|
+
<tr>
|
768
|
+
<td>
|
769
|
+
<pre class="lines">
|
770
|
+
|
771
|
+
|
772
|
+
4
|
773
|
+
5
|
774
|
+
6</pre>
|
775
|
+
</td>
|
776
|
+
<td>
|
777
|
+
<pre class="code"><span class="info file"># File 'lib/rockdove/config.rb', line 4</span>
|
778
|
+
|
779
|
+
<span class='kw'>def</span> <span class='id identifier rubyid_username'>username</span>
|
780
|
+
<span class='ivar'>@username</span>
|
781
|
+
<span class='kw'>end</span></pre>
|
782
|
+
</td>
|
783
|
+
</tr>
|
784
|
+
</table>
|
785
|
+
</div>
|
786
|
+
|
787
|
+
|
788
|
+
<span id="watch_interval=-class_method"></span>
|
789
|
+
<div class="method_details ">
|
790
|
+
<h3 class="signature " id="watch_interval-class_method">
|
791
|
+
|
792
|
+
+ (<tt>Object</tt>) <strong>watch_interval</strong>
|
793
|
+
|
794
|
+
|
795
|
+
|
796
|
+
|
797
|
+
|
798
|
+
</h3><div class="docstring">
|
799
|
+
<div class="discussion">
|
800
|
+
<p>
|
801
|
+
Returns the value of attribute watch_interval
|
802
|
+
</p>
|
803
|
+
|
804
|
+
|
805
|
+
</div>
|
806
|
+
</div>
|
807
|
+
<div class="tags">
|
808
|
+
|
809
|
+
|
810
|
+
</div><table class="source_code">
|
811
|
+
<tr>
|
812
|
+
<td>
|
813
|
+
<pre class="lines">
|
814
|
+
|
815
|
+
|
816
|
+
4
|
817
|
+
5
|
818
|
+
6</pre>
|
819
|
+
</td>
|
820
|
+
<td>
|
821
|
+
<pre class="code"><span class="info file"># File 'lib/rockdove/config.rb', line 4</span>
|
822
|
+
|
823
|
+
<span class='kw'>def</span> <span class='id identifier rubyid_watch_interval'>watch_interval</span>
|
824
|
+
<span class='ivar'>@watch_interval</span>
|
825
|
+
<span class='kw'>end</span></pre>
|
826
|
+
</td>
|
827
|
+
</tr>
|
828
|
+
</table>
|
829
|
+
</div>
|
830
|
+
|
831
|
+
</div>
|
832
|
+
|
833
|
+
|
834
|
+
<div id="class_method_details" class="method_details_list">
|
835
|
+
<h2>Class Method Details</h2>
|
836
|
+
|
837
|
+
|
838
|
+
<div class="method_details first">
|
839
|
+
<h3 class="signature first" id="configure-class_method">
|
840
|
+
|
841
|
+
+ (<tt>Object</tt>) <strong>configure</strong>(&block)
|
842
|
+
|
843
|
+
|
844
|
+
|
845
|
+
|
846
|
+
|
847
|
+
</h3><table class="source_code">
|
848
|
+
<tr>
|
849
|
+
<td>
|
850
|
+
<pre class="lines">
|
851
|
+
|
852
|
+
|
853
|
+
7
|
854
|
+
8
|
855
|
+
9
|
856
|
+
10</pre>
|
857
|
+
</td>
|
858
|
+
<td>
|
859
|
+
<pre class="code"><span class="info file"># File 'lib/rockdove/config.rb', line 7</span>
|
860
|
+
|
861
|
+
<span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_configure'>configure</span><span class='lparen'>(</span><span class='op'>&</span><span class='id identifier rubyid_block'>block</span><span class='rparen'>)</span>
|
862
|
+
<span class='id identifier rubyid_block'>block</span><span class='period'>.</span><span class='id identifier rubyid_call'>call</span><span class='lparen'>(</span><span class='kw'>self</span><span class='rparen'>)</span>
|
863
|
+
<span class='id identifier rubyid_connect'>connect</span>
|
864
|
+
<span class='kw'>end</span></pre>
|
865
|
+
</td>
|
866
|
+
</tr>
|
867
|
+
</table>
|
868
|
+
</div>
|
869
|
+
|
870
|
+
<div class="method_details ">
|
871
|
+
<h3 class="signature " id="connect-class_method">
|
872
|
+
|
873
|
+
+ (<tt>Object</tt>) <strong>connect</strong>
|
874
|
+
|
875
|
+
|
876
|
+
|
877
|
+
|
878
|
+
|
879
|
+
</h3><table class="source_code">
|
880
|
+
<tr>
|
881
|
+
<td>
|
882
|
+
<pre class="lines">
|
883
|
+
|
884
|
+
|
885
|
+
40
|
886
|
+
41
|
887
|
+
42
|
888
|
+
43
|
889
|
+
44</pre>
|
890
|
+
</td>
|
891
|
+
<td>
|
892
|
+
<pre class="code"><span class="info file"># File 'lib/rockdove/config.rb', line 40</span>
|
893
|
+
|
894
|
+
<span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_connect'>connect</span>
|
895
|
+
<span class='const'>Viewpoint</span><span class='op'>::</span><span class='const'>EWS</span><span class='op'>::</span><span class='const'>EWS</span><span class='period'>.</span><span class='id identifier rubyid_endpoint'>endpoint</span> <span class='op'>=</span> <span class='ivar'>@url</span>
|
896
|
+
<span class='const'>Viewpoint</span><span class='op'>::</span><span class='const'>EWS</span><span class='op'>::</span><span class='const'>EWS</span><span class='period'>.</span><span class='id identifier rubyid_set_auth'>set_auth</span> <span class='ivar'>@username</span><span class='comma'>,</span> <span class='ivar'>@password</span>
|
897
|
+
<span class='const'>Viewpoint</span><span class='op'>::</span><span class='const'>EWS</span><span class='op'>::</span><span class='const'>EWS</span><span class='period'>.</span><span class='id identifier rubyid_instance'>instance</span>
|
898
|
+
<span class='kw'>end</span></pre>
|
899
|
+
</td>
|
900
|
+
</tr>
|
901
|
+
</table>
|
902
|
+
</div>
|
903
|
+
|
904
|
+
<div class="method_details ">
|
905
|
+
<h3 class="signature " id="ews_archive_folder-class_method">
|
906
|
+
|
907
|
+
+ (<tt>Object</tt>) <strong>ews_archive_folder</strong>(value)
|
908
|
+
|
909
|
+
|
910
|
+
|
911
|
+
|
912
|
+
|
913
|
+
</h3><table class="source_code">
|
914
|
+
<tr>
|
915
|
+
<td>
|
916
|
+
<pre class="lines">
|
917
|
+
|
918
|
+
|
919
|
+
28
|
920
|
+
29
|
921
|
+
30</pre>
|
922
|
+
</td>
|
923
|
+
<td>
|
924
|
+
<pre class="code"><span class="info file"># File 'lib/rockdove/config.rb', line 28</span>
|
925
|
+
|
926
|
+
<span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_ews_archive_folder'>ews_archive_folder</span><span class='lparen'>(</span><span class='id identifier rubyid_value'>value</span><span class='rparen'>)</span>
|
927
|
+
<span class='ivar'>@archive_folder</span> <span class='op'>=</span> <span class='id identifier rubyid_value'>value</span>
|
928
|
+
<span class='kw'>end</span></pre>
|
929
|
+
</td>
|
930
|
+
</tr>
|
931
|
+
</table>
|
932
|
+
</div>
|
933
|
+
|
934
|
+
<div class="method_details ">
|
935
|
+
<h3 class="signature " id="ews_folder-class_method">
|
936
|
+
|
937
|
+
+ (<tt>Object</tt>) <strong>ews_folder</strong>(value)
|
938
|
+
|
939
|
+
|
940
|
+
|
941
|
+
|
942
|
+
|
943
|
+
</h3><table class="source_code">
|
944
|
+
<tr>
|
945
|
+
<td>
|
946
|
+
<pre class="lines">
|
947
|
+
|
948
|
+
|
949
|
+
24
|
950
|
+
25
|
951
|
+
26</pre>
|
952
|
+
</td>
|
953
|
+
<td>
|
954
|
+
<pre class="code"><span class="info file"># File 'lib/rockdove/config.rb', line 24</span>
|
955
|
+
|
956
|
+
<span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_ews_folder'>ews_folder</span><span class='lparen'>(</span><span class='id identifier rubyid_value'>value</span><span class='rparen'>)</span>
|
957
|
+
<span class='ivar'>@incoming_folder</span> <span class='op'>=</span> <span class='id identifier rubyid_value'>value</span> <span class='op'>||</span> <span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>Inbox</span><span class='tstring_end'>'</span></span>
|
958
|
+
<span class='kw'>end</span></pre>
|
959
|
+
</td>
|
960
|
+
</tr>
|
961
|
+
</table>
|
962
|
+
</div>
|
963
|
+
|
964
|
+
<div class="method_details ">
|
965
|
+
<h3 class="signature " id="ews_ignore_mails-class_method">
|
966
|
+
|
967
|
+
+ (<tt>Object</tt>) <strong>ews_ignore_mails</strong>(value)
|
968
|
+
|
969
|
+
|
970
|
+
|
971
|
+
|
972
|
+
|
973
|
+
</h3><table class="source_code">
|
974
|
+
<tr>
|
975
|
+
<td>
|
976
|
+
<pre class="lines">
|
977
|
+
|
978
|
+
|
979
|
+
36
|
980
|
+
37
|
981
|
+
38</pre>
|
982
|
+
</td>
|
983
|
+
<td>
|
984
|
+
<pre class="code"><span class="info file"># File 'lib/rockdove/config.rb', line 36</span>
|
985
|
+
|
986
|
+
<span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_ews_ignore_mails'>ews_ignore_mails</span><span class='lparen'>(</span><span class='id identifier rubyid_value'>value</span><span class='rparen'>)</span>
|
987
|
+
<span class='ivar'>@ignore_mails</span> <span class='op'>=</span> <span class='id identifier rubyid_value'>value</span> <span class='op'>||</span> <span class='lbracket'>[</span><span class='rbracket'>]</span>
|
988
|
+
<span class='kw'>end</span></pre>
|
989
|
+
</td>
|
990
|
+
</tr>
|
991
|
+
</table>
|
992
|
+
</div>
|
993
|
+
|
994
|
+
<div class="method_details ">
|
995
|
+
<h3 class="signature " id="ews_password-class_method">
|
996
|
+
|
997
|
+
+ (<tt>Object</tt>) <strong>ews_password</strong>(value)
|
998
|
+
|
999
|
+
|
1000
|
+
|
1001
|
+
|
1002
|
+
|
1003
|
+
</h3><table class="source_code">
|
1004
|
+
<tr>
|
1005
|
+
<td>
|
1006
|
+
<pre class="lines">
|
1007
|
+
|
1008
|
+
|
1009
|
+
20
|
1010
|
+
21
|
1011
|
+
22</pre>
|
1012
|
+
</td>
|
1013
|
+
<td>
|
1014
|
+
<pre class="code"><span class="info file"># File 'lib/rockdove/config.rb', line 20</span>
|
1015
|
+
|
1016
|
+
<span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_ews_password'>ews_password</span><span class='lparen'>(</span><span class='id identifier rubyid_value'>value</span><span class='rparen'>)</span>
|
1017
|
+
<span class='ivar'>@password</span> <span class='op'>=</span> <span class='id identifier rubyid_value'>value</span>
|
1018
|
+
<span class='kw'>end</span></pre>
|
1019
|
+
</td>
|
1020
|
+
</tr>
|
1021
|
+
</table>
|
1022
|
+
</div>
|
1023
|
+
|
1024
|
+
<div class="method_details ">
|
1025
|
+
<h3 class="signature " id="ews_url-class_method">
|
1026
|
+
|
1027
|
+
+ (<tt>Object</tt>) <strong>ews_url</strong>(value)
|
1028
|
+
|
1029
|
+
|
1030
|
+
|
1031
|
+
|
1032
|
+
|
1033
|
+
</h3><table class="source_code">
|
1034
|
+
<tr>
|
1035
|
+
<td>
|
1036
|
+
<pre class="lines">
|
1037
|
+
|
1038
|
+
|
1039
|
+
12
|
1040
|
+
13
|
1041
|
+
14</pre>
|
1042
|
+
</td>
|
1043
|
+
<td>
|
1044
|
+
<pre class="code"><span class="info file"># File 'lib/rockdove/config.rb', line 12</span>
|
1045
|
+
|
1046
|
+
<span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_ews_url'>ews_url</span><span class='lparen'>(</span><span class='id identifier rubyid_value'>value</span><span class='rparen'>)</span>
|
1047
|
+
<span class='ivar'>@url</span> <span class='op'>=</span> <span class='id identifier rubyid_value'>value</span>
|
1048
|
+
<span class='kw'>end</span></pre>
|
1049
|
+
</td>
|
1050
|
+
</tr>
|
1051
|
+
</table>
|
1052
|
+
</div>
|
1053
|
+
|
1054
|
+
<div class="method_details ">
|
1055
|
+
<h3 class="signature " id="ews_username-class_method">
|
1056
|
+
|
1057
|
+
+ (<tt>Object</tt>) <strong>ews_username</strong>(value)
|
1058
|
+
|
1059
|
+
|
1060
|
+
|
1061
|
+
|
1062
|
+
|
1063
|
+
</h3><table class="source_code">
|
1064
|
+
<tr>
|
1065
|
+
<td>
|
1066
|
+
<pre class="lines">
|
1067
|
+
|
1068
|
+
|
1069
|
+
16
|
1070
|
+
17
|
1071
|
+
18</pre>
|
1072
|
+
</td>
|
1073
|
+
<td>
|
1074
|
+
<pre class="code"><span class="info file"># File 'lib/rockdove/config.rb', line 16</span>
|
1075
|
+
|
1076
|
+
<span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_ews_username'>ews_username</span><span class='lparen'>(</span><span class='id identifier rubyid_value'>value</span><span class='rparen'>)</span>
|
1077
|
+
<span class='ivar'>@username</span> <span class='op'>=</span> <span class='id identifier rubyid_value'>value</span>
|
1078
|
+
<span class='kw'>end</span></pre>
|
1079
|
+
</td>
|
1080
|
+
</tr>
|
1081
|
+
</table>
|
1082
|
+
</div>
|
1083
|
+
|
1084
|
+
<div class="method_details ">
|
1085
|
+
<h3 class="signature " id="ews_watch_interval-class_method">
|
1086
|
+
|
1087
|
+
+ (<tt>Object</tt>) <strong>ews_watch_interval</strong>(value)
|
1088
|
+
|
1089
|
+
|
1090
|
+
|
1091
|
+
|
1092
|
+
|
1093
|
+
</h3><table class="source_code">
|
1094
|
+
<tr>
|
1095
|
+
<td>
|
1096
|
+
<pre class="lines">
|
1097
|
+
|
1098
|
+
|
1099
|
+
32
|
1100
|
+
33
|
1101
|
+
34</pre>
|
1102
|
+
</td>
|
1103
|
+
<td>
|
1104
|
+
<pre class="code"><span class="info file"># File 'lib/rockdove/config.rb', line 32</span>
|
1105
|
+
|
1106
|
+
<span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_ews_watch_interval'>ews_watch_interval</span><span class='lparen'>(</span><span class='id identifier rubyid_value'>value</span><span class='rparen'>)</span>
|
1107
|
+
<span class='ivar'>@watch_interval</span> <span class='op'>=</span> <span class='id identifier rubyid_value'>value</span> <span class='op'>||</span> <span class='int'>60</span>
|
1108
|
+
<span class='kw'>end</span></pre>
|
1109
|
+
</td>
|
1110
|
+
</tr>
|
1111
|
+
</table>
|
1112
|
+
</div>
|
1113
|
+
|
1114
|
+
</div>
|
1115
|
+
|
1116
|
+
</div>
|
1117
|
+
|
1118
|
+
<div id="footer">
|
1119
|
+
Generated on Wed Jul 11 11:40:24 2012 by
|
1120
|
+
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1121
|
+
0.8.2.1 (ruby-1.9.2).
|
1122
|
+
</div>
|
1123
|
+
|
1124
|
+
</body>
|
1125
|
+
</html>
|