~ubuntu-branches/ubuntu/precise/moovida/precise

« back to all changes in this revision

Viewing changes to docs/api/elisa.plugins.shoutcast.controller.ShoutcastCoverflowController.html

  • Committer: Bazaar Package Importer
  • Author(s): Andrew Starr-Bochicchio
  • Date: 2009-07-14 14:05:15 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090714140515-e8umtzznfvywkeow
Tags: 1.0.5-0ubuntu1
* New upstream release.
* Merge with Debian Experimental, remaining Ubuntu changes:
 - debian/rules: Python 2.6 transition.
  + Don't use site-packages
  + Move DEB_PYTHON_INSTALL_ARGS_ALL after the includes.
* Synchronize with pkg-gstreamer svn:
 - debian/copyright: Completely reworked and updated.
 - debian/rules:
  + Bumped standards version to 3.8.2; no changes required.
  + Added recommends on xdg-user-dirs-gtk and python-xdg so that media in
    standard locations will be located. 
  + Changed build-depend on python-central into python-support.
 - debian/python-moovida.preinst:
  + Added to handle the migration from python-central to python-support.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE html
2
 
  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3
 
  "DTD/xhtml1-strict.dtd">
4
 
<html>
5
 
  <head>
6
 
    <title>API docs for &ldquo;elisa.plugins.shoutcast.controller.ShoutcastCoverflowController&rdquo;</title>
7
 
    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
8
 
    <link href="apidocs.css" type="text/css" rel="stylesheet" />
9
 
    <script src="sorttable.js" type="text/javascript"></script>
10
 
    
11
 
  </head>
12
 
  <body>
13
 
    <h1 class="class">Class e.p.s.c.ShoutcastCoverflowController(<a href="elisa.plugins.shoutcast.controller.ShoutcastController.html">ShoutcastController</a>, <a href="elisa.plugins.poblesec.base.coverflow.ImageWithReflectionCoverflowController.html">ImageWithReflectionCoverflowController</a>):</h1>
14
 
    <p>
15
 
      <span id="part">Part of <a href="elisa.html">elisa</a>.<a href="elisa.plugins.html">plugins</a>.<a href="elisa.plugins.shoutcast.html">shoutcast</a>.<a href="elisa.plugins.shoutcast.controller.html">controller</a></span>
16
 
      
17
 
      <a href="classIndex.html#elisa.plugins.shoutcast.controller.ShoutcastCoverflowController">View In Hierarchy</a>
18
 
    </p>
19
 
    <div>
20
 
      
21
 
    </div>
22
 
    <div class="undocumented">Undocumented</div>
23
 
 
24
 
    
25
 
    
26
 
    <div id="splitTables">
27
 
      
28
 
      
29
 
        <p>
30
 
          Inherited from <a href="elisa.plugins.shoutcast.controller.GenericShoutcastController.html">GenericShoutcastController</a> (via <a href="elisa.plugins.shoutcast.controller.ShoutcastController.html">ShoutcastController</a>):
31
 
        </p>
32
 
        <table class="children sortable" id="id795">
33
 
  
34
 
  <tr>
35
 
    <th>Line #</th>
36
 
    <th>Kind</th>
37
 
    <th>Name</th>
38
 
    <th>Docs</th>
39
 
  </tr>
40
 
<tr class="basemethod">
41
 
    
42
 
    <td class="lineno">91</td>
43
 
    <td>Method</td>
44
 
    <td><a href="elisa.plugins.shoutcast.controller.GenericShoutcastController.html#is_empty">is_empty</a></td>
45
 
    <td><span class="undocumented">Undocumented</span></td>
46
 
  </tr><tr class="basemethod">
47
 
    
48
 
    <td class="lineno">94</td>
49
 
    <td>Method</td>
50
 
    <td><a href="elisa.plugins.shoutcast.controller.GenericShoutcastController.html#make_actions">make_actions</a></td>
51
 
    <td><span class="undocumented">Undocumented</span></td>
52
 
  </tr><tr class="basemethod">
53
 
    
54
 
    <td class="lineno">117</td>
55
 
    <td>Method</td>
56
 
    <td><a href="elisa.plugins.shoutcast.controller.GenericShoutcastController.html#node_clicked">node_clicked</a></td>
57
 
    <td><span>[DEPRECATED] Callback invoked when an item of the list representing 
58
 
a</span></td>
59
 
  </tr><tr class="basemethod">
60
 
    
61
 
    <td class="lineno">126</td>
62
 
    <td>Method</td>
63
 
    <td><a href="elisa.plugins.shoutcast.controller.GenericShoutcastController.html#play_station">play_station</a></td>
64
 
    <td><span class="undocumented">Undocumented</span></td>
65
 
  </tr>
66
 
  
67
 
</table>
68
 
      
69
 
        <p>
70
 
          Inherited from <a href="elisa.plugins.poblesec.base.list.BaseListController.html">BaseListController</a> (via <a href="elisa.plugins.shoutcast.controller.ShoutcastController.html">ShoutcastController</a>, <a href="elisa.plugins.shoutcast.controller.GenericShoutcastController.html">GenericShoutcastController</a>):
71
 
        </p>
72
 
        <table class="children sortable" id="id796">
73
 
  
74
 
  <tr>
75
 
    <th>Line #</th>
76
 
    <th>Kind</th>
77
 
    <th>Name</th>
78
 
    <th>Docs</th>
79
 
  </tr>
80
 
<tr class="basemethod">
81
 
    
82
 
    <td class="lineno">187</td>
83
 
    <td>Method</td>
84
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#__init__">__init__</a></td>
85
 
    <td><span class="undocumented">Undocumented</span></td>
