StyleTagclass | output.t[941] |
Superclass Tree | Subclass Tree | Global Objects | Property Summary | Method Summary | Property Details | Method Details |
Each StyleTag object defines the name of the tag, which can be invoked in output text using the syntax "<.name>" - we require the period after the opening angle-bracket to plainly distinguish the sequence as a style tag, not a regular HTML tag.
Each StyleTag also defines the text string that should be substituted for each occurrence of the "<.name>" sequence in output text, and, optionally, another string that is substituted for occurrences of the "closing" version of the tag, invoked with the syntax "<./name>".
class
StyleTag : object
StyleTag
HtmlStyleTag
announceObjStyleTag
assumeStyleTag
extraHintStyleTag
notificationStyleTag
parserStyleTag
roomcontentsStyleTag
roomdescStyleTag
roomnameStyleTag
roomparaStyleTag
closeText | output.t[956] |
openText | output.t[949] |
tagName | output.t[943] |
(none)