Package FlightReportManager :: Module FileStorageController :: Class FileStorageController
[hide private]
[frames] | no frames]

Class FileStorageController

source code

This class holds the information for storing the files on the local drives

Instance Methods [hide private]
 
__init__(self, application_name, application_author, application_version)
Constructor
source code
 
getDBLocation(self)
Return DB location
source code
 
getPudfileDataDirectory(self)
Return user and system specfic data directory
source code
 
getDataDirectory(self)
Return the main DataDirectory used by the application
source code
 
copyFileTo(self, source, destination)
Copy the selected file to the puds folder
source code
 
deleteFile(self, filepath)
Delete pud file
source code