|
| file | CopyFileOp.php |
| | Helper class for representing operations with transaction support.
|
| |
| file | CreateFileOp.php |
| | This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
|
| |
| file | DeleteFileOp.php |
| | Helper class for representing operations with transaction support.
|
| |
| file | DescribeFileOp.php |
| | Helper class for representing operations with transaction support.
|
| |
| file | FileBackend.php |
| | Base class for all file backends.
|
| |
| file | FileBackendGroup.php |
| | File backend registration handling.
|
| |
| file | FileBackendMultiWrite.php |
| | Proxy backend that mirrors writes to several internal backends.
|
| |
| file | FileBackendStore.php |
| | Base class for all backends using particular storage medium.
|
| |
| file | FileBackendStoreOpHandle.php |
| | This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
|
| |
| file | FileBackendStoreShardDirIterator.php |
| | This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
|
| |
| file | FileBackendStoreShardFileIterator.php |
| | This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
|
| |
| file | FileBackendStoreShardListIterator.php |
| | This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
|
| |
| file | FileOp.php |
| | Helper class for representing operations with transaction support.
|
| |
| file | FileOpBatch.php |
| | Helper class for representing batch file operations.
|
| |
| file | FSFile.php |
| | Non-directory file on the file system.
|
| |
| file | FSFileBackend.php |
| | This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
|
| |
| file | FSFileBackendDirList.php |
| | This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
|
| |
| file | FSFileBackendFileList.php |
| | This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
|
| |
| file | FSFileBackendList.php |
| | This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
|
| |
| file | FSFileOpHandle.php |
| | This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
|
| |
| file | MemoryFileBackend.php |
| | Simulation of a backend storage in memory.
|
| |
| file | MoveFileOp.php |
| | Helper class for representing operations with transaction support.
|
| |
| file | NullFileOp.php |
| | Helper class for representing operations with transaction support.
|
| |
| file | StoreFileOp.php |
| | Helper class for representing operations with transaction support.
|
| |
| file | SwiftFileBackend.php |
| | OpenStack Swift based file backend.
|
| |
| file | SwiftFileBackendDirList.php |
| | OpenStack Swift based file backend.
|
| |
| file | SwiftFileBackendFileList.php |
| | OpenStack Swift based file backend.
|
| |
| file | SwiftFileBackendList.php |
| | OpenStack Swift based file backend.
|
| |
| file | SwiftFileOpHandle.php |
| | OpenStack Swift based file backend.
|
| |
| file | TempFSFile.php |
| | Location holder of files stored temporarily.
|
| |