Gets the name of the attachment file on disk.
public function UnbMessageRevision::GetFileDataPath ();
the name of the attached file, or null
if there is no file attached.
This method only returns a file name when 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 1276
© 2010 Yves Goergen. UNB Components Homepage. Reference generated on 2010-03-07.