VibeLogController

Undocumented in source.

Constructors

this
this(VibeLogSettings settings)
Undocumented in source.

Members

Functions

getPageCount
int getPageCount(int page_size)
Undocumented in source. Be warned that the author may not have intended to support it.
getPostListInfo
PostListInfo getPostListInfo(int page, int page_size)
Undocumented in source. Be warned that the author may not have intended to support it.
getPostPage
int getPostPage(BsonObjectID post_id, int page_size)
Undocumented in source. Be warned that the author may not have intended to support it.
getPostsForPage
Post[] getPostsForPage(int n, int page_size)
Undocumented in source. Be warned that the author may not have intended to support it.
getRecentPosts
Post[] getRecentPosts()
Undocumented in source. Be warned that the author may not have intended to support it.
getShowPagePath
string getShowPagePath(int page)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

config
inout(Config) config [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
db
inout(DBController) db [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
diskuto
inout(DiskutoCommentStore) diskuto [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
settings
inout(VibeLogSettings) settings [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta