OmEspHelpers
|
This is the complete list of members for OmWebPages, including all inherited members.
addButton(const char *buttonName, OmWebActionProc proc=NULL, int ref1=0, void *ref2=0) | OmWebPages | |
addButtonWithLink(const char *buttonName, const char *url, OmWebActionProc proc=NULL, int ref1=0, void *ref2=0) | OmWebPages | |
addCheckbox(const char *itemName, const char *checkboxName, OmWebActionProc proc=NULL, int value=0, int ref1=0, void *ref2=0) | OmWebPages | |
addCheckboxX(const char *checkboxName, int value=0) | OmWebPages | |
addColor(const char *itemName, OmWebActionProc proc=NULL, int value=0, int ref1=0, void *ref2=0) | OmWebPages | |
addHtml(HtmlProc proc, int ref1=0, void *ref2=0) | OmWebPages | |
addPageLink(const char *pageLink, OmWebActionProc proc=NULL, int ref1=0, void *ref2=0) | OmWebPages | |
addSelect(const char *itemName, OmWebActionProc proc=NULL, int value=0, int ref1=0, void *ref2=0) | OmWebPages | |
addSelectOption(const char *optionName, int optionValue) | OmWebPages | |
addSlider(const char *sliderName, OmWebActionProc proc=NULL, int value=0, int ref1=0, void *ref2=0) | OmWebPages | |
addSlider(int rangeLow, int rangeHigh, const char *sliderName, OmWebActionProc proc=NULL, int value=0, int ref1=0, void *ref2=0) | OmWebPages | |
addStaticHtml(String staticHtml) | OmWebPages | |
addTime(const char *itemName, OmWebActionProc proc=NULL, int value=0, int ref1=0, void *ref2=0) | OmWebPages | |
addUrlHandler(const char *path, OmUrlHandlerProc proc, int ref1=0, void *ref2=0) | OmWebPages | |
addUrlHandler(OmUrlHandlerProc proc, int ref1=0, void *ref2=0) | OmWebPages | |
allowFooter(bool allowFooter) | OmWebPages | |
allowHeader(bool allowHeader) | OmWebPages | |
beginPage(const char *pageName) | OmWebPages | |
getValue(const char *pageName, const char *itemName) (defined in OmWebPages) | OmWebPages | |
greatestRenderLength | OmWebPages | |
handleRequest(OmIByteStream *consumer, const char *pathAndQuery, OmRequestInfo *requestInfo) | OmWebPages | |
httpBase (defined in OmWebPages) | OmWebPages | |
OmWebPages() | OmWebPages | |
renderDefaultFooter(OmXmlWriter &w) (defined in OmWebPages) | OmWebPages | |
renderHttpResponseHeader(const char *contentType, int response) | OmWebPages | |
renderInfo(OmXmlWriter &w) (defined in OmWebPages) | OmWebPages | |
renderPageBeginning(OmXmlWriter &w, const char *pageTitle="", int bgColor=0xffffff) | OmWebPages | static |
renderPageBeginningWithRedirect(OmXmlWriter &w, const char *redirectUrl, int redirectSeconds, const char *pageTitle="", int bgColor=0xffffff) (defined in OmWebPages) | OmWebPages | static |
renderPageButton(OmXmlWriter &w, const char *pageName) | OmWebPages | |
renderStatusXml(OmXmlWriter &w) (defined in OmWebPages) | OmWebPages | |
requestsAll | OmWebPages | |
requestsParam | OmWebPages | |
ri (defined in OmWebPages) | OmWebPages | |
setBgColor(int bgColor) | OmWebPages | |
setBuildDateAndTime(const char *date, const char *time, const char *file=NULL) | OmWebPages | |
setFooterProc(HtmlProc footerProc) | OmWebPages | |
setHeaderProc(HtmlProc headerProc) | OmWebPages | |
setValue(const char *pageName, const char *itemName, int value) (defined in OmWebPages) | OmWebPages | |
~OmWebPages() (defined in OmWebPages) | OmWebPages |