NewsInterface

Undocumented in source.

Constructors

this
this(Controller controller)
Undocumented in source.

Members

Functions

article
void article(NNTPServerRequest req, NNTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
authinfo
void authinfo(NNTPServerRequest req, NNTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
date
void date(NNTPServerRequest req, NNTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
group
void group(NNTPServerRequest req, NNTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
handleCommand
void handleCommand(NNTPServerRequest req, NNTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
help
void help(NNTPServerRequest req, NNTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
list
void list(NNTPServerRequest req, NNTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
listen
void listen()
Undocumented in source. Be warned that the author may not have intended to support it.
mode
void mode(NNTPServerRequest req, NNTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
newgroups
void newgroups(NNTPServerRequest req, NNTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
newnews
void newnews(NNTPServerRequest req, NNTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
over
void over(NNTPServerRequest req, NNTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
parseDateParams
DateTime parseDateParams(string[] params, NNTPServerRequest req)
Undocumented in source. Be warned that the author may not have intended to support it.
post
void post(NNTPServerRequest req, NNTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
testAuth
bool testAuth(string grpname, bool require_write, NNTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
testAuth
bool testAuth(vibenews.controller.Group grp, bool require_write, NNTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta