Implements interfaces:
This TagHandler is used by Temply when no other TagHandler is specified. It is an empty implementation and of the ITagHandler interface and does nothing special.
See http://www.oliver-matuschin.de for more information and version udpates.
boolean isTag( $tagName)
string preprocessAttribute( $attrName, $attrValue, $quoted)
string processBlockTag( $tagName, $attributes, $blockContent)
string processSingleTag( $tagName, $attributes)