- get
void get(int page, string _error)
Undocumented in source. Be warned that the author may not have intended to support it.
- getFilter
void getFilter(string message, string filters, HTTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
- getLogout
void getLogout()
Undocumented in source. Be warned that the author may not have intended to support it.
- getPost
void getPost(string _postname, string _error)
Undocumented in source. Be warned that the author may not have intended to support it.
- getPostFile
void getPostFile(string _postname, string _filename, HTTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
- getRSSFeed
void getRSSFeed(HTTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
- getSitemap
void getSitemap(HTTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
- postLogin
void postLogin(string username, string password, string redirect)
Undocumented in source. Be warned that the author may not have intended to support it.
private