Class e.p.p.s.SearcherEntry(object):

Part of elisa.plugins.poblesec.search_controller View In Hierarchy

A searcher entry that should be used by external plugins that implement searchers to describe how they should be displayed.
Line # Kind Name Docs
59 Method __init__ Constructor.
def __init__(self, searcher, title, icon_resource):
Constructor.
Parameterssearcherthe searcher's entry point (type: str )
titlethe title to display for the search results (type: str )
icon_resourcethe icon to display for the search results (type: str )
API Documentation for Elisa Media Center, generated by pydoctor at 2009-02-16 19:15:05.