UNB Components Code Reference

UnbUi::MsgAlterAccessList method

Prints the input element for the message alter access list.

public static function UnbUi::MsgAlterAccessList ($msg = null, $id = null, $style = '', $defaultMessage = '');

Parameters

msg  –  optional, default: null
(UnbMessage) Message instance to be altered, or null for a new message with an empty list
(array(int)) Default list of keys
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
defaultMessage  –  optional, default: ''
(string) Default message to display when the input element is left empty

Member of class: UnbUi

Implementation file: ui.class.php, line 1650

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