|
MythTV master
|
Public Member Functions | |
| def | __init__ (self, urlKey, debug) |
| def | run (self) |
Public Attributes | |
| urlKey | |
| debug | |
Static Public Attributes | |
| namespaces | |
Threaded download of a URL and filter out the desired data for XML and (X)HTML return the filter results
Definition at line 931 of file common_api.py.
| def nv_python_libs.common.common_api.getURL.__init__ | ( | self, | |
| urlKey, | |||
| debug | |||
| ) |
Definition at line 935 of file common_api.py.
| def nv_python_libs.common.common_api.getURL.run | ( | self | ) |
Definition at line 940 of file common_api.py.
| nv_python_libs.common.common_api.getURL.debug |
|
static |
Definition at line 1001 of file common_api.py.
Referenced by nv_python_libs.common.common_api.Common.displayCustomHTML(), and nv_python_libs.common.common_api.Common.getUrlData().
| nv_python_libs.common.common_api.getURL.urlKey |
Definition at line 937 of file common_api.py.
Referenced by nv_python_libs.common.common_api.getURL.run().