class documentation

class ZMSTextformat(object): (source)

Constructor: ZMSTextformat(id, ob, manage_lang)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method getAttrs Undocumented
Method getDisplay Undocumented
Method getEndTag Undocumented
Method getHtml Undocumented
Method getId Undocumented
Method getRichedit Undocumented
Method getStartTag Undocumented
Method getSubTag Undocumented
Method getTag Undocumented
Method getUsage Undocumented
Method parseAttrs Undocumented
Method renderText Undocumented
Method setAttrs Undocumented
Method setDisplay Undocumented
Method setId Undocumented
Method setRichedit Undocumented
Method setSubTag Undocumented
Method setTag Undocumented
Method setUsage Undocumented
Class Variable getAttrs__roles__ Undocumented
Class Variable getDisplay__roles__ Undocumented
Class Variable getEndTag__roles__ Undocumented
Class Variable getHtml__roles__ Undocumented
Class Variable getId__roles__ Undocumented
Class Variable getRichedit__roles__ Undocumented
Class Variable getStartTag__roles__ Undocumented
Class Variable getSubTag__roles__ Undocumented
Class Variable getTag__roles__ Undocumented
Class Variable getUsage__roles__ Undocumented
Class Variable parseAttrs__roles__ Undocumented
Class Variable renderText__roles__ Undocumented
Instance Variable attrs Undocumented
Instance Variable display Undocumented
Instance Variable id Undocumented
Instance Variable richedit Undocumented
Instance Variable subtag Undocumented
Instance Variable tag Undocumented
Instance Variable usage Undocumented
def __init__(self, id, ob, manage_lang): (source)

Undocumented

def getAttrs(self): (source)

Undocumented

def getDisplay(self): (source)

Undocumented

def getEndTag(self): (source)

Undocumented

def getHtml(self): (source)

Undocumented

def getId(self): (source)

Undocumented

def getRichedit(self): (source)

Undocumented

def getStartTag(self, id=None, clazz=None): (source)

Undocumented

def getSubTag(self): (source)

Undocumented

def getTag(self): (source)

Undocumented

def getUsage(self): (source)

Undocumented

def parseAttrs(self): (source)

Undocumented

def renderText(self, context, text, id=None, clazz=None, encoding='utf-8', errors='strict'): (source)

Undocumented

def setAttrs(self, attrs): (source)

Undocumented

def setDisplay(self, display): (source)

Undocumented

def setId(self, id): (source)

Undocumented

def setRichedit(self, richedit): (source)

Undocumented

def setSubTag(self, subtag): (source)

Undocumented

def setTag(self, tag): (source)

Undocumented

def setUsage(self, usage): (source)

Undocumented

getAttrs__roles__ = (source)

Undocumented

getDisplay__roles__ = (source)

Undocumented

getEndTag__roles__ = (source)

Undocumented

getHtml__roles__ = (source)

Undocumented

getId__roles__ = (source)

Undocumented

getRichedit__roles__ = (source)

Undocumented

getStartTag__roles__ = (source)

Undocumented

getSubTag__roles__ = (source)

Undocumented

getTag__roles__ = (source)

Undocumented

getUsage__roles__ = (source)

Undocumented

parseAttrs__roles__ = (source)

Undocumented

renderText__roles__ = (source)

Undocumented

Undocumented

Undocumented

Undocumented

richedit = (source)

Undocumented

Undocumented

Undocumented

Undocumented