UNB Components Code Reference

UnbUi::MsgAttach method

Prints the input element for the message file attachment.

public static function UnbUi::MsgAttach ($newMessage = true, $id = null);

Parameters

newMessage  –  optional, default: true

(bool) true to create a new message (replying to another one) or false to alter a message

id  –  optional, default: null

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

Member of class: UnbUi

Implementation file: ui.class.php, line 1825

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