Unclassified NewsBoard Code Reference

IForum.Remove function

Remove a forum with all subforums and related content
(threads, posts, polls, category states, votes, notifications)

function IForum.Remove ($id = 0);

Parameters:

id  –  optional, default: 0
(int,*) forum id to remove. 0 for currently loaded forum

Return value:

(bool) success

Member of class: IForum

Implementation file: unb_lib/forum.lib.php, line 480

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