Unclassified NewsBoard Code Reference

unb_lib/thread.lib.php contents

Thread Library, provides the IThread interface

Functions

UnbFindThreadsArray Read threads into an array, regarding access rights
UnbFindThreadsObjects Same as UnbFindThreadsArray but returns an array of IThread objects instead.

Classes

IThread

Constants

UNB_THREAD_ATTACHMENT 16 At least one of the thread's posts has an attachment Line 15
UNB_THREAD_CLOSED 1 This thread is closed for further replies Line 11
UNB_THREAD_IMPORTANT 2 This thread is marked "important" Line 12
UNB_THREAD_MOVED 8 This thread is a "moved" pointer to the actual thread Line 14
UNB_THREAD_POLL 4 This thread contains a poll Line 13

© 2006 Yves Goergen. Unclassified NewsBoard Homepage. Reference based on UNB unb.devel.20060128, dated 2006-01-28.