styleTagFilterobjectoutput.t[948]

"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[950]

pre-compile our frequently-used tag search pattern

tagTableoutput.t[1058]
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[1040]

preinitialization

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

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

TADS 3 Library Manual
Generated on 7/19/2007 from TADS version 3.0.15.1