86
 
  </tr><tr class="basemethod">
87
 
    
88
 
    <td class="lineno">231</td>
89
 
    <td>Method</td>
90
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#clean">clean</a></td>
91
 
    <td><span>Clean the component.</span></td>
92
 
  </tr><tr class="basemethod">
93
 
    
94
 
    <td class="lineno">275</td>
95
 
    <td>Method</td>
96
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#reload">reload</a></td>
97
 
    <td><span>Reload the model as it is done at initialization time.</span></td>
98
 
  </tr><tr class="basemethod">
99
 
    
100
 
    <td class="lineno">292</td>
101
 
    <td>Method</td>
102
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#populate_model">populate_model</a></td>
103
 
    <td><span>Initial population of the data model (<code>self.model</code>).</span></td>
104
 
  </tr><tr class="basemethod">
105
 
    
106
 
    <td class="lineno">305</td>
107
 
    <td>Method</td>
108
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#create_actions">create_actions</a></td>
109
 
    <td><span>Create the default action and the contextual actions associated to 
110
 
the</span></td>
111
 
  </tr><tr class="basemethod">
112
 
    
113
 
    <td class="lineno">320</td>
114
 
    <td>Method</td>
115
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#set_frontend">set_frontend</a></td>
116
 
    <td><span>Set the frontend for the controller.</span></td>
117
 
  </tr><tr class="basemethod">
118
 
    
119
 
    <td class="lineno">346</td>
120
 
    <td>Method</td>
121
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#ready">ready</a></td>
122
 
    <td><span>Called after frontend finished creation of the controller and all</span></td>
123
 
  </tr><tr class="basemethod">
124
 
    
125
 
    <td class="lineno">368</td>
126
 
    <td>Method</td>
127
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#nodes_setup">nodes_setup</a></td>
128
 
    <td><span>Create the list widget.</span></td>
129
 
  </tr><tr class="basemethod">
130
 
    
131
 
    <td class="lineno">376</td>
132
 
    <td>Method</td>
133
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#fastscroller_setup">fastscroller_setup</a></td>
134
 
    <td><span>Create fastscroller.</span></td>
135
 
  </tr><tr class="basemethod">
136
 
    
137
 
    <td class="lineno">384</td>
138
 
    <td>Method</td>
139
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#layout_components">layout_components</a></td>
140
 
    <td><span>Layout fastscroller and nodes.</span></td>
141
 
  </tr><tr class="basemethod">
142
 
    
143
 
    <td class="lineno">407</td>
144
 
    <td>Method</td>
145
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#get_shortcut_for_item">get_shortcut_for_item</a></td>
146
 
    <td><span>DOCME</span></td>
147
 
  </tr><tr class="basemethod">
148
 
    
149
 
    <td class="lineno">415</td>
150
 
    <td>Method</td>
151
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#shortcut_renderer">shortcut_renderer</a></td>
152
 
    <td><span>DOCME</span></td>
153
 
  </tr><tr class="basemethod">
154
 
    
155
 
    <td class="lineno">444</td>
156
 
    <td>Method</td>
157
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#item_activated">item_activated</a></td>
158
 
    <td><span>Callback invoked when an item is activated.</span></td>
159
 
  </tr><tr class="basemethod">
160
 
    
161
 
    <td class="lineno">532</td>
162
 
    <td>Method</td>
163
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#stop_loading_animation">stop_loading_animation</a></td>
164
 
    <td><span>[DEPRECATED] This method can be safely removed once the transition 
165
 
from</span></td>
166
 
  </tr><tr class="basemethod">
167
 
    
168
 
    <td class="lineno">542</td>
169
 
    <td>Method</td>
170
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#sensitive_set">sensitive_set</a></td>
171
 
    <td><span class="undocumented">Undocumented</span></td>
172
 
  </tr><tr class="basemethod">
173
 
    
174
 
    <td class="lineno">545</td>
175
 
    <td>Method</td>
176
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#sensitive_get">sensitive_get</a></td>
177
 
    <td><span class="undocumented">Undocumented</span></td>
178
 
  </tr><tr class="basemethod">
179
 
    
180
 
    <td class="lineno">550</td>
181
 
    <td>Method</td>
182
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#display_empty_alert">display_empty_alert</a></td>
183
 
    <td><span>Display an alert widget to inform that the model is empty.</span></td>
184
 
  </tr><tr class="basemethod">
185
 
    
186
 
    <td class="lineno">578</td>
187
 
    <td>Method</td>
188
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#hide_empty_alert">hide_empty_alert</a></td>
189
 
    <td><span>Hide the alert widget that informs that the model is empty.</span></td>
190
 
  </tr><tr class="basemethod">
191
 
    
192
 
    <td class="lineno">589</td>
193
 
    <td>Method</td>
194
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#node_renderer">node_renderer</a></td>
195
 
    <td><span>Render an item in a list widget.</span></td>
196
 
  </tr><tr class="basemethod">
197
 
    
198
 
    <td class="lineno">603</td>
199
 
    <td>Method</td>
200
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#node_selected">node_selected</a></td>
201
 
    <td><span>Callback invoked when an item is selected.</span></td>
202
 
  </tr><tr class="basemethod private">
203
 
    
204
 
    <td class="lineno">244</td>
205
 
    <td>Method</td>
206
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_populate">_populate</a></td>
207
 
    <td><span class="undocumented">Undocumented</span></td>
208
 
  </tr><tr class="basemethod private">
209
 
    
210
 
    <td class="lineno">349</td>
211
 
    <td>Method</td>
212
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_monitor_model">_monitor_model</a></td>
213
 
    <td><span class="undocumented">Undocumented</span></td>
214
 
  </tr><tr class="basemethod private">
