Defined in file: hzDissemino.h
Derivative of: hdsVE
An in-page reference to a hdsArticle instance. Note that while a hdsArticle instance is a resource, a hdsArtref is a visual entity.
Constructors/Detructors
| hdsArtref* | hdsArtref | (hdsApp* pApp) | |
| NULL-TYPE | hdsArtref | (hdsApp* pApp) | |
| Default constructor | hdsArtref() | Not specified in code. Default applies |
Public Methods:
| void | Generate | (hzChain& C)hzHttpEvent* pE, uint32_t& nLine, | Aggregate to the supplied chain (the HTML body), this article's preformulated value (the tags found within this article) Returns: None |
| xTag | Whatami | (void) |
Member Variables:
| hzString | m_Article | Name of article | |
| hzString | m_Group | Name of article group | |
| uint32_t | m_Show | Show flags (1 for title, 2 for content, 3 for both) |