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

Public Member Functions

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

Public Attributes

 functList
 
 TextTail
 
 namespaces
 
 youtubeFilter
 

Detailed Description

Functions specific extending XPath

Definition at line 87 of file chrisPirillo_api.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 90 of file chrisPirillo_api.py.

Member Function Documentation

◆ chrisPirilloLinkGeneration()

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 114 of file chrisPirillo_api.py.

Member Data Documentation

◆ functList

nv_python_libs.xsltfunctions.chrisPirillo_api.xpathFunctions.functList

Definition at line 91 of file chrisPirillo_api.py.

◆ TextTail

nv_python_libs.xsltfunctions.chrisPirillo_api.xpathFunctions.TextTail

◆ namespaces

nv_python_libs.xsltfunctions.chrisPirillo_api.xpathFunctions.namespaces

Definition at line 93 of file chrisPirillo_api.py.

◆ youtubeFilter

nv_python_libs.xsltfunctions.chrisPirillo_api.xpathFunctions.youtubeFilter

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