215
 
    
216
 
    <td class="lineno">356</td>
217
 
    <td>Method</td>
218
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_start_monitoring_model">_start_monitoring_model</a></td>
219
 
    <td><span class="undocumented">Undocumented</span></td>
220
 
  </tr><tr class="basemethod private">
221
 
    
222
 
    <td class="lineno">363</td>
223
 
    <td>Method</td>
224
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_stop_monitoring_model">_stop_monitoring_model</a></td>
225
 
    <td><span class="undocumented">Undocumented</span></td>
226
 
  </tr><tr class="basemethod private">
227
 
    
228
 
    <td class="lineno">392</td>
229
 
    <td>Method</td>
230
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_build_shortcuts">_build_shortcuts</a></td>
231
 
    <td><span class="undocumented">Undocumented</span></td>
232
 
  </tr><tr class="basemethod private">
233
 
    
234
 
    <td class="lineno">423</td>
235
 
    <td>Method</td>
236
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_get_item_index_for_shortcut">_get_item_index_for_shortcut</a></td>
237
 
    <td><span class="undocumented">Undocumented</span></td>
238
 
  </tr><tr class="basemethod private">
239
 
    
240
 
    <td class="lineno">429</td>
241
 
    <td>Method</td>
242
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_shortcut_activated">_shortcut_activated</a></td>
243
 
    <td><span class="undocumented">Undocumented</span></td>
244
 
  </tr><tr class="basemethod private">
245
 
    
246
 
    <td class="lineno">433</td>
247
 
    <td>Method</td>
248
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_get_shortcut_index_for_item_index">_get_shortcut_index_for_item_index</a></td>
249
 
    <td><span class="undocumented">Undocumented</span></td>
250
 
  </tr><tr class="basemethod private">
251
 
    
252
 
    <td class="lineno">438</td>
253
 
    <td>Method</td>
254
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_fastscroller_stated_changed">_fastscroller_stated_changed</a></td>
255
 
    <td><span class="undocumented">Undocumented</span></td>
256
 
  </tr><tr class="basemethod private">
257
 
    
258
 
    <td class="lineno">480</td>
259
 
    <td>Method</td>
260
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_do_item_activated">_do_item_activated</a></td>
261
 
    <td><span class="undocumented">Undocumented</span></td>
262
 
  </tr><tr class="basemethod private">
263
 
    
264
 
    <td class="lineno">493</td>
265
 
    <td>Method</td>
266
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_item_activated_cb">_item_activated_cb</a></td>
267
 
    <td><span class="undocumented">Undocumented</span></td>
268
 
  </tr><tr class="basemethod private">
269
 
    
270
 
    <td class="lineno">512</td>
271
 
    <td>Method</td>
272
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_node_clicked_proxy">_node_clicked_proxy</a></td>
273
 
    <td><span>[DEPRECATED] This method will be removed once we manage to 
274
 
completely</span></td>
275
 
  </tr><tr class="basemethod private">
276
 
    
277
 
    <td class="lineno">619</td>
278
 
    <td>Method</td>
279
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_selected_item_cb">_selected_item_cb</a></td>
280
 
    <td><span class="undocumented">Undocumented</span></td>
281
 
  </tr><tr class="basemethod private">
282
 
    
283
 
    <td class="lineno">624</td>
284
 
    <td>Method</td>
285
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_update_logo">_update_logo</a></td>
286
 
    <td><span class="undocumented">Undocumented</span></td>
287
 
  </tr><tr class="basemethod private">
288
 
    
289
 
    <td class="lineno">633</td>
290
 
    <td>Method</td>
291
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_schedule_load_background">_schedule_load_background</a></td>
292
 
    <td><span class="undocumented">Undocumented</span></td>
293
 
  </tr><tr class="basemethod private">
294
 
    
295
 
    <td class="lineno">645</td>
296
 
    <td>Method</td>
297
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_load_background">_load_background</a></td>
298
 
    <td><span class="undocumented">Undocumented</span></td>
299
 
  </tr>
300
 
  
301
 
</table>
302
 
      
303
 
        <p>
304
 
          Inherited from <a href="elisa.plugins.poblesec.base.hierarchy.HierarchyController.html">HierarchyController</a> (via <a href="elisa.plugins.shoutcast.controller.ShoutcastController.html">ShoutcastController</a>, <a href="elisa.plugins.shoutcast.controller.GenericShoutcastController.html">GenericShoutcastController</a>, <a href="elisa.plugins.poblesec.base.list.BaseListController.html">BaseListController</a>):
305
 
        </p>
306
 
        <table class="children sortable" id="id797">
307
 
  
308
 
  <tr>
309
 
    <th>Line #</th>
310
 
    <th>Kind</th>
311
 
    <th>Name</th>
312
 
    <th>Docs</th>
313
 
  </tr>
314
 
<tr class="basemethod">
315
 
    
316
 
    <td class="lineno">50</td>
317
 
    <td>Method</td>
318
 
    <td><a href="elisa.plugins.poblesec.base.hierarchy.HierarchyController.html#register_deferred">register_deferred</a></td>
319
 
    <td><span>Register a deferred call to be associated to a given key.</span></td>
320
 
  </tr><tr class="basemethod">
321
 
    
322
 
    <td class="lineno">56</td>
323
 
    <td>Method</td>
324
 
    <td><a href="elisa.plugins.poblesec.base.hierarchy.HierarchyController.html#cancel_deferreds">cancel_deferreds</a></td>
325
 
    <td><span>Cancel all the currently pending deferred calls associated to one 
326
 
given</span></td>
327
 
  </tr><tr class="basemethod">
328
 
    
329
 
    <td class="lineno">73</td>
