styleTagFilterobjectoutput.t[1062]

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

pre-compile our frequently-used tag search pattern

tagTableoutput.t[1172]
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[1154]

preinitialization

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

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

Adv3Lite Library Reference Manual
Generated on 28/03/2016 from adv3Lite version 1.5