Ft.Share.ExtensionModules.CribbageXsltExtensions

Modules

AttributeInfo  AttributeValueTemplate  ContentInfo  Conversions 

Classes

_CountHand__drawTd = __drawTd(self, w, img, width=u'20', height=u'16', colspan=u'')
instantiate(self, context, processor)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Share.ExtensionModules.CribbageXsltExtensions'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
childArgument = None
content = <Ft.Xml.Xslt.ContentInfo._Special instance>
ctr = 29
int(x[, base]) -> integer

Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
legalAttrs = {'card1': <Ft.Xml.Xslt.AttributeInfo.Expression instance>, 'card2': <Ft.Xml.Xslt.AttributeInfo.Expression instance>, 'card3': <Ft.Xml.Xslt.AttributeInfo.Expression instance>, 'card4': <Ft.Xml.Xslt.AttributeInfo.Expression instance>, 'draw': <Ft.Xml.Xslt.AttributeInfo.Expression instance>}
p1ScoreMap = {1: (0, 0), 2: (0, 1), 3: (0, 2), 4: (0, 3), 5: (0, 4), 6: (0, 5), 7: (0, 6), 8: (0, 7), 9: (0, 8), 10: (0, 9), ...}
p2ScoreMap = {1: (1, 0), 2: (1, 1), 3: (1, 2), 4: (1, 3), 5: (1, 4), 6: (1, 5), 7: (1, 6), 8: (1, 7), 9: (1, 8), 10: (1, 9), ...}
_DrawCribbageBoard__drawTd = __drawTd(self, w, img, width=u'20', height=u'16', colspan=u'')
instantiate(self, context, processor)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Share.ExtensionModules.CribbageXsltExtensions'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
childArgument = None
content = <Ft.Xml.Xslt.ContentInfo._Special instance>
ctr = 29
int(x[, base]) -> integer

Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
legalAttrs = {'p1-scores': <Ft.Xml.Xslt.AttributeInfo.NodeSetExpression instance>, 'p2-scores': <Ft.Xml.Xslt.AttributeInfo.NodeSetExpression instance>}
p1ScoreMap = {1: (0, 0), 2: (0, 1), 3: (0, 2), 4: (0, 3), 5: (0, 4), 6: (0, 5), 7: (0, 6), 8: (0, 7), 9: (0, 8), 10: (0, 9), ...}
p2ScoreMap = {1: (1, 0), 2: (1, 1), 3: (1, 2), 4: (1, 3), 5: (1, 4), 6: (1, 5), 7: (1, 6), 8: (1, 7), 9: (1, 8), 10: (1, 9), ...}
__init__(self, root, namespaceUri, localName, baseUri)
__str__(self)
appendChild(self, child)
expandQName(self, qname, refNode=None)
insertChild(self, index, child)
instantiate(self, context, processor)
parseAVT(self, avt)
parseExpression(self, expression)
parsePattern(self, pattern)
processChildren(self, context, processor)
splitQName(self, qname)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Xml.Xslt.StylesheetTree'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
category = 2
int(x[, base]) -> integer

Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
content = <Ft.Xml.Xslt.ContentInfo.Rep instance>
legalAttrs = None
validator = <Ft.Xml.Xslt.ContentInfo.Validator instance>

Data

CARD_EXTENSION_NAMESPACE = u'http://xmlns.4suite.org/demos/cards'
unicode(string [, encoding[, errors]]) -> object

Create a new Unicode object from the given encoded string.
encoding defaults to the current default string encoding and
errors, defining the error handling, to 'strict'.
ExtElements = {(u'http://xmlns.4suite.org/demos/cards', 'draw-cribbage-board'): <class Ft.Share.ExtensionModules.CribbageXsltExtensions.DrawCribbageBoard>}
__file__ = 'build/lib.linux-ppc-2.2/Ft/Share/ExtensionModules/CribbageXsltExtensions.py'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__name__ = 'Ft.Share.ExtensionModules.CribbageXsltExtensions'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.