|
openmediavault
4.0 (Arrakis)
The open network attached storage solution
|
Public Member Functions | |
| getIterator () | |
| registerBackend (BackendAbstract $backend) | |
| getBackend ($deviceFile) | |
| assertBackendExists ($deviceFile) | |
Static Public Member Functions | |
| static & | getInstance () |
Helper class to get all existing devices of the given storage type.
|
final |
Assert that a backend for the given device exists.
| deviceFile | Specifies the device file. |
|
final |
Get the backend of the given device.
| deviceFile | Specifies the device file. |
|
static |
Returns a manager singleton.
|
final |
Register a storage device backend. If the registered backend class is derived from another backend, then it will be inserted before this.
| backend | The storage device backend object to register. |
1.8.13