Creates a new message instance.
public static function UnbMessage::Create ($subject, $content, $data = null, $dataFileName = null, $writeToFile = null, $entryPoint = false, $primaryRef = null);
null
(max. 255 characters)null
null
(do not use together with data
)null
for automatic decisionThe newly created UnbMessage object
The newly created message instance is also stored in the database.
Exceptions from UnbMessageRevision::Create() are passed through.
UnbSecurityException | If not logged in. |
UnbDatabaseException | No description available. |
Must be logged in
Member of class: UnbMessage
Implementation file: message.class.php, line 100
© 2010 Yves Goergen. UNB Components Homepage. Reference generated on 2010-03-07.