UNB Components Code Reference

UnbUi::MsgSummary method

Prints the input element for the message change summary.

public static function UnbUi::MsgSummary ($id = null, $style = '');

Parameters

id  –  optional, default: null

(string) HTML element ID for the input element, or null for a default ID

style  –  optional, default: ''

(string) HTML element style attribute value, see GetStyleClassAttr

Remarks

The default value is always empty, because you cannot alter a message revision and a new revision always comes with a new change summary.

Member of class: UnbUi

Implementation file: ui.class.php, line 1696

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