|
MythTV 0.25-pre
|
Inherits DBData.
Public Member Functions | |
| def | __str__ |
| def | __repr__ |
| def | __init__ |
Static Private Attributes | |
| string | _table = 'videotypes' |
| string | _where = 'intid=%s' |
| string | _setwheredat = 'self.intid,' |
| string | _logmodule = 'Python VideoType' |
| def jamu::VideoTypes::__init__ | ( | self, | |
id = None, |
|||
ext = None, |
|||
db = None |
|||
| ) |
string jamu::VideoTypes::_table = 'videotypes' [static, private] |
string jamu::VideoTypes::_where = 'intid=%s' [static, private] |
string jamu::VideoTypes::_setwheredat = 'self.intid,' [static, private] |
string jamu::VideoTypes::_logmodule = 'Python VideoType' [static, private] |
1.7.4