|
CInbox (Common-Inbox)
0.1
Common functionality for ingesting files for archiving.
|
Public Member Functions | |
| __construct ($item_type, $item_id, $dir_archive_root=null) | |
| get_id () | |
| get_signature () | |
| get_dir ($spec) | |
Static Public Member Functions | |
| static | addpath ($pathpart) |
Public Attributes | |
| const | DIR_ARCHIVE_ROOT_DEFAULT = '/mnt/dlp-storage' |
| const | SUPPORTED_MEDIA_TYPES = array('directory') |
| $item_type = 'directory' | |
Private Member Functions | |
| _get_signature_paths () | |
Private Attributes | |
| $dir_archive_root | |
| $item_id | |
1.8.8