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

Public Member Functions

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

Public Attributes

 functList
 
 persistence
 

Detailed Description

Functions specific extending XPath

Definition at line 88 of file comedycentral_api.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 91 of file comedycentral_api.py.

Member Function Documentation

◆ comedycentralMakeLink()

def nv_python_libs.xsltfunctions.comedycentral_api.xpathFunctions.comedycentralMakeLink (   self,
  context,
arg 
)

Start of XPath extension functions.

Parse the item element and extract a Web link
Call example: 'mnvXpath:comedycentralMakeLink(.)'
return a URL link to the item web page

Definition at line 102 of file comedycentral_api.py.

Member Data Documentation

◆ functList

nv_python_libs.xsltfunctions.comedycentral_api.xpathFunctions.functList

Definition at line 92 of file comedycentral_api.py.

◆ persistence

nv_python_libs.xsltfunctions.comedycentral_api.xpathFunctions.persistence

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