Prints the HTML code to visualise a message rating.
public static function UnbUi::MsgRating ($msg, $minCount = 1, $minWeight = 30, $width = 50, $style = '');
(UnbMessage) Message instance to rate
(int) Minimum number of ratings for this message to display the rating
(int) Minimum rating weight sum for this message to display the rating
(int) Width of the rating bar in pixels
(string) HTML element style attribute value, see GetStyleClassAttr
Member of class: UnbUi
Implementation file: ui.class.php, line 1629
© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-22.