|
MythTV master
|
Public Member Functions | |
| def | __init__ (self) |
| def | skyAtNightTitleEp (self, context, *arg) |
| Start of XPath extension functions. More... | |
Public Attributes | |
| functList | |
Functions specific extending XPath
Definition at line 73 of file skyAtNight_api.py.
| def nv_python_libs.xsltfunctions.skyAtNight_api.xpathFunctions.__init__ | ( | self | ) |
Definition at line 76 of file skyAtNight_api.py.
| def nv_python_libs.xsltfunctions.skyAtNight_api.xpathFunctions.skyAtNightTitleEp | ( | self, | |
| context, | |||
| * | arg | ||
| ) |
Start of XPath extension functions.
Parse the guid element and extract an episode number Call example: 'mnvXpath:skyAtNightTitleEp(string(guid))' return the a massaged title element and an episode element in an array
Definition at line 86 of file skyAtNight_api.py.
| nv_python_libs.xsltfunctions.skyAtNight_api.xpathFunctions.functList |
Definition at line 77 of file skyAtNight_api.py.