UNB Components Code Reference

UnbTag::FromRecord method

Creates a UnbTag object from a database record array.

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

Parameters

rec

(array) Database record

Return value

(UnbTag) Object constructed from the database record

Remarks

This method is declared public because it is called by UnbMessageRevision::GetTags().

Exceptions thrown

InvalidArgumentException 

On invalid argument type or value.

Member of class: UnbTag

Implementation file: tag.class.php, line 124

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