UNB Components Code Reference

UnbMessageRevision::FromRecord method

Creates a UnbMessageRevision object from a database record array.

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

Parameters

rec

(array) Database record

Return value

(UnbMessageRevision) object constructed from the database record

Exceptions thrown

InvalidArgumentException 

On invalid argument type or value.

Member of class: UnbMessageRevision

Implementation file: messagerevision.class.php, line 572

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