UNB Components Code Reference

UnbUi::ReportError method

Reports an error message.

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

Parameters

param  –  optional, default: null

(string) Message text in plain text format (i.e. no HTML)
(Exception) Any type of exception to be reported null to display the error message from handling the form, if any

style  –  optional, default: '|errorbox'

(string) HTML element style attribute value, see GetStyleClassAttr

Member of class: UnbUi

Implementation file: ui.class.php, line 340

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