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

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 1402

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