MythTV  master
Public Member Functions | Public Attributes | List of all members
nv_python_libs.xsltfunctions.hubbleCast_api.xpathFunctions Class Reference
Inheritance diagram for nv_python_libs.xsltfunctions.hubbleCast_api.xpathFunctions:
Inheritance graph
[legend]
Collaboration diagram for nv_python_libs.xsltfunctions.hubbleCast_api.xpathFunctions:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self)
 
def hubbleCastLinkGeneration (self, context, *arg)
 Start of XPath extension functions. More...
 

Public Attributes

 functList
 
 namespaces
 

Detailed Description

Functions specific extending XPath

Definition at line 88 of file hubbleCast_api.py.

Constructor & Destructor Documentation

◆ __init__()

def nv_python_libs.xsltfunctions.hubbleCast_api.xpathFunctions.__init__ (   self)

Definition at line 91 of file hubbleCast_api.py.

Member Function Documentation

◆ hubbleCastLinkGeneration()

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.

Member Data Documentation

◆ functList

nv_python_libs.xsltfunctions.hubbleCast_api.xpathFunctions.functList

Definition at line 92 of file hubbleCast_api.py.

◆ namespaces

nv_python_libs.xsltfunctions.hubbleCast_api.xpathFunctions.namespaces

Definition at line 93 of file hubbleCast_api.py.


The documentation for this class was generated from the following file: