Defined in file: hzDissemino.h
Derivative of: hdsResource
C-interface function which generates a page or article. Used in admin pages but may also be used in user defined Dissemino variants e.g. Epistula. Note that as the HTML is generated by the function, essentially as a series of hzChain::Printf() calls, there are no VEs involved.
Constructors/Detructors
| hdsCIFunc* | hdsCIFunc | (void) | |
| Default constructor | hdsCIFunc() | Not specified in code. Default applies |
Public Methods:
| hdsRtype | Whatami | (void) |
Member Variables:
| HttpMethod | m_Method | No description | |
| hzEcode(*)(hzHttpEvent*) | m_pFunc | No description |