Prints the input button to quote text in the message content text field.
public static function UnbUi::ButtonQuote ($textboxId = null, $text = null, $style = '');
(string) HTML element ID of the content input element, or null
for the default ID
(string) Button text (will be HTML-encoded), or null
for built-in default text
(string) HTML element style attribute value, see GetStyleClassAttr
Member of class: UnbUi
Implementation file: ui.class.php, line 2061
© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-06.