Unclassified NewsBoard Code Reference

IForum.SetName function

Set the forum's name

function IForum.SetName ($Name = null, $id = null);

Parameters:

Name  –  optional, default: null
(string) new name
id  –  optional, default: null
(int) forum to modify, null: currently loaded forum

Return value:

(bool) success

Member of class: IForum

Implementation file: unb_lib/forum.lib.php, line 405

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