Unclassified NewsBoard Code Reference

IThread.SetSubject function

Set subject for this thread

function IThread.SetSubject ($Subject, $id = 0);

Parameters:

Subject
(string) new thread subject
id  –  optional, default: 0
(int) thread id, 0: currently loaded thread

Return value:

(bool) success

Member of class: IThread

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

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