Gets the contents of an attachment file.
public function UnbMessageRevision::GetFileData ($searchMode = 0);
null
if it's not there.readfile
to read from the filesystem. Returns true
or false
depending on success.
the contents of the attached file, or null
if there is no file attached. If searchMode is 3, the return value is a boolean value.
UnbDatabaseException | No description available. |
UnbSecurityException | If the message revision was requested with NoContent mode. |
Member of class: UnbMessageRevision
Implementation file: messagerevision.class.php, line 1303
© 2010 Yves Goergen. UNB Components Homepage. Reference generated on 2010-03-07.