Creates a new message revision instance for a message.
public static function UnbMessageRevision::Create ($messageId, $subject, $content, $summary = null, $data = null, $dataFileName = null, $writeToFile = null);
null
(max. 255 characters)null
(max. 16,777,215 characters)null
(max. 255 characters)null
null
(do not use together with date
)null
for automatic decision
The newly created UnbMessageRevision object, if successful, null
otherwise.
The newly created message revision instance is also stored in the database. If the session user is a moderator, the new message revision is automatically approved.
InvalidArgumentException | No description available. |
LengthException | No description available. |
Must be logged in and need read and alter access on the message
Member of class: UnbMessageRevision
Implementation file: messagerevision.class.php, line 107
© 2010 Yves Goergen. UNB Components Homepage. Reference generated on 2010-03-07.