t.w.t._TagFactory(object) : class documentation

Part of twisted.web.template View Source View In Hierarchy

A factory for Tag objects; the implementation of the tags object.

This allows for the syntactic convenience of from twisted.web.html import tags; tags.a(href="linked-page.html"), where 'a' can be basically any HTML tag.

The class is not exposed publicly because you only ever need one of these, and we already made it for you.

See Alsotags
Method __getattr__ Undocumented
def __getattr__(self, tagName): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2013-04-03 11:20:05.