Repository

Undocumented in source.

Constructors

this
this(string b, MetaDao metaDao)
Undocumented in source.

Members

Functions

check
int check(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
create
BlobMeta create(Profile profile, string tmpfile, string filename, string dir, string owner, string mediaType)
Undocumented in source. Be warned that the author may not have intended to support it.
getRealname
string getRealname(Profile profile, string path)
Undocumented in source. Be warned that the author may not have intended to support it.
remove
bool remove(Profile profile, string path)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

base
string base;
Undocumented in source.
images
bool[string] images;
Undocumented in source.
metaDao
MetaDao metaDao;
Undocumented in source.

Meta