Unclassified NewsBoard Code Reference

IThread.SetUser function

Set author user for this thread

function IThread.SetUser ($User = false, $UserName = false);

Parameters:

User  –  optional, default: false
(int) new author user id
UserName  –  optional, default: false
(string) new author user name

Return value:

(bool) success

Member of class: IThread

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

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