Defined in file: hzDissemino.h

Derivative of: hdsVE

By default, language translation only applies to headings and paragraph text. It will apply to <p>, <h> and <th> tags for example, but not to <td> or <pre> tags. The effect of the <x> tag is to invert this behaviour. <x> tags manefest as hdsXtag instances. For the purpose of accommodation, hdsXtag is a derivative oa hdsVE. The hdsXtag is not a visual entity in the normal sense.

Constructors/Detructors

hdsXtag*hdsXtag(hdsApp* pApp)
NULL-TYPEhdsXtag(hdsApp* pApp)
Default constructorhdsXtag()Not specified in code. Default applies

Public Methods:

voidGenerate(hzChain& C)hzHttpEvent* pE, uint32_t& nLine, The <x> tag does not itself generate a HTML tag but instead inserts textual content into the parent tag. Returns: None
xTagWhatami(void)

Member Variables: None.