| AddMenuImage(const std::string &src) | Cgi::MenuWeb | |
| AddMenuItem(WebForm *, const std::string &title) | Cgi::MenuWeb | |
| AddMenuLink(const std::string &url, const std::string &title) | Cgi::MenuWeb | |
| AddMenuSeparator() | Cgi::MenuWeb | |
| CreateHeader() | Cgi::MenuWeb | [virtual] |
| datetime2httpdate(const std::string &dt) | Cgi::Web | |
| Execute() | Cgi::Web | |
| FormInput() | Cgi::MenuWeb | [virtual] |
| GenerateDocument() | Cgi::MenuWeb | [virtual] |
| GetCgiName() | Cgi::Web | |
| GetCookiename() | Cgi::MenuWeb | [inline] |
| GetCookies() | Cgi::Web | |
| GetDate() | Cgi::Web | |
| GetEnvironment() | Cgi::Web | [virtual] |
| GetForm() | Cgi::Web | |
| GetLastModified() | Cgi::Web | [inline] |
| GetPage() | Cgi::MenuWeb | [inline] |
| GetQueryString() | Cgi::Web | [inline] |
| GetRealm() | Cgi::Web | [inline] |
| GetRequestMethod() | Cgi::Web | |
| GetUser() | Cgi::Web | |
| Init(const std::string &id) | Cgi::Web | |
| m_bSetCookie | Cgi::MenuWeb | [private] |
| m_cookiename | Cgi::MenuWeb | [private] |
| m_count | Cgi::MenuWeb | [private] |
| m_items | Cgi::MenuWeb | [private] |
| m_page | Cgi::MenuWeb | [private] |
| m_pclCookies | Cgi::Web | [protected] |
| m_pclForm | Cgi::Web | [protected] |
| m_strClass | Cgi::MenuWeb | [private] |
| m_style | Cgi::MenuWeb | [private] |
| MenuWeb(int=MENU_STYLE_TOP) | Cgi::MenuWeb | |
| MenuWeb(const std::string &, const std::string &, int=MENU_STYLE_TOP) | Cgi::MenuWeb | |
| MenuWeb(int argc, char *argv[], const std::string &, const std::string &, int=MENU_STYLE_TOP) | Cgi::MenuWeb | |
| MenuWeb(const MenuWeb &) | Cgi::MenuWeb | [inline, private] |
| operator=(const MenuWeb &) | Cgi::MenuWeb | [inline, private] |
| ReadCookies() | Cgi::MenuWeb | [virtual] |
| RegWebForm(WebForm *) | Cgi::Web | |
| SetCgiName(const std::string &) | Cgi::Web | |
| SetContentDisposition(const std::string &x) | Cgi::Web | [inline] |
| SetContentType(const std::string &x) | Cgi::Web | [inline] |
| SetCookie(const std::string &name, const std::string &value) | Cgi::Web | |
| SetCookie(const std::string &name, long value) | Cgi::Web | |
| SetCookie(const std::string &name, int value) | Cgi::Web | |
| SetCookieDomain(const std::string &) | Cgi::Web | |
| SetCookiename(const std::string &str) | Cgi::MenuWeb | [inline] |
| SetCookiePath(const std::string &) | Cgi::Web | |
| SetLocation(const std::string &x) | Cgi::Web | [inline] |
| SetMenuclass(const std::string &x) | Cgi::MenuWeb | [inline] |
| SetMenuStyle(int) | Cgi::MenuWeb | |
| SetPage(int x) | Cgi::MenuWeb | [inline] |
| SetRealm(const std::string &realm_id) | Cgi::Web | |
| SetTheCookie() | Cgi::MenuWeb | |
| UpdateModified(const std::string &) | Cgi::Web | |
| Valid() | Cgi::Web | |
| ValidateAuth() | Cgi::Web | [virtual] |
| ValidateUser(const std::string &user, const std::string &pw) | Cgi::Web | [virtual] |
| Web() | Cgi::Web | |
| Web(const std::string &cd, const std::string &cp, const std::string &id="") | Cgi::Web | |
| Web(int argc, char *argv[], const std::string &cd, const std::string &cp, const std::string &id="") | Cgi::Web | |
| ~MenuWeb() | Cgi::MenuWeb | |
| ~Web() | Cgi::Web | [virtual] |