DubRegistryWebFrontend

Undocumented in source.

Constructors

this
this(DubRegistry registry, UserManController userman)
Undocumented in source.

Members

Functions

getAbout
void getAbout()
Undocumented in source. Be warned that the author may not have intended to support it.
getAvailable
void getAvailable(HTTPServerRequest req, HTTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
getCommandLineDocs
void getCommandLineDocs()
Undocumented in source. Be warned that the author may not have intended to support it.
getDevelop
void getDevelop()
Undocumented in source. Be warned that the author may not have intended to support it.
getDownload
void getDownload()
Undocumented in source. Be warned that the author may not have intended to support it.
getGettingStarted
void getGettingStarted()
Undocumented in source. Be warned that the author may not have intended to support it.
getHome
void getHome(string sort, string category)
Undocumented in source. Be warned that the author may not have intended to support it.
getLatest
void getLatest(HTTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
getMyPackages
void getMyPackages(User _user)
Undocumented in source. Be warned that the author may not have intended to support it.
getMyPackagesPackage
void getMyPackagesPackage(string _packname, User _user, string _error)
Undocumented in source. Be warned that the author may not have intended to support it.
getPackage
void getPackage(HTTPServerResponse res, string _packname)
Undocumented in source. Be warned that the author may not have intended to support it.
getPackageFormat
void getPackageFormat(string lang)
Undocumented in source. Be warned that the author may not have intended to support it.
getPackageVersion
void getPackageVersion(HTTPServerRequest req, HTTPServerResponse res, string _packname, string _version)
Undocumented in source. Be warned that the author may not have intended to support it.
getPackages
void getPackages(HTTPServerRequest req, HTTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
getPublish
void getPublish()
Undocumented in source. Be warned that the author may not have intended to support it.
getRedirectViewPackage
void getRedirectViewPackage(string _packname)
Undocumented in source. Be warned that the author may not have intended to support it.
getRegisterPackage
void getRegisterPackage(User _user, string _error)
Undocumented in source. Be warned that the author may not have intended to support it.
getUsage
void getUsage()
Undocumented in source. Be warned that the author may not have intended to support it.
postRegisterPackage
void postRegisterPackage(string kind, string owner, string project, User _user)
Undocumented in source. Be warned that the author may not have intended to support it.
postRemovePackage
void postRemovePackage(string _packname, User _user)
Undocumented in source. Be warned that the author may not have intended to support it.
postSetPackageCategories
void postSetPackageCategories(string[] categories, string _packname, User _user)
Undocumented in source. Be warned that the author may not have intended to support it.
postSetPackageRepository
void postSetPackageRepository(string kind, string owner, string project, string _packname, User _user)
Undocumented in source. Be warned that the author may not have intended to support it.
postShowRemovePackage
void postShowRemovePackage(string _packname, User _user)
Undocumented in source. Be warned that the author may not have intended to support it.
postUpdatePackage
void postUpdatePackage(string _packname, User _user)
Undocumented in source. Be warned that the author may not have intended to support it.
querySearch
void querySearch(string q)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin PrivateAccessProxy
Undocumented in source.

Meta