OpenMediaVault  3.0 (Erasmus)
The open network attached storage solution
Public Member Functions | List of all members
OMV\Engine\Module\IServiceStatus Interface Reference

Public Member Functions

 getStatus ()
 

Detailed Description

Interface to get the state of the service implemented by the module, e.g. is the service enabled and running.

Member Function Documentation

OMV\Engine\Module\IServiceStatus::getStatus ( )

Get the status of the managed service.

Returns
An array containing the following fields: name (string) The name of the module. title (string) A title displayed in the WebGUI. enabled (boolean) Is the implemented service enabled? running (boolean) Is the implemented service running?

The documentation for this interface was generated from the following file: