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

« back to all changes in this revision

Viewing changes to docs/api/elisa.plugins.youtube.controller.YoutubeController.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.youtube.controller.YoutubeController&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.y.c.YoutubeController(<a href="elisa.plugins.poblesec.base.list.BaseListController.html">BaseListController</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.youtube.html">youtube</a>.<a href="elisa.plugins.youtube.controller.html">controller</a></span>
16
 
      
17
 
      <a href="classIndex.html#elisa.plugins.youtube.controller.YoutubeController">View In Hierarchy</a>
18
 
    </p>
19
 
    <div>
20
 
      <p>Known subclasses: <a href="elisa.plugins.youtube.controller.YoutubeCoverflowController.html">elisa.plugins.youtube.controller.YoutubeCoverflowController</a>, <a href="elisa.plugins.youtube.controller.YoutubeGridController.html">elisa.plugins.youtube.controller.YoutubeGridController</a>, <a href="elisa.plugins.youtube.controller.YoutubePreviewListController.html">elisa.plugins.youtube.controller.YoutubePreviewListController</a></p>
21
 
    </div>
22
 
    <div class="undocumented">Undocumented</div>
23
 
 
24
 
    
25
 
    
26
 
    <div id="splitTables">
27
 
      <table class="children sortable" id="id3169">
28
 
  
29
 
  <tr>
30
 
    <th>Line #</th>
31
 
    <th>Kind</th>
32
 
    <th>Name</th>
33
 
    <th>Docs</th>
34
 
  </tr>
35
 
<tr class="method">
36
 
    
37
 
    <td class="lineno">122</td>
38
 
    <td>Method</td>
39
 
    <td><a href="elisa.plugins.youtube.controller.YoutubeController.html#initialize">initialize</a></td>
40
 
    <td><span>Initialize the component.</span></td>
41
 
  </tr><tr class="method">
42
 
    
43
 
    <td class="lineno">129</td>
44
 
    <td>Method</td>
45
 
    <td><a href="elisa.plugins.youtube.controller.YoutubeController.html#populate_model">populate_model</a></td>
46
 
    <td><span>Initial population of the data model (<code>self.model</code>).</span></td>
47
 
  </tr><tr class="method">
48
 
    
49
 
    <td class="lineno">168</td>
50
 
    <td>Method</td>
51
 
    <td><a href="elisa.plugins.youtube.controller.YoutubeController.html#create_actions">create_actions</a></td>
52
 
    <td><span>Create the default action and the contextual actions associated to 
53
 
the</span></td>
54
 
  </tr><tr class="method">
55
 
    
56
 
    <td class="lineno">171</td>
57
 
    <td>Method</td>
58
 
    <td><a href="elisa.plugins.youtube.controller.YoutubeController.html#clean">clean</a></td>
59
 
    <td><span>Clean the component.</span></td>
60
 
  </tr>
61
 
  
62
 
</table>
63
 
      
64
 
        <p>
65
 
          Inherited from <a href="elisa.plugins.poblesec.base.list.BaseListController.html">BaseListController</a>:
66
 
        </p>
67
 
        <table class="children sortable" id="id3170">
68
 
  
69
 
  <tr>
70
 
    <th>Line #</th>
71
 
    <th>Kind</th>
72
 
    <th>Name</th>
73
 
    <th>Docs</th>
74
 
  </tr>
75
 
<tr class="basemethod">
76
 
    
77
 
    <td class="lineno">187</td>
78
 
    <td>Method</td>
79
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#__init__">__init__</a></td>
80
 
    <td><span class="undocumented">Undocumented</span></td>
81
 
  </tr><tr class="basemethod">
82
 
    
83
 
    <td class="lineno">275</td>
84
 
    <td>Method</td>
85
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#reload">reload</a></td>
86
 
    <td><span>Reload the model as it is done at initialization time.</span></td>
87
 
  </tr><tr class="basemethod">
88
 
    
89
 
    <td class="lineno">320</td>
90
 
    <td>Method</td>
91
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#set_frontend">set_frontend</a></td>
92
 
    <td><span>Set the frontend for the controller.</span></td>
93
 
  </tr><tr class="basemethod">
94
 
    
95
 
    <td class="lineno">346</td>
96
 
    <td>Method</td>
97
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#ready">ready</a></td>
98
 
    <td><span>Called after frontend finished creation of the controller and all</span></td>
99
 
  </tr><tr class="basemethod">
100
 
    
101
 
    <td class="lineno">368</td>
102
 
    <td>Method</td>
103
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#nodes_setup">nodes_setup</a></td>
104
 
    <td><span>Create the list widget.</span></td>
105
 
  </tr><tr class="basemethod">
106
 
    
107
 
    <td class="lineno">376</td>
108
 
    <td>Method</td>
109
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#fastscroller_setup">fastscroller_setup</a></td>
110
 
    <td><span>Create fastscroller.</span></td>
111
 
  </tr><tr class="basemethod">
112
 
    
113
 
    <td class="lineno">384</td>
114
 
    <td>Method</td>
115
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#layout_components">layout_components</a></td>
116
 
    <td><span>Layout fastscroller and nodes.</span></td>
117
 
  </tr><tr class="basemethod">
118
 
    
119
 
    <td class="lineno">407</td>
120
 
    <td>Method</td>
121
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#get_shortcut_for_item">get_shortcut_for_item</a></td>
122
 
    <td><span>DOCME</span></td>
123
 
  </tr><tr class="basemethod">
124
 
    
125
 
    <td class="lineno">415</td>
126
 
    <td>Method</td>
127
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#shortcut_renderer">shortcut_renderer</a></td>
128
 
    <td><span>DOCME</span></td>
129
 
  </tr><tr class="basemethod">
130
 
    
131
 
    <td class="lineno">444</td>
132
 
    <td>Method</td>
133
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#item_activated">item_activated</a></td>
134
 
    <td><span>Callback invoked when an item is activated.</span></td>
135
 
  </tr><tr class="basemethod">
136
 
    
137
 
    <td class="lineno">496</td>
138
 
    <td>Method</td>
139
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#node_clicked">node_clicked</a></td>
140
 
    <td><span>[DEPRECATED] Callback invoked when an item of the list representing 
141
 
a</span></td>
142
 
  </tr><tr class="basemethod">
143
 
    
144
 
    <td class="lineno">532</td>
145
 
    <td>Method</td>
146
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#stop_loading_animation">stop_loading_animation</a></td>
147
 
    <td><span>[DEPRECATED] This method can be safely removed once the transition 
148
 
from</span></td>
149
 
  </tr><tr class="basemethod">
150
 
    
151
 
    <td class="lineno">542</td>
152
 
    <td>Method</td>
153
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#sensitive_set">sensitive_set</a></td>
154
 
    <td><span class="undocumented">Undocumented</span></td>
155
 
  </tr><tr class="basemethod">
156
 
    
157
 
    <td class="lineno">545</td>
158
 
    <td>Method</td>
159
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#sensitive_get">sensitive_get</a></td>
160
 
    <td><span class="undocumented">Undocumented</span></td>
161
 
  </tr><tr class="basemethod">
162
 
    
163
 
    <td class="lineno">550</td>
164
 
    <td>Method</td>
165
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#display_empty_alert">display_empty_alert</a></td>
166
 
    <td><span>Display an alert widget to inform that the model is empty.</span></td>
167
 
  </tr><tr class="basemethod">
168
 
    
169
 
    <td class="lineno">578</td>
170
 
    <td>Method</td>
171
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#hide_empty_alert">hide_empty_alert</a></td>
172
 
    <td><span>Hide the alert widget that informs that the model is empty.</span></td>
173
 
  </tr><tr class="basemethod">
174
 
    
175
 
    <td class="lineno">589</td>
176
 
    <td>Method</td>
177
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#node_renderer">node_renderer</a></td>
178
 
    <td><span>Render an item in a list widget.</span></td>
179
 
  </tr><tr class="basemethod">
180
 
    
181
 
    <td class="lineno">603</td>
182
 
    <td>Method</td>
183
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#node_selected">node_selected</a></td>
184
 
    <td><span>Callback invoked when an item is selected.</span></td>
185
 
  </tr><tr class="basemethod private">
186
 
    
187
 
    <td class="lineno">244</td>
188
 
    <td>Method</td>
189
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_populate">_populate</a></td>
190
 
    <td><span class="undocumented">Undocumented</span></td>
191
 
  </tr><tr class="basemethod private">
192
 
    
193
 
    <td class="lineno">349</td>
194
 
    <td>Method</td>
195
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_monitor_model">_monitor_model</a></td>
196
 
    <td><span class="undocumented">Undocumented</span></td>
197
 
  </tr><tr class="basemethod private">
198
 
    
199
 
    <td class="lineno">356</td>
200
 
    <td>Method</td>
201
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_start_monitoring_model">_start_monitoring_model</a></td>
202
 
    <td><span class="undocumented">Undocumented</span></td>
203
 
  </tr><tr class="basemethod private">
204
 
    
205
 
    <td class="lineno">363</td>
206
 
    <td>Method</td>
207
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_stop_monitoring_model">_stop_monitoring_model</a></td>
208
 
    <td><span class="undocumented">Undocumented</span></td>
209
 
  </tr><tr class="basemethod private">
210
 
    
211
 
    <td class="lineno">392</td>
212
 
    <td>Method</td>
213
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_build_shortcuts">_build_shortcuts</a></td>
214
 
    <td><span class="undocumented">Undocumented</span></td>
215
 
  </tr><tr class="basemethod private">
216
 
    
217
 
    <td class="lineno">423</td>
218
 
    <td>Method</td>
219
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_get_item_index_for_shortcut">_get_item_index_for_shortcut</a></td>
220
 
    <td><span class="undocumented">Undocumented</span></td>
221
 
  </tr><tr class="basemethod private">
222
 
    
223
 
    <td class="lineno">429</td>
224
 
    <td>Method</td>
225
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_shortcut_activated">_shortcut_activated</a></td>
226
 
    <td><span class="undocumented">Undocumented</span></td>
227
 
  </tr><tr class="basemethod private">
228
 
    
229
 
    <td class="lineno">433</td>
230
 
    <td>Method</td>
231
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_get_shortcut_index_for_item_index">_get_shortcut_index_for_item_index</a></td>
232
 
    <td><span class="undocumented">Undocumented</span></td>
233
 
  </tr><tr class="basemethod private">
234
 
    
235
 
    <td class="lineno">438</td>
236
 
    <td>Method</td>
237
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_fastscroller_stated_changed">_fastscroller_stated_changed</a></td>
238
 
    <td><span class="undocumented">Undocumented</span></td>
239
 
  </tr><tr class="basemethod private">
240
 
    
241
 
    <td class="lineno">480</td>
242
 
    <td>Method</td>
243
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_do_item_activated">_do_item_activated</a></td>
244
 
    <td><span class="undocumented">Undocumented</span></td>
245
 
  </tr><tr class="basemethod private">
246
 
    
247
 
    <td class="lineno">493</td>
248
 
    <td>Method</td>
249
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_item_activated_cb">_item_activated_cb</a></td>
250
 
    <td><span class="undocumented">Undocumented</span></td>
251
 
  </tr><tr class="basemethod private">
252
 
    
253
 
    <td class="lineno">512</td>
254
 
    <td>Method</td>
255
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_node_clicked_proxy">_node_clicked_proxy</a></td>
256
 
    <td><span>[DEPRECATED] This method will be removed once we manage to 
257
 
completely</span></td>
258
 
  </tr><tr class="basemethod private">
259
 
    
260
 
    <td class="lineno">619</td>
261
 
    <td>Method</td>
262
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_selected_item_cb">_selected_item_cb</a></td>
263
 
    <td><span class="undocumented">Undocumented</span></td>
264
 
  </tr><tr class="basemethod private">
265
 
    
266
 
    <td class="lineno">624</td>
267
 
    <td>Method</td>
268
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_update_logo">_update_logo</a></td>
269
 
    <td><span class="undocumented">Undocumented</span></td>
270
 
  </tr><tr class="basemethod private">
271
 
    
272
 
    <td class="lineno">633</td>
273
 
    <td>Method</td>
274
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_schedule_load_background">_schedule_load_background</a></td>
275
 
    <td><span class="undocumented">Undocumented</span></td>
276
 
  </tr><tr class="basemethod private">
277
 
    
278
 
    <td class="lineno">645</td>
279
 
    <td>Method</td>
280
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_load_background">_load_background</a></td>
281
 
    <td><span class="undocumented">Undocumented</span></td>
282
 
  </tr>
283
 
  
284
 
</table>
285
 
      
286
 
        <p>
287
 
          Inherited from <a href="elisa.plugins.poblesec.base.hierarchy.HierarchyController.html">HierarchyController</a> (via <a href="elisa.plugins.poblesec.base.list.BaseListController.html">BaseListController</a>):
288
 
        </p>
289
 
        <table class="children sortable" id="id3171">
290
 
  
291
 
  <tr>
292
 
    <th>Line #</th>
293
 
    <th>Kind</th>
294
 
    <th>Name</th>
295
 
    <th>Docs</th>
296
 
  </tr>
297
 
<tr class="basemethod">
298
 
    
299
 
    <td class="lineno">50</td>
300
 
    <td>Method</td>
301
 
    <td><a href="elisa.plugins.poblesec.base.hierarchy.HierarchyController.html#register_deferred">register_deferred</a></td>
302
 
    <td><span>Register a deferred call to be associated to a given key.</span></td>
303
 
  </tr><tr class="basemethod">
304
 
    
305
 
    <td class="lineno">56</td>
306
 
    <td>Method</td>
307
 
    <td><a href="elisa.plugins.poblesec.base.hierarchy.HierarchyController.html#cancel_deferreds">cancel_deferreds</a></td>
308
 
    <td><span>Cancel all the currently pending deferred calls associated to one 
309
 
given</span></td>
310
 
  </tr><tr class="basemethod">
311
 
    
312
 
    <td class="lineno">73</td>
313
 
    <td>Method</td>
314
 
    <td><a href="elisa.plugins.poblesec.base.hierarchy.HierarchyController.html#cancel_all_deferreds">cancel_all_deferreds</a></td>
315
 
    <td><span>Cancel all the currently pending deferred calls.</span></td>
316
 
  </tr>
317
 
  
318
 
</table>
319
 
      
320
 
        <p>
321
 
          Inherited from <a href="elisa.plugins.pigment.pigment_controller.PigmentController.html">PigmentController</a> (via <a href="elisa.plugins.poblesec.base.list.BaseListController.html">BaseListController</a>, <a href="elisa.plugins.poblesec.base.hierarchy.HierarchyController.html">HierarchyController</a>):
322
 
        </p>
323
 
        <table class="children sortable" id="id3172">
324
 
  
325
 
  <tr>
326
 
    <th>Line #</th>
327
 
    <th>Kind</th>
328
 
    <th>Name</th>
329
 
    <th>Docs</th>
330
 
  </tr>
331
 
<tr class="basemethod">
332
 
    
333
 
    <td class="lineno">66</td>
334
 
    <td>Method</td>
335
 
    <td><a href="elisa.plugins.pigment.pigment_controller.PigmentController.html#set_path">set_path</a></td>
336
 
    <td><span>Set the path for the controller.</span></td>
337
 
  </tr><tr class="basemethod">
338
 
    
339
 
    <td class="lineno">75</td>
340
 
    <td>Method</td>
341
 
    <td><a href="elisa.plugins.pigment.pigment_controller.PigmentController.html#handle_input">handle_input</a></td>
342
 
    <td><span>Handle an Elisa input event.</span></td>
343
 
  </tr><tr class="basemethod">
344
 
    
345
 
    <td class="lineno">99</td>
346
 
    <td>Method</td>
347
 
    <td><a href="elisa.plugins.pigment.pigment_controller.PigmentController.html#has_focus">has_focus</a></td>
348
 
    <td><span class="undocumented">Undocumented</span></td>
349
 
  </tr><tr class="basemethod">
350
 
    
351
 
    <td class="lineno">102</td>
352
 
    <td>Method</td>
353
 
    <td><a href="elisa.plugins.pigment.pigment_controller.PigmentController.html#prepare">prepare</a></td>
354
 
    <td><span>Called after <a 
355
 
href="elisa.plugins.pigment.widgets.widget.html"><code>widget</code></a> is
356
 
added to the canvas. It is sensible to do</span></td>
357
 
  </tr><tr class="basemethod">
358
 
    
359
 
    <td class="lineno">109</td>
360
 
    <td>Method</td>
361
 
    <td><a href="elisa.plugins.pigment.pigment_controller.PigmentController.html#removed">removed</a></td>
362
 
    <td><span>Called after <a 
363
 
href="elisa.plugins.pigment.widgets.widget.html"><code>widget</code></a> is
364
 
removed from the canvas.</span></td>
365
 
  </tr>
366
 
  
367
 
</table>
368
 
      
369
 
        <p>
370
 
          Inherited from <a href="elisa.core.component.Component.html">Component</a> (via <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>):
371
 
        </p>
372
 
        <table class="children sortable" id="id3173">
373
 
  
374
 
  <tr>
375
 
    <th>Line #</th>
376
 
    <th>Kind</th>
377
 
    <th>Name</th>
378
 
    <th>Docs</th>
379
 
  </tr>
380
 
<tr class="baseclass">
381
 
    
382
 
    <td class="lineno">83</td>
383
 
    <td>Class</td>
384
 
    <td><a href="elisa.core.component.Component.PathDescriptor.html">PathDescriptor</a></td>
385
 
    <td><span class="undocumented">Undocumented</span></td>
386
 
  </tr><tr class="baseclassmethod">
387
 
    
388
 
    <td class="lineno">95</td>
389
 
    <td>Class Method</td>
390
 
    <td><a href="elisa.core.component.Component.html#create">create</a></td>
391
 
    <td><span>Create and initialize the component.</span></td>
392
 
  </tr><tr class="basemethod">
393
 
    
394
 
    <td class="lineno">153</td>
395
 
    <td>Method</td>
396
 
    <td><a href="elisa.core.component.Component.html#name__get">name__get</a></td>
397
 
    <td><span class="undocumented">Undocumented</span></td>
398
 
  </tr><tr class="basemethod">
399
 
    
400
 
    <td class="lineno">158</td>
401
 
    <td>Method</td>
402
 
    <td><a href="elisa.core.component.Component.html#name__set">name__set</a></td>
403
 
    <td><span class="undocumented">Undocumented</span></td>
404
 
  </tr>
405
 
  
406
 
</table>
407
 
      
408
 
      
409
 
    </div>
410
 
    
411
 
    
412
 
    
413
 
 
414
 
    <div class="function">
415
 
  <a name="elisa.plugins.youtube.controller.YoutubeController.initialize">
416
 
    
417
 
  </a>
418
 
  <a name="initialize">
419
 
    
420
 
  </a>
421
 
  <div class="functionHeader">
422
 
    
423
 
    def
424
 
    initialize(self, videos=None, uri=start_uri):
425
 
    
426
 
  </div>
427
 
  <div class="functionBody">
428
 
    <div class="interfaceinfo">overrides <a href="elisa.plugins.poblesec.base.list.BaseListController.html#initialize">elisa.plugins.poblesec.base.list.BaseListController.initialize</a></div>
429
 
    <div>Initialize the component.</p>
430
 
<p>This method is called by <code>Component.create</code> to finish the 
431
 
initialization of a component.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2">a deferred called when a component is fully initialized
432
 
 (type: <code>twisted.internet.defer.Deferred</code>
433
 
)</td></tr></table></div>
434
 
  </div>
435
 
</div><div class="function">
436
 
  <a name="elisa.plugins.youtube.controller.YoutubeController.populate_model">
437
 
    
438
 
  </a>
439
 
  <a name="populate_model">
440
 
    
441
 
  </a>
442
 
  <div class="functionHeader">
443
 
    
444
 
    def
445
 
    populate_model(self):
446
 
    
447
 
  </div>
448
 
  <div class="functionBody">
449
 
    <div class="interfaceinfo">overrides <a href="elisa.plugins.poblesec.base.list.BaseListController.html#populate_model">elisa.plugins.poblesec.base.list.BaseListController.populate_model</a></div>
450
 
    <div>Initial population of the data model (<code>self.model</code>).</p>
451
 
<p>This method should be overridden by subclasses. The default 
452
 
implementation returns an empty list.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2">a deferred fired when the population of the model is complete, with the 
453
 
resulting model (of type <code>list</code>)
454
 
 (type: <code>elisa.core.utils.defer.Deferred</code>
455
 
)</td></tr></table></div>
456
 
  </div>
457
 
</div><div class="function">
458
 
  <a name="elisa.plugins.youtube.controller.YoutubeController.create_actions">
459
 
    
460
 
  </a>
461
 
  <a name="create_actions">
462
 
    
463
 
  </a>
464
 
  <div class="functionHeader">
465
 
    
466
 
    def
467
 
    create_actions(self):
468
 
    
469
 
  </div>
470
 
  <div class="functionBody">
471
 
    <div class="interfaceinfo">overrides <a href="elisa.plugins.poblesec.base.list.BaseListController.html#create_actions">elisa.plugins.poblesec.base.list.BaseListController.create_actions</a></div>
472
 
    <div>Create the default action and the contextual actions associated to the 
473
 
type of item the controller will be presenting.</p>
474
 
<p>The default implementation does create any action, subclasses should 
475
 
override this method.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2">a 2-tuple containing the default action and a list of contextual actions
476
 
 (type: (<a 
477
 
href="elisa.plugins.poblesec.actions.ContextualAction.html"><code>elisa.plugins.poblesec.actions.ContextualAction</code></a>,
478
 
<code>list</code> of <a 
479
 
href="elisa.plugins.poblesec.actions.ContextualAction.html"><code>elisa.plugins.poblesec.actions.ContextualAction</code></a>)
480
 
)</td></tr></table></div>
481
 
  </div>
482
 
</div><div class="function">
483
 
  <a name="elisa.plugins.youtube.controller.YoutubeController.clean">
484
 
    
485
 
  </a>
486
 
  <a name="clean">
487
 
    
488
 
  </a>
489
 
  <div class="functionHeader">
490
 
    
491
 
    def
492
 
    clean(self):
493
 
    
494
 
  </div>
495
 
  <div class="functionBody">
496
 
    <div class="interfaceinfo">overrides <a href="elisa.plugins.poblesec.base.list.BaseListController.html#clean">elisa.plugins.poblesec.base.list.BaseListController.clean</a></div>
497
 
    <div>Clean the component.</p>
498
 
<p>This method is called when a component is not needed anymore to clean 
499
 
its state.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2">a deferred called when the component has finished cleaning its state
500
 
 (type: <code>twisted.internet.defer.Deferred</code>
501
 
)</td></tr></table></div>
502
 
  </div>
503
 
</div>
504
 
    <address>
505
 
      <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.
506
 
    </address>
507
 
  </body>
508
 
</html>
 
 
b'\\ No newline at end of file'