DBController.getPublicPostsForCategory

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