vibenews ~master (2021-08-11T13:20:39Z)
Home
Dub
Repo
Controller.enumerateThreads
vibenews
controller
Controller
Undocumented in source. Be warned that the author may not have intended to support it.
class
Controller
void
enumerateThreads
(
BsonObjectID
group
,
size_t
skip
,
size_t
max_count
,
void
delegate
(
size_t
,
Thread
)
@
safe
del
)
Meta
Source
See Implementation
vibenews
controller
Controller
constructors
this
functions
activateArticle
addGroup
createGroupCategory
createGroupIndexes
deactivateArticle
deleteArticle
deleteGroupCategory
deleteOrphanedUsers
deleteUser
enumerateActiveArticlesBackwards
enumerateAllArticlesBackwards
enumerateArticles
enumerateGroupCategories
enumerateGroups
enumerateNewArticles
enumerateNewGroups
enumerateThreadPosts
enumerateThreads
enumerateUsers
getActiveArticlesCount
getAllArticlesCount
getArticle
getArticleGroupRefs
getAuthGroupByName
getGroup
getGroupByName
getGroupCategory
getThread
getThreadArticleIndex
getThreadCount
getThreadForFirstArticle
getThreadPostCount
getUser
getUserByEmail
getUserCount
getUserMessageCount
groupExists
isAuthorizedForReadingGroup
isAuthorizedForWritingGroup
isEmailRegistered
markAsSpam
postArticle
purgeGroup
reclassifySpam
repairGroupNumbers
repairThreads
updateGroup
updateGroupCategory
updateUser
properties
settings
userManAPI
userManController