UNB Components Code Reference

UnbUi::ReportError method

Reports an error message.

public static function UnbUi::ReportError ($param, $style = '|errorbox');

Parameters

param

(string) Message text in plain text format (i.e. no HTML)
(Exception) Any type of exception to be reported

style  –  optional, default: '|errorbox'

(string) HTML element style attribute value, see GetStyleClassAttr

Member of class: UnbUi

Implementation file: ui.class.php, line 297

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