styleTagFilterobjectoutput.t[925]

"Style tag" filter. This is an output filter that expands our special style tags in output text.

styleTagFilter :   OutputFilter   PreinitObject

Superclass Tree   (in declaration order)

styleTagFilter
        OutputFilter
                object
        PreinitObject
                ModuleExecObject
                        object

Summary of Properties  

tagPattern  tagTable 

Inherited from ModuleExecObject :
execAfterMe  execBeforeMe  hasInitialized_  isDoingExec_  isExecuted_ 

Summary of Methods  

execute  filterText  translateTag 

Inherited from ModuleExecObject :
_execute  classExec 

Properties  

tagPatternoutput.t[927]

pre-compile our frequently-used tag search pattern

tagTableoutput.t[1035]
Our tag translation table. We'll initialize this during preinit to a lookup table with all of the defined StyleTag objects.

Methods  

execute ( )OVERRIDDENoutput.t[1017]

preinitialization

filterText (ostr, val)OVERRIDDENoutput.t[931]
filter for a style tag

translateTag (tag)output.t[994]
Translate a tag

TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3