Unclassified NewsBoard Code Reference

PostForm function

Post edit <form>

function PostForm ($forumid, $threadid, $postid, $announceid, &$thread);

Parameters:

forumid
(int) forum id to create new thread in
threadid
(int) thread id to create reply in
postid
(int) post id to edit
announceid
(int) announcement id to edit
thread
IThread object

Implementation file: unb_lib/post.inc.php, line 1077

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