UgcForumThread

The UgcForumThread object
Method Description
createThread Creates a new forum thread.
deleteThread Deletes a thread and all of its posts and user subscriptions records.
editThread Edits a forum thread.
getNetworkThreads Gets threads from across the entire network or site.
getPosts Gets posts that belong to a particular forum thread.
getThreadInfo Gets info about a particular forum thread.
getThreadSubscriptions Gets users that are subscribed to the thread.
getUserThreadSubscriptions Gets threads a user is subscribed to.
incrementThreadViews Increments the total number of views for a particular thread.
lockThread Locks a thread.
subscribeToThread Subscribes a user to a thread.
unsubscribeFromThread Unsubscribes a user from a thread.