vibelog v0.0.6 (2012-10-12T06:55:47Z)
Home
Dub
Repo
DBController.getPublicPostsForCategory
vibelog
dbcontroller
DBController
Undocumented in source. Be warned that the author may not have intended to support it.
class
DBController
void
getPublicPostsForCategory
(
string
[]
categories
,
int
nskip
,
bool
delegate
(
size_t
idx
,
Post
post
)
del
)
Meta
Source
See Implementation
vibelog
dbcontroller
DBController
constructors
this
functions
addComment
addPost
addUser
countPostsForCategory
deleteConfig
deleteNonPublicComments
deletePost
deleteUser
getAllConfigs
getAllPosts
getAllUsers
getCommentCount
getComments
getConfig
getPost
getPostsForCategory
getPublicPostsForCategory
getUser
hasPost
modifyPost
modifyUser
setCommentPublic
setConfig