UNB Components Code Reference

UnbUi::ReportError method

Reports an error message.

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

Parameters

param
(string) Message text in plain text format (i.e. no HTML)
(Exception) Any type of exception to be reported
cssClass  –  optional, default: 'errorbox'
(string) HTML element CSS class attribute value
style  –  optional, default: ''
(string) HTML element style attribute value

Member of class: UnbUi

Implementation file: ui.class.php, line 222

© 2010 Yves Goergen. UNB Components Homepage. Reference generated on 2010-03-07.