UNB Components Code Reference

UnbMessageFileType class

Enumeration of file types for messages.

Public methods

No public methods in this class.

Constants

None 0

This message has no file data attached.

File: message.class.php, line 32
Independent 1

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

File: message.class.php, line 34
Embedded 2

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

File: message.class.php, line 36

Implementation file: message.class.php, line 29

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