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

« back to all changes in this revision

Viewing changes to docs/api/elisa.plugins.poblesec.search_controller.SearcherEntry.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.search_controller.SearcherEntry&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.s.SearcherEntry(<span title="object">object</span>):</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.search_controller.html">search_controller</a></span>
16
 
      
17
 
      <a href="classIndex.html#elisa.plugins.poblesec.search_controller.SearcherEntry">View In Hierarchy</a>
18
 
    </p>
19
 
    <div>
20
 
      
21
 
    </div>
22
 
    <div>A searcher entry that should be used by external plugins that implement 
23
 
searchers to describe how they should be displayed.<table class="fieldTable"></table></div>
24
 
 
25
 
    
26
 
    
27
 
    <div id="splitTables">
28
 
      <table class="children sortable" id="id2243">
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">50</td>
39
 
    <td>Method</td>
40
 
    <td><a href="elisa.plugins.poblesec.search_controller.SearcherEntry.html#__init__">__init__</a></td>
41
 
    <td><span>Constructor.</span></td>
42
 
  </tr>
43
 
  
44
 
</table>
45
 
      
46
 
      
47
 
    </div>
48
 
    
49
 
    
50
 
    
51
 
 
52
 
    <div class="function">
53
 
  <a name="elisa.plugins.poblesec.search_controller.SearcherEntry.__init__">
54
 
    
55
 
  </a>
56
 
  <a name="__init__">
57
 
    
58
 
  </a>
59
 
  <div class="functionHeader">
60
 
    
61
 
    def
62
 
    __init__(self, searcher, title, icon_resource):
63
 
    
64
 
  </div>
65
 
  <div class="functionBody">
66
 
    
67
 
    <div>Constructor.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Parameters</td><td class="fieldArg">searcher</td><td>the searcher's entry point
68
 
 (type: <code>str</code>
69
 
)</td></tr><tr><td></td><td class="fieldArg">title</td><td>the title to display for the search results
70
 
 (type: <code>str</code>
71
 
)</td></tr><tr><td></td><td class="fieldArg">icon_resource</td><td>the icon to display for the search results
72
 
 (type: <code>str</code>
73
 
)</td></tr></table></div>
74
 
  </div>
75
 
</div>
76
 
    <address>
77
 
      <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.
78
 
    </address>
79
 
  </body>
80
 
</html>
 
 
b'\\ No newline at end of file'