|
MythTV master
|
Public Member Functions | |
| def | __init__ (self) |
| def | chrisPirilloLinkGeneration (self, context, *arg) |
| Start of XPath extension functions. More... | |
Public Attributes | |
| functList | |
| TextTail | |
| namespaces | |
| youtubeFilter | |
Functions specific extending XPath
Definition at line 72 of file chrisPirillo_api.py.
| def nv_python_libs.xsltfunctions.chrisPirillo_api.xpathFunctions.__init__ | ( | self | ) |
Definition at line 75 of file chrisPirillo_api.py.
| def nv_python_libs.xsltfunctions.chrisPirillo_api.xpathFunctions.chrisPirilloLinkGeneration | ( | self, | |
| context, | |||
| * | arg | ||
| ) |
Start of XPath extension functions.
Generate a link for the video. Call example: 'mnvXpath:chrisPirilloLinkGeneration(normalize-space(link), normalize-space(description))' return the url link
Definition at line 99 of file chrisPirillo_api.py.
| nv_python_libs.xsltfunctions.chrisPirillo_api.xpathFunctions.functList |
Definition at line 76 of file chrisPirillo_api.py.
| nv_python_libs.xsltfunctions.chrisPirillo_api.xpathFunctions.namespaces |
Definition at line 78 of file chrisPirillo_api.py.
Referenced by nv_python_libs.common.common_api.Common.displayCustomHTML(), and nv_python_libs.common.common_api.Common.getUrlData().
| nv_python_libs.xsltfunctions.chrisPirillo_api.xpathFunctions.TextTail |
Definition at line 77 of file chrisPirillo_api.py.
Referenced by nv_python_libs.xsltfunctions.tributeca_api.xpathFunctions.tributecaLinkGeneration().
| nv_python_libs.xsltfunctions.chrisPirillo_api.xpathFunctions.youtubeFilter |
Definition at line 90 of file chrisPirillo_api.py.
Referenced by nv_python_libs.xsltfunctions.chrisPirillo_api.xpathFunctions.chrisPirilloLinkGeneration().