Unclassified NewsBoard Code Reference

unb_lib/announce.lib.php contents

Announcement Library, provides the IAnnounce interface

Functions

No functions in this file.

Classes

IAnnounce

Constants

UNB_ANN_FOR_ALL 0 Display for all users Line 16
UNB_ANN_FOR_GUESTS 8 Display for guests only Line 17
UNB_ANN_FOR_MASK 24 The access mask is set by two bits (8|16) Line 15
UNB_ANN_FOR_MODS 24 Display for moderators only Line 19
UNB_ANN_FOR_USERS 16 Display for logged in users only Line 18
UNB_ANN_IMPORTANT 1 Important announcement Line 11
UNB_ANN_INTHREADS 4 Also show announcement in threads Line 13
UNB_ANN_RECURSIVE 2 Recursive announcement (also display in sub-forums) Line 12

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