Config

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

hasCategory
bool hasCategory(string cat)
Undocumented in source. Be warned that the author may not have intended to support it.
toBson
Bson toBson()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

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

Static functions

fromBson
Config fromBson(Bson bson)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

categories
string[] categories;
Undocumented in source.
copyrightString
string copyrightString;
Undocumented in source.
feedDescription
string feedDescription;
Undocumented in source.
feedImageTitle
string feedImageTitle;
Undocumented in source.
feedImageUrl
string feedImageUrl;
Undocumented in source.
feedLink
string feedLink;
Undocumented in source.
feedTitle
string feedTitle;
Undocumented in source.
id
BsonObjectID id;
Undocumented in source.
language
string language;
Undocumented in source.
mailServer
string mailServer;
Undocumented in source.
name
string name;
Undocumented in source.

Meta