styleTagFilterobjectoutput.t[1087]

"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 PreinitObject :
execBeforeMe  reverseGlobalSymbols 

Inherited from ModuleExecObject :
execAfterMe  hasInitialized_  isDoingExec_  isExecuted_ 

Summary of Methods  

execute  filterText  translateTag 

Inherited from ModuleExecObject :
_execute  classExec 

Properties  

tagPatternoutput.t[1089]

pre-compile our frequently-used tag search pattern

tagTableoutput.t[1197]
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[1179]

preinitialization

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

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

Adv3Lite Library Reference Manual
Generated on 01/03/2024 from adv3Lite version 1.6.2