Unclassified NewsBoard Code Reference

IThread.RemoveAllPosts function

Extended Remove
Delete all posts in (this) thread and implicitly subsequently removes thread entry

function IThread.RemoveAllPosts ($id = 0);

Parameters:

id  –  optional, default: 0
(int) thread id to remove, 0 for currently loaded thread

Return value:

(bool) success

Member of class: IThread

Implementation file: unb_lib/thread.lib.php, line 709

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