UNB Components Code Reference

message.class.php contents

This file contains the UnbMessage class.

Classes

UnbMessage
UnbMessageFileType
UnbMessageModerationFlag

Constants

UnbMessageModerationFlag::Locked 1

This message is locked and cannot be read by non-moderators (which will see an info message instead).

Line 19
UnbMessageModerationFlag::Hidden 2

This message is hidden and cannot even be seen by non-moderators.

Line 21
UnbMessageModerationFlag::EnforceApproval 4

New replies to this message (also recursive, but not across a discussion entry point) need to be approved by a moderator, no matter what other rights the author would normally have.

Line 24
UnbMessageFileType::None 0

This message has no file data attached.

Line 32
UnbMessageFileType::Independent 1

This message has file data attached and is independent of other messages.

Line 34
UnbMessageFileType::Embedded 2

This message has file data attached and is embedded in other messages.

Line 36

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