Gets the name of the attachment file on disk.
public function UnbMessageRevision::GetFileDataPath ($nonExistent = false);
(bool) true
to return non-existent file name, useful when the file shall be created
The name of the attached file, or null
if there is no file attached.
This method only returns a file name if the file exists. It is not verified that the attached data exists in the database otherwise. If the constructed file name does not exist, it will not be returned.
UnbDatabaseException | No description available. |
Member of class: UnbMessageRevision
Implementation file: messagerevision.class.php, line 1255
© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-06.