Unclassified NewsBoard Code Reference

IPost.SetThreadArray function

Move a set of posts to another thread

function IPost.SetThreadArray ($Thread, $PostIDs = false);

Parameters:

Thread
(int) new thread id to move posts into
PostIDs  –  optional, default: false
(array) post ids to move. false: only move currently loaded post

Return value:

(bool) success

Member of class: IPost

Implementation file: unb_lib/post.lib.php, line 554

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