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

Public Member Functions

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

Public Attributes

 functList
 
 regexPattern
 

Detailed Description

Functions specific extending XPath

Definition at line 89 of file nasa_api.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 92 of file nasa_api.py.

Member Function Documentation

◆ nasaTitleEp()

def nv_python_libs.xsltfunctions.nasa_api.xpathFunctions.nasaTitleEp (   self,
  context,
arg 
)

Start of XPath extension functions.

Parse the guid element and extract an episode number
Call example: 'mnvXpath:nasaTitleEp(string(title))'
return the a massaged title element and an episode element

Definition at line 104 of file nasa_api.py.

Member Data Documentation

◆ functList

nv_python_libs.xsltfunctions.nasa_api.xpathFunctions.functList

Definition at line 93 of file nasa_api.py.

◆ regexPattern

nv_python_libs.xsltfunctions.nasa_api.xpathFunctions.regexPattern

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