330
 
    <td>Method</td>
331
 
    <td><a href="elisa.plugins.poblesec.base.hierarchy.HierarchyController.html#cancel_all_deferreds">cancel_all_deferreds</a></td>
332
 
    <td><span>Cancel all the currently pending deferred calls.</span></td>
333
 
  </tr>
334
 
  
335
 
</table>
336
 
      
337
 
        <p>
338
 
          Inherited from <a href="elisa.plugins.pigment.pigment_controller.PigmentController.html">PigmentController</a> (via <a href="elisa.plugins.shoutcast.controller.ShoutcastController.html">ShoutcastController</a>, <a href="elisa.plugins.shoutcast.controller.GenericShoutcastController.html">GenericShoutcastController</a>, <a href="elisa.plugins.poblesec.base.list.BaseListController.html">BaseListController</a>, <a href="elisa.plugins.poblesec.base.hierarchy.HierarchyController.html">HierarchyController</a>):
339
 
        </p>
340
 
        <table class="children sortable" id="id798">
341
 
  
342
 
  <tr>
343
 
    <th>Line #</th>
344
 
    <th>Kind</th>
345
 
    <th>Name</th>
346
 
    <th>Docs</th>
347
 
  </tr>
348
 
<tr class="basemethod">
349
 
    
350
 
    <td class="lineno">66</td>
351
 
    <td>Method</td>
352
 
    <td><a href="elisa.plugins.pigment.pigment_controller.PigmentController.html#set_path">set_path</a></td>
353
 
    <td><span>Set the path for the controller.</span></td>
354
 
  </tr><tr class="basemethod">
355
 
    
356
 
    <td class="lineno">75</td>
357
 
    <td>Method</td>
358
 
    <td><a href="elisa.plugins.pigment.pigment_controller.PigmentController.html#handle_input">handle_input</a></td>
359
 
    <td><span>Handle an Elisa input event.</span></td>
360
 
  </tr><tr class="basemethod">
361
 
    
362
 
    <td class="lineno">99</td>
363
 
    <td>Method</td>
364
 
    <td><a href="elisa.plugins.pigment.pigment_controller.PigmentController.html#has_focus">has_focus</a></td>
365
 
    <td><span class="undocumented">Undocumented</span></td>
366
 
  </tr><tr class="basemethod">
367
 
    
368
 
    <td class="lineno">102</td>
369
 
    <td>Method</td>
370
 
    <td><a href="elisa.plugins.pigment.pigment_controller.PigmentController.html#prepare">prepare</a></td>
371
 
    <td><span>Called after <a 
372
 
href="elisa.plugins.pigment.widgets.widget.html"><code>widget</code></a> is
373
 
added to the canvas. It is sensible to do</span></td>
374
 
  </tr><tr class="basemethod">
375
 
    
376
 
    <td class="lineno">109</td>
377
 
    <td>Method</td>
378
 
    <td><a href="elisa.plugins.pigment.pigment_controller.PigmentController.html#removed">removed</a></td>
379
 
    <td><span>Called after <a 
380
 
href="elisa.plugins.pigment.widgets.widget.html"><code>widget</code></a> is
381
 
removed from the canvas.</span></td>
382
 
  </tr>
383
 
  
384
 
</table>
385
 
      
386
 
        <p>
387
 
          Inherited from <a href="elisa.core.component.Component.html">Component</a> (via <a href="elisa.plugins.shoutcast.controller.ShoutcastController.html">ShoutcastController</a>, <a href="elisa.plugins.shoutcast.controller.GenericShoutcastController.html">GenericShoutcastController</a>, <a href="elisa.plugins.poblesec.base.list.BaseListController.html">BaseListController</a>, <a href="elisa.plugins.poblesec.base.hierarchy.HierarchyController.html">HierarchyController</a>, <a href="elisa.plugins.pigment.pigment_controller.PigmentController.html">PigmentController</a>, <a href="elisa.core.components.controller.Controller.html">Controller</a>):
388
 
        </p>
389
 
        <table class="children sortable" id="id799">
390
 
  
391
 
  <tr>
392
 
    <th>Line #</th>
393
 
    <th>Kind</th>
394
 
    <th>Name</th>
395
 
    <th>Docs</th>
396
 
  </tr>
397
 
<tr class="baseclass">
398
 
    
399
 
    <td class="lineno">83</td>
400
 
    <td>Class</td>
401
 
    <td><a href="elisa.core.component.Component.PathDescriptor.html">PathDescriptor</a></td>
402
 
    <td><span class="undocumented">Undocumented</span></td>
403
 
  </tr><tr class="baseclassmethod">
404
 
    
405
 
    <td class="lineno">95</td>
406
 
    <td>Class Method</td>
407
 
    <td><a href="elisa.core.component.Component.html#create">create</a></td>
408
 
    <td><span>Create and initialize the component.</span></td>
409
 
  </tr><tr class="basemethod">
410
 
    
411
 
    <td class="lineno">153</td>
412
 
    <td>Method</td>
413
 
    <td><a href="elisa.core.component.Component.html#name__get">name__get</a></td>
414
 
    <td><span class="undocumented">Undocumented</span></td>
415
 
  </tr><tr class="basemethod">
416
 
    
417
 
    <td class="lineno">158</td>
418
 
    <td>Method</td>
419
 
    <td><a href="elisa.core.component.Component.html#name__set">name__set</a></td>
420
 
    <td><span class="undocumented">Undocumented</span></td>
421
 
  </tr>
422
 
  
423
 
</table>
424
 
      
425
 
        <p>
426
 
          Inherited from <a href="elisa.plugins.poblesec.base.coverflow.ImageWithReflectionCoverflowController.html">ImageWithReflectionCoverflowController</a>:
