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

Public Member Functions

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

Public Attributes

 functList
 

Detailed Description

Functions specific extending XPath

Definition at line 88 of file skyAtNight_api.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 91 of file skyAtNight_api.py.

Member Function Documentation

◆ skyAtNightTitleEp()

def nv_python_libs.xsltfunctions.skyAtNight_api.xpathFunctions.skyAtNightTitleEp (   self,
  context,
arg 
)

Start of XPath extension functions.

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

Definition at line 101 of file skyAtNight_api.py.

Member Data Documentation

◆ functList

nv_python_libs.xsltfunctions.skyAtNight_api.xpathFunctions.functList

Definition at line 92 of file skyAtNight_api.py.


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