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

« back to all changes in this revision

Viewing changes to docs/api/elisa.plugins.poblesec.plugins.PluginUpdatesViewMode.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.poblesec.plugins.PluginUpdatesViewMode&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.p.p.PluginUpdatesViewMode(<a href="elisa.plugins.poblesec.plugins.PluginListViewMode.html">PluginListViewMode</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.poblesec.html">poblesec</a>.<a href="elisa.plugins.poblesec.plugins.html">plugins</a></span>
16
 
      
17
 
      <a href="classIndex.html#elisa.plugins.poblesec.plugins.PluginUpdatesViewMode">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
 
      <table class="children sortable" id="id2044">
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">348</td>
38
 
    <td>Method</td>
39
 
    <td><a href="elisa.plugins.poblesec.plugins.PluginUpdatesViewMode.html#get_label">get_label</a></td>
40
 
    <td><span>Return a text to display in a label to represent an item.</span></td>
41
 
  </tr><tr class="method">
42
 
    
43
 
    <td class="lineno">353</td>
44
 
    <td>Method</td>
45
 
    <td><a href="elisa.plugins.poblesec.plugins.PluginUpdatesViewMode.html#get_sublabel">get_sublabel</a></td>
46
 
    <td><span>Return a text to display in a sublabel to represent an item.</span></td>
47
 
  </tr><tr class="method">
48
 
    
49
 
    <td class="lineno">359</td>
50
 
    <td>Method</td>
51
 
    <td><a href="elisa.plugins.poblesec.plugins.PluginUpdatesViewMode.html#get_default_image">get_default_image</a></td>
52
 
    <td><span>Return the path of a theme resource to display as a default image 
53
 
for</span></td>
54
 
  </tr><tr class="method">
55
 
    
56
 
    <td class="lineno">364</td>
57
 
    <td>Method</td>
58
 
    <td><a href="elisa.plugins.poblesec.plugins.PluginUpdatesViewMode.html#get_image">get_image</a></td>
59
 
    <td><span>Return the path to an image file to display as an image for an item.</span></td>
60
 
  </tr><tr class="method">
61
 
    
62
 
    <td class="lineno">369</td>
63
 
    <td>Method</td>
64
 
    <td><a href="elisa.plugins.poblesec.plugins.PluginUpdatesViewMode.html#get_preview_image">get_preview_image</a></td>
65
 
    <td><span>Return the path to an image file to display as a preview image for 
66
 
an</span></td>
67
 
  </tr>
68
 
  
69
 
</table>
70
 
      
71
 
        <p>
72
 
          Inherited from <a href="elisa.plugins.poblesec.base.list.GenericListViewMode.html">GenericListViewMode</a> (via <a href="elisa.plugins.poblesec.plugins.PluginListViewMode.html">PluginListViewMode</a>):
73
 
        </p>
74
 
        <table class="children sortable" id="id2045">
75
 
  
76
 
  <tr>
77
 
    <th>Line #</th>
78
 
    <th>Kind</th>
79
 
    <th>Name</th>
80
 
    <th>Docs</th>
81
 
  </tr>
82
 
<tr class="basemethod">
83
 
    
84
 
    <td class="lineno">137</td>
85
 
    <td>Method</td>
86
 
    <td><a href="elisa.plugins.poblesec.base.list.GenericListViewMode.html#get_contextual_background">get_contextual_background</a></td>
87
 
    <td><span>Return the path to an image file to display as a contextual 
88
 
background</span></td>
89
 
  </tr>
90
 
  
91
 
</table>
92
 
      
93
 
        <p>
94
 
          Inherited from <a href="elisa.core.component.Component.html">Component</a> (via <a href="elisa.plugins.poblesec.plugins.PluginListViewMode.html">PluginListViewMode</a>, <a href="elisa.plugins.poblesec.base.list.GenericListViewMode.html">GenericListViewMode</a>):
95
 
        </p>
96
 
        <table class="children sortable" id="id2046">
97
 
  
98
 
  <tr>
99
 
    <th>Line #</th>
100
 
    <th>Kind</th>
101
 
    <th>Name</th>
102
 
    <th>Docs</th>
103
 
  </tr>
104
 
<tr class="baseclass">
105
 
    
106
 
    <td class="lineno">83</td>
107
 
    <td>Class</td>
108
 
    <td><a href="elisa.core.component.Component.PathDescriptor.html">PathDescriptor</a></td>
109
 
    <td><span class="undocumented">Undocumented</span></td>
110
 
  </tr><tr class="baseclassmethod">
111
 
    
112
 
    <td class="lineno">95</td>
113
 
    <td>Class Method</td>
114
 
    <td><a href="elisa.core.component.Component.html#create">create</a></td>
115
 
    <td><span>Create and initialize the component.</span></td>
116
 
  </tr><tr class="basemethod">
117
 
    
118
 
    <td class="lineno">128</td>
119
 
    <td>Method</td>
120
 
    <td><a href="elisa.core.component.Component.html#initialize">initialize</a></td>
121
 
    <td><span>Initialize the component.</span></td>
122
 
  </tr><tr class="basemethod">
123
 
    
124
 
    <td class="lineno">140</td>
125
 
    <td>Method</td>
126
 
    <td><a href="elisa.core.component.Component.html#clean">clean</a></td>
127
 
    <td><span>Clean the component.</span></td>
128
 
  </tr><tr class="basemethod">
129
 
    
130
 
    <td class="lineno">153</td>
131
 
    <td>Method</td>
132
 
    <td><a href="elisa.core.component.Component.html#name__get">name__get</a></td>
133
 
    <td><span class="undocumented">Undocumented</span></td>
134
 
  </tr><tr class="basemethod">
135
 
    
136
 
    <td class="lineno">158</td>
137
 
    <td>Method</td>
138
 
    <td><a href="elisa.core.component.Component.html#name__set">name__set</a></td>
139
 
    <td><span class="undocumented">Undocumented</span></td>
140
 
  </tr>
141
 
  
142
 
</table>
143
 
      
144
 
        <p>
145
 
          Inherited from <a href="elisa.core.log.Loggable.html">Loggable</a> (via <a href="elisa.plugins.poblesec.plugins.PluginListViewMode.html">PluginListViewMode</a>, <a href="elisa.plugins.poblesec.base.list.GenericListViewMode.html">GenericListViewMode</a>, <a href="elisa.core.component.Component.html">Component</a>):
146
 
        </p>
147
 
        <table class="children sortable" id="id2047">
148
 
  
149
 
  <tr>
150
 
    <th>Line #</th>
151
 
    <th>Kind</th>
152
 
    <th>Name</th>
153
 
    <th>Docs</th>
154
 
  </tr>
155
 
<tr class="basemethod">
156
 
    
157
 
    <td class="lineno">81</td>
158
 
    <td>Method</td>
159
 
    <td><a href="elisa.core.log.Loggable.html#__init__">__init__</a></td>
160
 
    <td><span class="undocumented">Undocumented</span></td>
161
 
  </tr>
162
 
  
163
 
</table>
164
 
      
165
 
      
166
 
    </div>
167
 
    
168
 
    
169
 
    
170
 
 
171
 
    <div class="function">
172
 
  <a name="elisa.plugins.poblesec.plugins.PluginUpdatesViewMode.get_label">
173
 
    
174
 
  </a>
175
 
  <a name="get_label">
176
 
    
177
 
  </a>
178
 
  <div class="functionHeader">
179
 
    
180
 
    def
181
 
    get_label(self, item):
182
 
    
183
 
  </div>
184
 
  <div class="functionBody">
185
 
    <div class="interfaceinfo">overrides <a href="elisa.plugins.poblesec.plugins.PluginListViewMode.html#get_label">elisa.plugins.poblesec.plugins.PluginListViewMode.get_label</a></div>
186
 
    <div>Return a text to display in a label to represent an item.</p>
187
 
<p>This call is asynchronous, it should return a <a 
188
 
href="elisa.core.utils.cancellable_defer.CancellableDeferred.html"><code>elisa.core.utils.cancellable_defer.CancellableDeferred</code></a>
189
 
that, when triggered, returns the text of the label.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">item</td><td>a list item
190
 
 (type: a subclass of <a 
191
 
href="elisa.core.components.model.Model.html"><code>elisa.core.components.model.Model</code></a>
192
 
)</td></tr><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2">a cancellable deferred
193
 
 (type: <a 
194
 
href="elisa.core.utils.cancellable_defer.CancellableDeferred.html"><code>elisa.core.utils.cancellable_defer.CancellableDeferred</code></a>
195
 
)</td></tr></table></div>
196
 
  </div>
197
 
</div><div class="function">
198
 
  <a name="elisa.plugins.poblesec.plugins.PluginUpdatesViewMode.get_sublabel">
199
 
    
200
 
  </a>
201
 
  <a name="get_sublabel">
202
 
    
203
 
  </a>
204
 
  <div class="functionHeader">
205
 
    
206
 
    def
207
 
    get_sublabel(self, item):
208
 
    
209
 
  </div>
210
 
  <div class="functionBody">
211
 
    <div class="interfaceinfo">overrides <a href="elisa.plugins.poblesec.plugins.PluginListViewMode.html#get_sublabel">elisa.plugins.poblesec.plugins.PluginListViewMode.get_sublabel</a></div>
212
 
    <div>Return a text to display in a sublabel to represent an item.</p>
213
 
<p>This call is asynchronous, it should return a <a 
214
 
href="elisa.core.utils.cancellable_defer.CancellableDeferred.html"><code>elisa.core.utils.cancellable_defer.CancellableDeferred</code></a>
215
 
that, when triggered, returns the text of the sublabel.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">item</td><td>a list item
216
 
 (type: a subclass of <a 
217
 
href="elisa.core.components.model.Model.html"><code>elisa.core.components.model.Model</code></a>
218
 
)</td></tr><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2">a cancellable deferred
219
 
 (type: <a 
220
 
href="elisa.core.utils.cancellable_defer.CancellableDeferred.html"><code>elisa.core.utils.cancellable_defer.CancellableDeferred</code></a>
221
 
)</td></tr></table></div>
222
 
  </div>
223
 
</div><div class="function">
224
 
  <a name="elisa.plugins.poblesec.plugins.PluginUpdatesViewMode.get_default_image">
225
 
    
226
 
  </a>
227
 
  <a name="get_default_image">
228
 
    
229
 
  </a>
230
 
  <div class="functionHeader">
231
 
    
232
 
    def
233
 
    get_default_image(self, item):
234
 
    
235
 
  </div>
236
 
  <div class="functionBody">
237
 
    <div class="interfaceinfo">overrides <a href="elisa.plugins.poblesec.plugins.PluginListViewMode.html#get_default_image">elisa.plugins.poblesec.plugins.PluginListViewMode.get_default_image</a></div>
238
 
    <div>Return the path of a theme resource to display as a default image for an
239
 
item.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">item</td><td>a list item
240
 
 (type: a subclass of <a 
241
 
href="elisa.core.components.model.Model.html"><code>elisa.core.components.model.Model</code></a>
242
 
)</td></tr><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2">the path of a theme resource to display as a default image for the item
243
 
 (type: <code>str</code>
244
 
)</td></tr></table></div>
245
 
  </div>
246
 
</div><div class="function">
247
 
  <a name="elisa.plugins.poblesec.plugins.PluginUpdatesViewMode.get_image">
248
 
    
249
 
  </a>
250
 
  <a name="get_image">
251
 
    
252
 
  </a>
253
 
  <div class="functionHeader">
254
 
    
255
 
    def
256
 
    get_image(self, item, theme):
257
 
    
258
 
  </div>
259
 
  <div class="functionBody">
260
 
    <div class="interfaceinfo">overrides <a href="elisa.plugins.poblesec.plugins.PluginListViewMode.html#get_image">elisa.plugins.poblesec.plugins.PluginListViewMode.get_image</a></div>
261
 
    <div>Return the path to an image file to display as an image for an item.</p>
262
 
<p>This call is asynchronous, it should return a <a 
263
 
href="elisa.core.utils.cancellable_defer.CancellableDeferred.html"><code>elisa.core.utils.cancellable_defer.CancellableDeferred</code></a>
264
 
that, when triggered, returns the path to an image file on disk (downloaded
265
 
and cached if necessary).</p>
266
 
<p>If no other image than the default one is necessary/available, this 
267
 
method should return <code>None</code>.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">item</td><td>a list item
268
 
 (type: a subclass of <a 
269
 
href="elisa.core.components.model.Model.html"><code>elisa.core.components.model.Model</code></a>
270
 
)</td></tr><tr><td></td><td class="fieldArg">theme</td><td>the frontend's current theme
271
 
 (type: <a 
272
 
href="elisa.plugins.pigment.widgets.theme.Theme.html"><code>elisa.plugins.pigment.widgets.theme.Theme</code></a>
273
 
)</td></tr><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2">a cancellable deferred or <code>None</code>
274
 
 (type: <a 
275
 
href="elisa.core.utils.cancellable_defer.CancellableDeferred.html"><code>elisa.core.utils.cancellable_defer.CancellableDeferred</code></a>
276
 
)</td></tr></table></div>
277
 
  </div>
278
 
</div><div class="function">
279
 
  <a name="elisa.plugins.poblesec.plugins.PluginUpdatesViewMode.get_preview_image">
280
 
    
281
 
  </a>
282
 
  <a name="get_preview_image">
283
 
    
284
 
  </a>
285
 
  <div class="functionHeader">
286
 
    
287
 
    def
288
 
    get_preview_image(self, item, theme):
289
 
    
290
 
  </div>
291
 
  <div class="functionBody">
292
 
    <div class="interfaceinfo">overrides <a href="elisa.plugins.poblesec.plugins.PluginListViewMode.html#get_preview_image">elisa.plugins.poblesec.plugins.PluginListViewMode.get_preview_image</a></div>
293
 
    <div>Return the path to an image file to display as a preview image for an 
294
 
item.</p>
295
 
<p>This call is synchronous, if no preview image is available yet for the 
296
 
item or if no other image than the default one is necessary, it should 
297
 
return <code>None</code>.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">item</td><td>a list item
298
 
 (type: a subclass of <a 
299
 
href="elisa.core.components.model.Model.html"><code>elisa.core.components.model.Model</code></a>
300
 
)</td></tr><tr><td></td><td class="fieldArg">theme</td><td>the frontend's current theme
301
 
 (type: <a 
302
 
href="elisa.plugins.pigment.widgets.theme.Theme.html"><code>elisa.plugins.pigment.widgets.theme.Theme</code></a>
303
 
)</td></tr><tr class="fieldStart"><td class="fieldName">Returns</td><td colspan="2">the path to an image file on disk or <code>None</code>
304
 
 (type: <code>str</code> or <code>None</code>
305
 
)</td></tr></table></div>
306
 
  </div>
307
 
</div>
308
 
    <address>
309
 
      <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.
310
 
    </address>
311
 
  </body>
312
 
</html>
 
 
b'\\ No newline at end of file'