427
 
        </p>
428
 
        <table class="children sortable" id="id800">
429
 
  
430
 
  <tr>
431
 
    <th>Line #</th>
432
 
    <th>Kind</th>
433
 
    <th>Name</th>
434
 
    <th>Docs</th>
435
 
  </tr>
436
 
<tr class="basemethod">
437
 
    
438
 
    <td class="lineno">331</td>
439
 
    <td>Method</td>
440
 
    <td><a href="elisa.plugins.poblesec.base.coverflow.ImageWithReflectionCoverflowController.html#node_renderer">node_renderer</a></td>
441
 
    <td><span>Render a node using the common API methods defined by the</span></td>
442
 
  </tr><tr class="basemethod">
443
 
    
444
 
    <td class="lineno">364</td>
445
 
    <td>Method</td>
446
 
    <td><a href="elisa.plugins.poblesec.base.coverflow.ImageWithReflectionCoverflowController.html#set_frontend">set_frontend</a></td>
447
 
    <td><span>Set the frontend for the controller.</span></td>
448
 
  </tr><tr class="basemethod">
449
 
    
450
 
    <td class="lineno">412</td>
451
 
    <td>Method</td>
452
 
    <td><a href="elisa.plugins.poblesec.base.coverflow.ImageWithReflectionCoverflowController.html#set_title_from_item">set_title_from_item</a></td>
453
 
    <td><span>Set the title of the coverflow for an item using the common API 
454
 
methods</span></td>
455
 
  </tr><tr class="basemethod private">
456
 
    
457
 
    <td class="lineno">392</td>
458
 
    <td>Method</td>
459
 
    <td><a href="elisa.plugins.poblesec.base.coverflow.ImageWithReflectionCoverflowController.html#_action_clicked">_action_clicked</a></td>
460
 
    <td><span class="undocumented">Undocumented</span></td>
461
 
  </tr><tr class="basemethod private">
462
 
    
463
 
    <td class="lineno">401</td>
464
 
    <td>Method</td>
465
 
    <td><a href="elisa.plugins.poblesec.base.coverflow.ImageWithReflectionCoverflowController.html#_create_selector">_create_selector</a></td>
466
 
    <td><span class="undocumented">Undocumented</span></td>
467
 
  </tr>
468
 
  
469
 
</table>
470
 
      
471
 
        <p>
472
 
          Inherited from <a href="elisa.plugins.poblesec.base.coverflow.CoverflowController.html">CoverflowController</a> (via <a href="elisa.plugins.poblesec.base.coverflow.ImageWithReflectionCoverflowController.html">ImageWithReflectionCoverflowController</a>):
473
 
        </p>
474
 
        <table class="children sortable" id="id801">
475
 
  
476
 
  <tr>
477
 
    <th>Line #</th>
478
 
    <th>Kind</th>
479
 
    <th>Name</th>
480
 
    <th>Docs</th>
481
 
  </tr>
482
 
<tr class="basemethod">
483
 
    
484
 
    <td class="lineno">230</td>
485
 
    <td>Method</td>
486
 
    <td><a href="elisa.plugins.poblesec.base.coverflow.CoverflowController.html#nodes_setup">nodes_setup</a></td>
487
 
    <td><span>Create the list widget.</span></td>
488
 
  </tr><tr class="basemethod">
489
 
    
490
 
    <td class="lineno">240</td>
491
 
    <td>Method</td>
492
 
    <td><a href="elisa.plugins.poblesec.base.coverflow.CoverflowController.html#titles_setup">titles_setup</a></td>
493
 
    <td><span class="undocumented">Undocumented</span></td>
494
 
  </tr><tr class="basemethod">
495
 
    
496
 
    <td class="lineno">280</td>
497
 
    <td>Method</td>
498
 
    <td><a href="elisa.plugins.poblesec.base.coverflow.CoverflowController.html#node_selected">node_selected</a></td>
499
 
    <td><span>Callback invoked when an item is selected.</span></td>
500
 
  </tr><tr class="basemethod private">
501
 
    
502
 
    <td class="lineno">286</td>
503
 
    <td>Method</td>
504
 
    <td><a href="elisa.plugins.poblesec.base.coverflow.CoverflowController.html#_fade_out_title">_fade_out_title</a></td>
505
 
    <td><span class="undocumented">Undocumented</span></td>
506
 
  </tr><tr class="basemethod private">
507
 
    
508
 
    <td class="lineno">316</td>
509
 
    <td>Method</td>
510
 
    <td><a href="elisa.plugins.poblesec.base.coverflow.CoverflowController.html#_fade_in_title">_fade_in_title</a></td>
511
 
    <td><span class="undocumented">Undocumented</span></td>
512
 
  </tr>
513
 
  
514
 
</table>
515
 
      
516
 
        <p>
517
 
          Inherited from <a href="elisa.plugins.poblesec.base.list.BaseListController.html">BaseListController</a> (via <a href="elisa.plugins.poblesec.base.coverflow.ImageWithReflectionCoverflowController.html">ImageWithReflectionCoverflowController</a>, <a href="elisa.plugins.poblesec.base.coverflow.CoverflowController.html">CoverflowController</a>):
518
 
        </p>
519
 
        <table class="children sortable" id="id802">
520
 
  
521
 
  <tr>
522
 
    <th>Line #</th>
523
 
    <th>Kind</th>
524
 
    <th>Name</th>
525
 
    <th>Docs</th>
526
 
  </tr>
527
 
<tr class="basemethod">
528
 
    
529
 
    <td class="lineno">187</td>
530
 
    <td>Method</td>
