Article

Undocumented in source.

Members

Functions

addHeader
void addHeader(string name, string value)
Undocumented in source. Be warned that the author may not have intended to support it.
getHeader
string getHeader(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
hasHeader
bool hasHeader(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
setHeader
void setHeader(string name, string value)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

subject
string subject [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

encode
string encode(string str)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_id
BsonObjectID _id;
Undocumented in source.
active
bool active;
Undocumented in source.
groups
GroupRef[string] groups;
Undocumented in source.
headers
ArticleHeader[] headers;
Undocumented in source.
id
string id;
Undocumented in source.
message
ubyte[] message;
Undocumented in source.
messageLength
long messageLength;
Undocumented in source.
messageLines
long messageLines;
Undocumented in source.
peerAddress
string[] peerAddress;
Undocumented in source.
posterEmail
string posterEmail;
Undocumented in source.

Meta