UNB Components Code Reference

messagerevision.class.php contents

This file contains the UnbMessageRevision class.

Classes

UnbMessageRevision
UnbMessageRevisionContentLevel
UnbMessageRevisionModerationState

Constants

UnbMessageRevisionModerationState::WaitingForApproval 0

This revision is waiting to be approved

Line 20
UnbMessageRevisionModerationState::Approved 1

This message revision has been approved

Line 22
UnbMessageRevisionModerationState::Locked 2

This message revision has been approved but is now locked

Line 24
UnbMessageRevisionContentLevel::NoContent 0

Don't retrieve any content

Line 32
UnbMessageRevisionContentLevel::Subject 1

Only retrieve the subject and summary fields

Line 34
UnbMessageRevisionContentLevel::Content 2

Also retrieve the source content field

Line 36
UnbMessageRevisionContentLevel::HtmlContent 3

Retrieve both the source content and the cached HTML content

Line 38

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