UNB Components Code Reference

UnbMessage::FromRecord method

Creates a UnbMessage object from a database record array.

protected static function UnbMessage::FromRecord ($rec);

Parameters

rec

(array) Database record

Return value

(UnbMessage) object constructed from the database record

Exceptions thrown

InvalidArgumentException 

On invalid argument type or value.

Member of class: UnbMessage

Implementation file: message.class.php, line 218

© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-06.