Unclassified NewsBoard Code Reference

UnbListAnnounces function

List announcements for a Forum

function UnbListAnnounces ($forumid, $threadid = 0, $page = 0);

Parameters:

forumid
(int) Forum ID
threadid  –  optional, default: 0
(int) Thread ID (> 0), if we're in a thread
page  –  optional, default: 0
(int) page number in the thread

Implementation file: unb_lib/common_out.lib.php, line 32

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