Trees Indices Help
Trac
Package trac :: Package search :: Module web_ui :: Class SearchModule

Class SearchModule

source code

 object --+ 
 | 
core.Component --+
 |
 SearchModule

Nested Classes

Inherited from core.Component : __metaclass__

Instance Methods
get_active_navigation_item(self, req) source code
get_navigation_items(self, req) source code
get_permission_actions(self) source code
match_request(self, req) source code
process_request(self, req) source code
get_htdocs_dirs(self) source code
get_templates_dirs(self) source code
get_wiki_syntax(self) source code
get_link_resolvers(self) source code
__init__(self, compmgr, init=None, cls=<class 'trac.search.web_ui.SearchModule'>)
x.__init__(...) initializes x; see help(type(x)) for signature source code

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Static Methods

Inherited from core.Component : __new__ , implements

Class Variables
RESULTS_PER_PAGE = 10
min_query_length = <IntOption [search] "min_query_length">
default_disabled_filters = <ListOption [search] "default_disab...
Properties
search_sources
List of components that implement ISearchSource

Inherited from object: __class__

Method Details

__init__(self, compmgr, init=None, cls=<class 'trac.search.web_ui.SearchModule'>)
(Constructor)

source code
x.__init__(...) initializes x; see help(type(x)) for signature
Overrides: object.__init__
(inherited documentation)

Class Variable Details

default_disabled_filters

Value:
<ListOption [search] "default_disabled_filters">

Property Details

search_sources

List of components that implement ISearchSource
Get Method:
unreachable.extensions(component) - Return a list of components that declare to implement the extension point interface.

Trees Indices Help
Trac

AltStyle によって変換されたページ (->オリジナル) /