Defined in file: hzDissemino.h

Derivative of: hdsVE

The presence of hdsXdiv instances in a page template do not give rise to HTML <div> tags but they do include or exclude their sub-tags depending on who the user is. Instances of hdsXdiv are created by the <xdiv> tag in the configs. As the resulting page may differ, <xdiv> is an active tag and any page template containing one is deeemed active.

Constructors/Detructors

hdsXdiv*hdsXdiv(hdsApp* pApp)
NULL-TYPEhdsXdiv(hdsApp* pApp)
Default constructorhdsXdiv()Not specified in code. Default applies

Public Methods:

voidGenerate(hzChain& C)hzHttpEvent* pE, uint32_t& nLine, On the condition that the user's access matches that of this <xdiv> tag, aggregate to the supplied chain (the HTML body), all child tags. Do nothing otherwise. Returns: None
xTagWhatami(void)

Member Variables: None.