531
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#__init__">__init__</a></td>
532
 
    <td><span class="undocumented">Undocumented</span></td>
533
 
  </tr><tr class="basemethod">
534
 
    
535
 
    <td class="lineno">197</td>
536
 
    <td>Method</td>
537
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#initialize">initialize</a></td>
538
 
    <td><span>Initialize the component.</span></td>
539
 
  </tr><tr class="basemethod">
540
 
    
541
 
    <td class="lineno">231</td>
542
 
    <td>Method</td>
543
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#clean">clean</a></td>
544
 
    <td><span>Clean the component.</span></td>
545
 
  </tr><tr class="basemethod">
546
 
    
547
 
    <td class="lineno">275</td>
548
 
    <td>Method</td>
549
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#reload">reload</a></td>
550
 
    <td><span>Reload the model as it is done at initialization time.</span></td>
551
 
  </tr><tr class="basemethod">
552
 
    
553
 
    <td class="lineno">292</td>
554
 
    <td>Method</td>
555
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#populate_model">populate_model</a></td>
556
 
    <td><span>Initial population of the data model (<code>self.model</code>).</span></td>
557
 
  </tr><tr class="basemethod">
558
 
    
559
 
    <td class="lineno">305</td>
560
 
    <td>Method</td>
561
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#create_actions">create_actions</a></td>
562
 
    <td><span>Create the default action and the contextual actions associated to 
563
 
the</span></td>
564
 
  </tr><tr class="basemethod">
565
 
    
566
 
    <td class="lineno">346</td>
567
 
    <td>Method</td>
568
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#ready">ready</a></td>
569
 
    <td><span>Called after frontend finished creation of the controller and all</span></td>
570
 
  </tr><tr class="basemethod">
571
 
    
572
 
    <td class="lineno">376</td>
573
 
    <td>Method</td>
574
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#fastscroller_setup">fastscroller_setup</a></td>
575
 
    <td><span>Create fastscroller.</span></td>
576
 
  </tr><tr class="basemethod">
577
 
    
578
 
    <td class="lineno">384</td>
579
 
    <td>Method</td>
580
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#layout_components">layout_components</a></td>
581
 
    <td><span>Layout fastscroller and nodes.</span></td>
582
 
  </tr><tr class="basemethod">
583
 
    
584
 
    <td class="lineno">407</td>
585
 
    <td>Method</td>
586
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#get_shortcut_for_item">get_shortcut_for_item</a></td>
587
 
    <td><span>DOCME</span></td>
588
 
  </tr><tr class="basemethod">
589
 
    
590
 
    <td class="lineno">415</td>
591
 
    <td>Method</td>
592
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#shortcut_renderer">shortcut_renderer</a></td>
593
 
    <td><span>DOCME</span></td>
594
 
  </tr><tr class="basemethod">
595
 
    
596
 
    <td class="lineno">444</td>
597
 
    <td>Method</td>
598
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#item_activated">item_activated</a></td>
599
 
    <td><span>Callback invoked when an item is activated.</span></td>
600
 
  </tr><tr class="basemethod">
601
 
    
602
 
    <td class="lineno">496</td>
603
 
    <td>Method</td>
604
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#node_clicked">node_clicked</a></td>
605
 
    <td><span>[DEPRECATED] Callback invoked when an item of the list representing 
606
 
a</span></td>
607
 
  </tr><tr class="basemethod">
608
 
    
609
 
    <td class="lineno">532</td>
610
 
    <td>Method</td>
611
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#stop_loading_animation">stop_loading_animation</a></td>
612
 
    <td><span>[DEPRECATED] This method can be safely removed once the transition 
613
 
from</span></td>
614
 
  </tr><tr class="basemethod">
615
 
    
616
 
    <td class="lineno">542</td>
617
 
    <td>Method</td>
618
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#sensitive_set">sensitive_set</a></td>
619
 
    <td><span class="undocumented">Undocumented</span></td>
620
 
  </tr><tr class="basemethod">
621
 
    
622
 
    <td class="lineno">545</td>
623
 
    <td>Method</td>
624
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#sensitive_get">sensitive_get</a></td>
625
 
    <td><span class="undocumented">Undocumented</span></td>
626
 
  </tr><tr class="basemethod">
627
 
    
628
 
    <td class="lineno">550</td>
629
 
    <td>Method</td>
630
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#display_empty_alert">display_empty_alert</a></td>
631
 
    <td><span>Display an alert widget to inform that the model is empty.</span></td>
632
 
  </tr><tr class="basemethod">
633
 
    
634
 
    <td class="lineno">578</td>
635
 
    <td>Method</td>
636
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#hide_empty_alert">hide_empty_alert</a></td>
637
 
    <td><span>Hide the alert widget that informs that the model is empty.</span></td>
638
 
  </tr><tr class="basemethod private">
639
 
    
640
 
    <td class="lineno">244</td>
641
 
    <td>Method</td>
642
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_populate">_populate</a></td>
643
 
    <td><span class="undocumented">Undocumented</span></td>
644
 
  </tr><tr class="basemethod private">
645
 
    
646
 
    <td class="lineno">349</td>
647
 
    <td>Method</td>
648
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_monitor_model">_monitor_model</a></td>
649
 
    <td><span class="undocumented">Undocumented</span></td>
650
 
  </tr><tr class="basemethod private">
651
 
    
652
 
    <td class="lineno">356</td>
653
 
    <td>Method</td>
654
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_start_monitoring_model">_start_monitoring_model</a></td>
655
 
    <td><span class="undocumented">Undocumented</span></td>
656
 
  </tr><tr class="basemethod private">
657
 
    
658
 
    <td class="lineno">363</td>
659
 
    <td>Method</td>
