Unclassified NewsBoard Code Reference

IForum.SetSort function

Set the forum's sort index

function IForum.SetSort ($newsort, $updateall = false);

Parameters:

newsort
(int) new sort index
updateall  –  optional, default: false
(bool) update all other forums' sort index accordingly

Return value:

(bool) success

Member of class: IForum

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

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