class documentation

class StringOutput(ContainerOutput): (source)

View In Hierarchy

Returns a bare string as output
Method gethtml Return a bare string

Inherited from ContainerOutput:

Method isempty Decide if the output is empty: by default, not empty.
def gethtml(self, container): (source)