660
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_stop_monitoring_model">_stop_monitoring_model</a></td>
661
 
    <td><span class="undocumented">Undocumented</span></td>
662
 
  </tr><tr class="basemethod private">
663
 
    
664
 
    <td class="lineno">392</td>
665
 
    <td>Method</td>
666
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_build_shortcuts">_build_shortcuts</a></td>
667
 
    <td><span class="undocumented">Undocumented</span></td>
668
 
  </tr><tr class="basemethod private">
669
 
    
670
 
    <td class="lineno">423</td>
671
 
    <td>Method</td>
672
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_get_item_index_for_shortcut">_get_item_index_for_shortcut</a></td>
673
 
    <td><span class="undocumented">Undocumented</span></td>
674
 
  </tr><tr class="basemethod private">
675
 
    
676
 
    <td class="lineno">429</td>
677
 
    <td>Method</td>
678
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_shortcut_activated">_shortcut_activated</a></td>
679
 
    <td><span class="undocumented">Undocumented</span></td>
680
 
  </tr><tr class="basemethod private">
681
 
    
682
 
    <td class="lineno">433</td>
683
 
    <td>Method</td>
684
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_get_shortcut_index_for_item_index">_get_shortcut_index_for_item_index</a></td>
685
 
    <td><span class="undocumented">Undocumented</span></td>
686
 
  </tr><tr class="basemethod private">
687
 
    
688
 
    <td class="lineno">438</td>
689
 
    <td>Method</td>
690
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_fastscroller_stated_changed">_fastscroller_stated_changed</a></td>
691
 
    <td><span class="undocumented">Undocumented</span></td>
692
 
  </tr><tr class="basemethod private">
693
 
    
694
 
    <td class="lineno">480</td>
695
 
    <td>Method</td>
696
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_do_item_activated">_do_item_activated</a></td>
697
 
    <td><span class="undocumented">Undocumented</span></td>
698
 
  </tr><tr class="basemethod private">
699
 
    
700
 
    <td class="lineno">493</td>
701
 
    <td>Method</td>
702
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_item_activated_cb">_item_activated_cb</a></td>
703
 
    <td><span class="undocumented">Undocumented</span></td>
704
 
  </tr><tr class="basemethod private">
705
 
    
706
 
    <td class="lineno">512</td>
707
 
    <td>Method</td>
708
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_node_clicked_proxy">_node_clicked_proxy</a></td>
709
 
    <td><span>[DEPRECATED] This method will be removed once we manage to 
710
 
completely</span></td>
711
 
  </tr><tr class="basemethod private">
712
 
    
713
 
    <td class="lineno">619</td>
714
 
    <td>Method</td>
715
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_selected_item_cb">_selected_item_cb</a></td>
716
 
    <td><span class="undocumented">Undocumented</span></td>
717
 
  </tr><tr class="basemethod private">
718
 
    
719
 
    <td class="lineno">624</td>
720
 
    <td>Method</td>
721
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_update_logo">_update_logo</a></td>
722
 
    <td><span class="undocumented">Undocumented</span></td>
723
 
  </tr><tr class="basemethod private">
724
 
    
725
 
    <td class="lineno">633</td>
726
 
    <td>Method</td>
727
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_schedule_load_background">_schedule_load_background</a></td>
728
 
    <td><span class="undocumented">Undocumented</span></td>
729
 
  </tr><tr class="basemethod private">
730
 
    
731
 
    <td class="lineno">645</td>
732
 
    <td>Method</td>
733
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_load_background">_load_background</a></td>
734
 
    <td><span class="undocumented">Undocumented</span></td>
735
 
  </tr>
736
 
  
737
 
</table>
738
 
      
739
 
        <p>
740
 
          Inherited from <a href="elisa.plugins.poblesec.base.hierarchy.HierarchyController.html">HierarchyController</a> (via <a href="elisa.plugins.poblesec.base.coverflow.ImageWithReflectionCoverflowController.html">ImageWithReflectionCoverflowController</a>, <a href="elisa.plugins.poblesec.base.coverflow.CoverflowController.html">CoverflowController</a>, <a href="elisa.plugins.poblesec.base.list.BaseListController.html">BaseListController</a>):
741
 
        </p>
742
 
        <table class="children sortable" id="id803">
743
 
  
744
 
  <tr>
745
 
    <th>Line #</th>
746
 
    <th>Kind</th>
747
 
    <th>Name</th>
748
 
    <th>Docs</th>
749
 
  </tr>
750
 
<tr class="basemethod">
751
 
    
752
 
    <td class="lineno">50</td>
753
 
    <td>Method</td>
754
 
    <td><a href="elisa.plugins.poblesec.base.hierarchy.HierarchyController.html#register_deferred">register_deferred</a></td>
755
 
    <td><span>Register a deferred call to be associated to a given key.</span></td>
756
 
  </tr><tr class="basemethod">
757
 
    
758
 
    <td class="lineno">56</td>
759
 
    <td>Method</td>
760
 
    <td><a href="elisa.plugins.poblesec.base.hierarchy.HierarchyController.html#cancel_deferreds">cancel_deferreds</a></td>
761
 
    <td><span>Cancel all the currently pending deferred calls associated to one 
762
 
given</span></td>
763
 
  </tr><tr class="basemethod">
764
 
    
765
 
    <td class="lineno">73</td>
766
 
    <td>Method</td>
767
 
    <td><a href="elisa.plugins.poblesec.base.hierarchy.HierarchyController.html#cancel_all_deferreds">cancel_all_deferreds</a></td>
768
 
    <td><span>Cancel all the currently pending deferred calls.</span></td>
769
 
  </tr>
770
 
  
771
 
