UNB Components Code Reference

UnbUi::MsgReplyAccessList method

Prints the input element for the message reply access list.

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

Parameters

msg  –  optional, default: null

(UnbMessage) Message instance to be altered, or null for a new message

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

Member of class: UnbUi

Implementation file: ui.class.php, line 2128

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