Class defining operations for private press file management. More...
Public Member Functions | |
| getBasePath () | |
| PressFileManager ($pressId) | |
Class defining operations for private press file management.
Definition at line 18 of file PressFileManager.inc.php.
| PressFileManager.getBasePath | ( | ) |
Get the base path for file storage
Reimplemented in BaseMonographFileManager, and SimpleMonographFileManager.
Definition at line 36 of file PressFileManager.inc.php.
| PressFileManager.PressFileManager | ( | $ | pressId | ) |
Constructor. Create a manager for handling press file uploads.
| $press | Press |
Definition at line 27 of file PressFileManager.inc.php.
Referenced by BaseMonographFileManager.BaseMonographFileManager().
1.7.1