</table>
772
 
      
773
 
        <p>
774
 
          Inherited from <a href="elisa.plugins.pigment.pigment_controller.PigmentController.html">PigmentController</a> (via <a href="elisa.plugins.poblesec.base.coverflow.ImageWithReflectionCoverflowController.html">ImageWithReflectionCoverflowController</a>, <a href="elisa.plugins.poblesec.base.coverflow.CoverflowController.html">CoverflowController</a>, <a href="elisa.plugins.poblesec.base.list.BaseListController.html">BaseListController</a>, <a href="elisa.plugins.poblesec.base.hierarchy.HierarchyController.html">HierarchyController</a>):
775
 
        </p>
776
 
        <table class="children sortable" id="id804">
777
 
  
778
 
  <tr>
779
 
    <th>Line #</th>
780
 
    <th>Kind</th>
781
 
    <th>Name</th>
782
 
    <th>Docs</th>
783
 
  </tr>
784
 
<tr class="basemethod">
785
 
    
786
 
    <td class="lineno">66</td>
787
 
    <td>Method</td>
788
 
    <td><a href="elisa.plugins.pigment.pigment_controller.PigmentController.html#set_path">set_path</a></td>
789
 
    <td><span>Set the path for the controller.</span></td>
790
 
  </tr><tr class="basemethod">
791
 
    
792
 
    <td class="lineno">75</td>
793
 
    <td>Method</td>
794
 
    <td><a href="elisa.plugins.pigment.pigment_controller.PigmentController.html#handle_input">handle_input</a></td>
795
 
    <td><span>Handle an Elisa input event.</span></td>
796
 
  </tr><tr class="basemethod">
797
 
    
798
 
    <td class="lineno">99</td>
799
 
    <td>Method</td>
800
 
    <td><a href="elisa.plugins.pigment.pigment_controller.PigmentController.html#has_focus">has_focus</a></td>
801
 
    <td><span class="undocumented">Undocumented</span></td>
802
 
  </tr><tr class="basemethod">
803
 
    
804
 
    <td class="lineno">102</td>
805
 
    <td>Method</td>
806
 
    <td><a href="elisa.plugins.pigment.pigment_controller.PigmentController.html#prepare">prepare</a></td>
807
 
    <td><span>Called after <a 
808
 
href="elisa.plugins.pigment.widgets.widget.html"><code>widget</code></a> is
809
 
added to the canvas. It is sensible to do</span></td>
810
 
  </tr><tr class="basemethod">
811
 
    
812
 
    <td class="lineno">109</td>
813
 
    <td>Method</td>
814
 
    <td><a href="elisa.plugins.pigment.pigment_controller.PigmentController.html#removed">removed</a></td>
815
 
    <td><span>Called after <a 
816
 
href="elisa.plugins.pigment.widgets.widget.html"><code>widget</code></a> is
817
 
removed from the canvas.</span></td>
818
 
  </tr>
819
 
  
820
 
</table>
821
 
      
822
 
        <p>
823
 
          Inherited from <a href="elisa.core.component.Component.html">Component</a> (via <a href="elisa.plugins.poblesec.base.coverflow.ImageWithReflectionCoverflowController.html">ImageWithReflectionCoverflowController</a>, <a href="elisa.plugins.poblesec.base.coverflow.CoverflowController.html">CoverflowController</a>, <a href="elisa.plugins.poblesec.base.list.BaseListController.html">BaseListController</a>, <a href="elisa.plugins.poblesec.base.hierarchy.HierarchyController.html">HierarchyController</a>, <a href="elisa.plugins.pigment.pigment_controller.PigmentController.html">PigmentController</a>, <a href="elisa.core.components.controller.Controller.html">Controller</a>):
824
 
        </p>
825
 
        <table class="children sortable" id="id805">
826
 
  
827
 
  <tr>
828
 
    <th>Line #</th>
829
 
    <th>Kind</th>
830
 
    <th>Name</th>
831
 
    <th>Docs</th>
832
 
  </tr>
833
 
<tr class="baseclass">
834
 
    
835
 
    <td class="lineno">83</td>
836
 
    <td>Class</td>
837
 
    <td><a href="elisa.core.component.Component.PathDescriptor.html">PathDescriptor</a></td>
838
 
    <td><span class="undocumented">Undocumented</span></td>
839
 
  </tr><tr class="baseclassmethod">
840
 
    
841
 
    <td class="lineno">95</td>
842
 
    <td>Class Method</td>
843
 
    <td><a href="elisa.core.component.Component.html#create">create</a></td>
844
 
    <td><span>Create and initialize the component.</span></td>
845
 
  </tr><tr class="basemethod">
846
 
    
847
 
    <td class="lineno">153</td>
848
 
    <td>Method</td>
849
 
    <td><a href="elisa.core.component.Component.html#name__get">name__get</a></td>
850
 
    <td><span class="undocumented">Undocumented</span></td>
851
 
  </tr><tr class="basemethod">
852
 
    
853
 
    <td class="lineno">158</td>
854
 
    <td>Method</td>
855
 
    <td><a href="elisa.core.component.Component.html#name__set">name__set</a></td>
856
 
    <td><span class="undocumented">Undocumented</span></td>
857
 
  </tr>
858
 
  
859
 
</table>
860
 
      
861
 
      
862
 
    </div>
863
 
    
864
 
    
865
 
    
866
 
 
867
 
    
868
 
    <address>
869
 
      <a href="index.html">API Documentation</a> for <a href="http://elisa.fluendo.com">Elisa Media Center</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2009-05-25 19:09:45.
870
 
    </address>
871
 
  </body>
872
 
</html>
 
 
b'\\ No newline at end of file'