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 73 of file hubbleCast_api.py.
def nv_python_libs.xsltfunctions.hubbleCast_api.xpathFunctions.__init__ | ( | self | ) |
Definition at line 76 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 96 of file hubbleCast_api.py.
nv_python_libs.xsltfunctions.hubbleCast_api.xpathFunctions.functList |
Definition at line 77 of file hubbleCast_api.py.
nv_python_libs.xsltfunctions.hubbleCast_api.xpathFunctions.namespaces |
Definition at line 78 of file hubbleCast_api.py.
Referenced by nv_python_libs.common.common_api.Common.displayCustomHTML(), and nv_python_libs.common.common_api.Common.getUrlData().