OmEspHelpers
|
Public Member Functions | |
void | clearPage () |
void | addItem (PageItem *item) |
Public Attributes | |
const char * | name = "" |
bool | listed |
char | id [6] |
OmWebActionProc | arrivalAction = NULL |
this proc gets called before renderind. It could rebuild the whole page "just in case" for example. | |
int | arrivalActionRef1 = 0 |
void * | arrivalActionRef2 = 0 |
std::vector< PageItem * > | items |
bool | allowHeader = true |
bool | allowFooter = true |