MythTV
master
|
Public Member Functions | |
def | __init__ (self) |
def | hubbleCastLinkGeneration (self, context, *arg) |
Start of XPath extension functions. More... | |
Public Attributes | |
functList | |
namespaces | |
Functions specific extending XPath
Definition at line 88 of file hubbleCast_api.py.
def nv_python_libs.xsltfunctions.hubbleCast_api.xpathFunctions.__init__ | ( | self | ) |
Definition at line 91 of file hubbleCast_api.py.
def nv_python_libs.xsltfunctions.hubbleCast_api.xpathFunctions.hubbleCastLinkGeneration | ( | self, | |
context, | |||
* | arg | ||
) |
Start of XPath extension functions.
Generate a link for the video. Call example: 'mnvXpath:hubbleCastLinkGeneration(string(guid))' return the url link
Definition at line 111 of file hubbleCast_api.py.
nv_python_libs.xsltfunctions.hubbleCast_api.xpathFunctions.functList |
Definition at line 92 of file hubbleCast_api.py.
nv_python_libs.xsltfunctions.hubbleCast_api.xpathFunctions.namespaces |
Definition at line 93 of file hubbleCast_api.py.