MythTV  0.27pre
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Groups Pages
Classes | Variables
mnvsearch Namespace Reference

Classes

class  OutStreamEncoder

Variables

string __title__ = "Search all tree views"
string __mashup_title__ = "mnvsearch"
string __author__ = "R.D. Vaughan"
string __version__ = "0.13"
string __usage_examples__
int __search_max_page_items__ = 20
int __tree_max_page_items__ = 20
string apikey = ""
tuple main = process.mainProcess(target, apikey, )

Variable Documentation

string mnvsearch.__title__ = "Search all tree views"

Definition at line 25 of file mnvsearch.py.

string mnvsearch.__mashup_title__ = "mnvsearch"

Definition at line 26 of file mnvsearch.py.

string mnvsearch.__author__ = "R.D. Vaughan"

Definition at line 27 of file mnvsearch.py.

string mnvsearch.__version__ = "0.13"

Definition at line 28 of file mnvsearch.py.

string mnvsearch.__usage_examples__

Definition at line 34 of file mnvsearch.py.

int mnvsearch.__search_max_page_items__ = 20

Definition at line 107 of file mnvsearch.py.

int mnvsearch.__tree_max_page_items__ = 20

Definition at line 108 of file mnvsearch.py.

string mnvsearch.apikey = ""

Definition at line 194 of file mnvsearch.py.

tuple mnvsearch.main = process.mainProcess(target, apikey, )

Definition at line 199 of file mnvsearch.py.