Unclassified NewsBoard Code Reference

IForum.LoadFromRecord function

Load a forum from a given record into this object.
Can load results from array find functions.

function IForum.LoadFromRecord ($record, $add = false);

Parameters:

record
(array) forum record row
add  –  optional, default: false
(bool) update the global forum records cache

Return value:

(bool) success

Member of class: IForum

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

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