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

« back to all changes in this revision

Viewing changes to docs/api/elisa.plugins.database.video_categorizer.ConfirmToTVEpisodeController.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.database.video_categorizer.ConfirmToTVEpisodeController&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.d.v.ConfirmToTVEpisodeController(<a href="elisa.plugins.database.video_categorizer.ConfirmRecategorizationController.html">ConfirmRecategorizationController</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.database.html">database</a>.<a href="elisa.plugins.database.video_categorizer.html">video_categorizer</a></span>
16
 
      
17
 
      <a href="classIndex.html#elisa.plugins.database.video_categorizer.ConfirmToTVEpisodeController">View In Hierarchy</a>
18
 
    </p>
19
 
    <div>
20
 
      <p>Known subclasses: <a href="elisa.plugins.database.video_categorizer.ConfirmToManualTVEpisodeController.html">elisa.plugins.database.video_categorizer.ConfirmToManualTVEpisodeController</a></p>
21
 
    </div>
22
 
    <div>Specialized confirmation controller when recategorizing a video to a TV 
23
 
episode.<table class="fieldTable"></table></div>
24
 
 
25
 
    
26
 
    
27
 
    <div id="splitTables">
28
 
      <table class="children sortable" id="id3974">
29
 
  
30
 
  <tr>
31
 
    <th>Line #</th>
32
 
    <th>Kind</th>
33
 
    <th>Name</th>
34
 
    <th>Docs</th>
35
 
  </tr>
36
 
<tr class="method">
37
 
    
38
 
    <td class="lineno">1446</td>
39
 
    <td>Method</td>
40
 
    <td><a href="elisa.plugins.database.video_categorizer.ConfirmToTVEpisodeController.html#initialize">initialize</a></td>
41
 
    <td><span>Initialize the component.</span></td>
42
 
  </tr><tr class="method private">
43
 
    
44
 
    <td class="lineno">1451</td>
45
 
    <td>Method</td>
46
 
    <td><a href="elisa.plugins.database.video_categorizer.ConfirmToTVEpisodeController.html#_get_message">_get_message</a></td>
47
 
    <td><span class="undocumented">Undocumented</span></td>
48
 
  </tr><tr class="method private">
49
 
    
50
 
    <td class="lineno">1457</td>
51
 
    <td>Method</td>
52
 
    <td><a href="elisa.plugins.database.video_categorizer.ConfirmToTVEpisodeController.html#_change_category">_change_category</a></td>
53
 
    <td><span class="undocumented">Undocumented</span></td>
54
 
  </tr><tr class="method private">
55
 
    
56
 
    <td class="lineno">1510</td>
57
 
    <td>Method</td>
58
 
    <td><a href="elisa.plugins.database.video_categorizer.ConfirmToTVEpisodeController.html#_update_one_favorite">_update_one_favorite</a></td>
59
 
    <td><span class="undocumented">Undocumented</span></td>
60
 
  </tr><tr class="method private">
61
 
    
62
 
    <td class="lineno">1515</td>
63
 
    <td>Method</td>
64
 
    <td><a href="elisa.plugins.database.video_categorizer.ConfirmToTVEpisodeController.html#_success">_success</a></td>
65
 
    <td><span class="undocumented">Undocumented</span></td>
66
 
  </tr>
67
 
  
68
 
</table>
69
 
      
70
 
        <p>
71
 
          Inherited from <a href="elisa.plugins.database.video_categorizer.ConfirmRecategorizationController.html">ConfirmRecategorizationController</a>:
72
 
        </p>
73
 
        <table class="children sortable" id="id3975">
74
 
  
75
 
  <tr>
76
 
    <th>Line #</th>
77
 
    <th>Kind</th>
78
 
    <th>Name</th>
79
 
    <th>Docs</th>
80
 
  </tr>
81
 
<tr class="basemethod">
82
 
    
83
 
    <td class="lineno">1229</td>
84
 
    <td>Method</td>
85
 
    <td><a href="elisa.plugins.database.video_categorizer.ConfirmRecategorizationController.html#set_frontend">set_frontend</a></td>
86
 
    <td><span>Set the frontend for the controller.</span></td>
87
 
  </tr><tr class="basemethod private">
88
 
    
89
 
    <td class="lineno">1249</td>
90
 
    <td>Method</td>
91
 
    <td><a href="elisa.plugins.database.video_categorizer.ConfirmRecategorizationController.html#_cancel">_cancel</a></td>
92
 
    <td><span class="undocumented">Undocumented</span></td>
93
 
  </tr><tr class="basemethod private">
94
 
    
95
 
    <td class="lineno">1254</td>
96
 
    <td>Method</td>
97
 
    <td><a href="elisa.plugins.database.video_categorizer.ConfirmRecategorizationController.html#_confirm">_confirm</a></td>
98
 
    <td><span class="undocumented">Undocumented</span></td>
99
 
  </tr><tr class="basemethod private">
100
 
    
101
 
    <td class="lineno">1263</td>
102
 
    <td>Method</td>
103
 
    <td><a href="elisa.plugins.database.video_categorizer.ConfirmRecategorizationController.html#_delete_from_db">_delete_from_db</a></td>
104
 
    <td><span class="undocumented">Undocumented</span></td>
105
 
  </tr><tr class="basemethod private">
106
 
    
107
 
    <td class="lineno">1280</td>
108
 
    <td>Method</td>
109
 
    <td><a href="elisa.plugins.database.video_categorizer.ConfirmRecategorizationController.html#_set_new_video">_set_new_video</a></td>
110
 
    <td><span class="undocumented">Undocumented</span></td>
111
 
  </tr><tr class="basemethod private">
112
 
    
113
 
    <td class="lineno">1283</td>
114
 
    <td>Method</td>
115
 
    <td><a href="elisa.plugins.database.video_categorizer.ConfirmRecategorizationController.html#_update_favorites">_update_favorites</a></td>
116
 
    <td><span class="undocumented">Undocumented</span></td>
117
 
  </tr><tr class="basemethod private">
118
 
    
119
 
    <td class="lineno">1312</td>
120
 
    <td>Method</td>
121
 
    <td><a href="elisa.plugins.database.video_categorizer.ConfirmRecategorizationController.html#_view_info">_view_info</a></td>
122
 
    <td><span class="undocumented">Undocumented</span></td>
123
 
  </tr><tr class="basemethod private">
124
 
    
125
 
    <td class="lineno">1318</td>
126
 
    <td>Method</td>
127
 
    <td><a href="elisa.plugins.database.video_categorizer.ConfirmRecategorizationController.html#_preview">_preview</a></td>
128
 
    <td><span class="undocumented">Undocumented</span></td>
129
 
  </tr>
130
 
  
131
 
</table>
132
 
      
133
 
        <p>
134
 
          Inherited from <a href="elisa.plugins.pigment.pigment_controller.PigmentController.html">PigmentController</a> (via <a href="elisa.plugins.database.video_categorizer.ConfirmRecategorizationController.html">ConfirmRecategorizationController</a>):
135
 
        </p>
136
 
        <table class="children sortable" id="id3976">
137
 
  
138
 
  <tr>
139
 
    <th>Line #</th>
140
 
    <th>Kind</th>
141
 
    <th>Name</th>
142
 
    <th>Docs</th>
143
 
  </tr>
144
 
<tr class="basemethod">
145
 
    
146
 
    <td class="lineno">48</td>
147
 
    <td>Method</td>
148
 
    <td><a href="elisa.plugins.pigment.pigment_controller.PigmentController.html#__init__">__init__</a></td>
149
 
    <td><span class="undocumented">Undocumented</span></td>
150
 
  </tr><tr class="basemethod">
151
 
    
152
 
    <td class="lineno">66</td>
153
 
    <td>Method</td>
154
 
    <td><a href="elisa.plugins.pigment.pigment_controller.PigmentController.html#set_path">set_path</a></td>
155
 
    <td><span>Set the path for the controller.</span></td>
156
 
  </tr><tr class="basemethod">
157
 
    
158
 
    <td class="lineno">75</td>
159
 
    <td>Method</td>
160
 
    <td><a href="elisa.plugins.pigment.pigment_controller.PigmentController.html#handle_input">handle_input</a></td>
161
 
    <td><span>Handle an Elisa input event.</span></td>
162
 
  </tr><tr class="basemethod">
163
 
    
164
 
    <td class="lineno">99</td>
165
 
    <td>Method</td>
166
 
    <td><a href="elisa.plugins.pigment.pigment_controller.PigmentController.html#has_focus">has_focus</a></td>
167
 
    <td><span class="undocumented">Undocumented</span></td>
168
 
  </tr><tr class="basemethod">
169
 
    
170
 
    <td class="lineno">102</td>
171
 
    <td>Method</td>
172
 
    <td><a href="elisa.plugins.pigment.pigment_controller.PigmentController.html#prepare">prepare</a></td>
173
 
    <td><span>Called after <a 
174
 
href="elisa.plugins.pigment.widgets.widget.html"><code>widget</code></a> is
175
 
added to the canvas. It is sensible to do</span></td>
176
 
  </tr><tr class="basemethod">
177
 
    
178
 
    <td class="lineno">109</td>
179
 
    <td>Method</td>
180
 
    <td><a href="elisa.plugins.pigment.pigment_controller.PigmentController.html#removed">removed</a></td>
181
 
    <td><span>Called after <a 
182
 
href="elisa.plugins.pigment.widgets.widget.html"><code>widget</code></a> is
183
 
removed from the canvas.</span></td>
184
 
  </tr><tr class="basemethod">
185
 
    
186
 
    <td class="lineno">115</td>
187
 
    <td>Method</td>
188
 
    <td><a href="elisa.plugins.pigment.pigment_controller.PigmentController.html#ready">ready</a></td>
189
 
    <td><span>Called after frontend finished creation of the controller and all</span></td>
190
 
  </tr><tr class="basemethod">
191
 
    
192
 
    <td class="lineno">122</td>
193
 
    <td>Method</td>
194
 
    <td><a href="elisa.plugins.pigment.pigment_controller.PigmentController.html#clean">clean</a></td>
195
 
    <td><span>Clean the component.</span></td>
196
 
  </tr>
197
 
  
198
 
</table>
199
 
      
200
 
        <p>
201
 
          Inherited from <a href="elisa.core.component.Component.html">Component</a> (via <a href="elisa.plugins.database.video_categorizer.ConfirmRecategorizationController.html">ConfirmRecategorizationController</a>, <a href="elisa.plugins.pigment.pigment_controller.PigmentController.html">PigmentController</a>, <a href="elisa.core.components.controller.Controller.html">Controller</a>):
202
 
        </p>
203
 
        <table class="children sortable" id="id3977">
204
 
  
205
 
  <tr>
206
 
    <th>Line #</th>
207
 
    <th>Kind</th>
208
 
    <th>Name</th>
209
 
    <th>Docs</th>
210
 
  </tr>
211
 
<tr class="baseclass">
212
 
    
213
 
    <td class="lineno">83</td>
214
 
    <td>Class</td>
215
 
    <td><a href="elisa.core.component.Component.PathDescriptor.html">PathDescriptor</a></td>
216
 
    <td><span class="undocumented">Undocumented</span></td>
217
 
  </tr><tr class="baseclassmethod">
218
 
    
219
 
    <td class="lineno">95</td>
220
 
    <td>Class Method</td>
221
 
    <td><a href="elisa.core.component.Component.html#create">create</a></td>
222
 
    <td><span>Create and initialize the component.</span></td>
223
 
  </tr><tr class="basemethod">
224
 
    
225
 
    <td class="lineno">153</td>
226
 
    <td>Method</td>
227
 
    <td><a href="elisa.core.component.Component.html#name__get">name__get</a></td>
228
 
    <td><span class="undocumented">Undocumented</span></td>
229
 
  </tr><tr class="basemethod">
230
 
    
231
 
    <td class="lineno">158</td>
232
 
    <td>Method</td>
233
 
    <td><a href="elisa.core.component.Component.html#name__set">name__set</a></td>
234
 
    <td><span class="undocumented">Undocumented</span></td>
235
 
  </tr>
236
 
  
237
 
</table>
238
 
      
239
 
      
240
 
    </div>
241
 
    
242
 
    
243
 
    
244
 
 
245
 
    <div class="function">
246
 
  <a name="elisa.plugins.database.video_categorizer.ConfirmToTVEpisodeController.initialize">
247
 
    
248
 
  </a>
249
 
  <a name="initialize">
250
 
    
251
 
  </a>
252
 
  <div class="functionHeader">
253
 
    
254
 
    def
255
 
    initialize(self, video, show, episode):
256
 
    
257
 
  </div>
258
 
  <div class="functionBody">
259
 
    <div class="interfaceinfo">overrides <a href="elisa.plugins.database.video_categorizer.ConfirmRecategorizationController.html#initialize">elisa.plugins.database.video_categorizer.ConfirmRecategorizationController.initialize</a></div><div class="interfaceinfo">overridden in <a href="elisa.plugins.database.video_categorizer.ConfirmToManualTVEpisodeController.html">elisa.plugins.database.video_categorizer.ConfirmToManualTVEpisodeController</a></div>
260
 
    <div>Initialize the component.</p>
261
 
<p>This method is called by <code>Component.create</code> to finish the 
262
 
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
263
 
 (type: <code>twisted.internet.defer.Deferred</code>
264
 
)</td></tr></table></div>
265
 
  </div>
266
 
</div><div class="function">
267
 
  <a name="elisa.plugins.database.video_categorizer.ConfirmToTVEpisodeController._get_message">
268
 
    
269
 
  </a>
270
 
  <a name="_get_message">
271
 
    
272
 
  </a>
273
 
  <div class="functionHeader">
274
 
    
275
 
    def
276
 
    _get_message(self):
277
 
    
278
 
  </div>
279
 
  <div class="functionBody">
280
 
    <div class="interfaceinfo">overrides <a href="elisa.plugins.database.video_categorizer.ConfirmRecategorizationController.html#_get_message">elisa.plugins.database.video_categorizer.ConfirmRecategorizationController._get_message</a></div><div class="interfaceinfo">overridden in <a href="elisa.plugins.database.video_categorizer.ConfirmToManualTVEpisodeController.html">elisa.plugins.database.video_categorizer.ConfirmToManualTVEpisodeController</a></div>
281
 
    <div class="undocumented">Undocumented</div>
282
 
  </div>
283
 
</div><div class="function">
284
 
  <a name="elisa.plugins.database.video_categorizer.ConfirmToTVEpisodeController._change_category">
285
 
    
286
 
  </a>
287
 
  <a name="_change_category">
288
 
    
289
 
  </a>
290
 
  <div class="functionHeader">
291
 
    
292
 
    def
293
 
    _change_category(self):
294
 
    
295
 
  </div>
296
 
  <div class="functionBody">
297
 
    <div class="interfaceinfo">overrides <a href="elisa.plugins.database.video_categorizer.ConfirmRecategorizationController.html#_change_category">elisa.plugins.database.video_categorizer.ConfirmRecategorizationController._change_category</a></div><div class="interfaceinfo">overridden in <a href="elisa.plugins.database.video_categorizer.ConfirmToManualTVEpisodeController.html">elisa.plugins.database.video_categorizer.ConfirmToManualTVEpisodeController</a></div>
298
 
    <div class="undocumented">Undocumented</div>
299
 
  </div>
300
 
</div><div class="function">
301
 
  <a name="elisa.plugins.database.video_categorizer.ConfirmToTVEpisodeController._update_one_favorite">
302
 
    
303
 
  </a>
304
 
  <a name="_update_one_favorite">
305
 
    
306
 
  </a>
307
 
  <div class="functionHeader">
308
 
    
309
 
    def
310
 
    _update_one_favorite(self, favorite):
311
 
    
312
 
  </div>
313
 
  <div class="functionBody">
314
 
    <div class="interfaceinfo">overrides <a href="elisa.plugins.database.video_categorizer.ConfirmRecategorizationController.html#_update_one_favorite">elisa.plugins.database.video_categorizer.ConfirmRecategorizationController._update_one_favorite</a></div>
315
 
    <div class="undocumented">Undocumented</div>
316
 
  </div>
317
 
</div><div class="function">
318
 
  <a name="elisa.plugins.database.video_categorizer.ConfirmToTVEpisodeController._success">
319
 
    
320
 
  </a>
321
 
  <a name="_success">
322
 
    
323
 
  </a>
324
 
  <div class="functionHeader">
325
 
    
326
 
    def
327
 
    _success(self):
328
 
    
329
 
  </div>
330
 
  <div class="functionBody">
331
 
    <div class="interfaceinfo">overrides <a href="elisa.plugins.database.video_categorizer.ConfirmRecategorizationController.html#_success">elisa.plugins.database.video_categorizer.ConfirmRecategorizationController._success</a></div>
332
 
    <div class="undocumented">Undocumented</div>
333
 
  </div>
334
 
</div>
335
 
    <address>
336
 
      <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.
337
 
    </address>
338
 
  </body>
339
 
</html>
 
 
b'\\ No newline at end of file'