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 88 of file skyAtNight_api.py.
def nv_python_libs.xsltfunctions.skyAtNight_api.xpathFunctions.__init__ | ( | self | ) |
Definition at line 91 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 101 of file skyAtNight_api.py.
nv_python_libs.xsltfunctions.skyAtNight_api.xpathFunctions.functList |
Definition at line 92 of file skyAtNight_api.py.