Unclassified NewsBoard Code Reference

IThread.LoadFromRecord function

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

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

Parameters:

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

Return value:

(bool) success

Member of class: IThread

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

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