openmediavault
4.0 (Arrakis)
The open network attached storage solution
|
Public Member Functions | |
__construct () | |
getName () | |
getVersion () | |
getVersionName () | |
getURL () | |
getCopyright () | |
getPackageName () | |
This class provides a simple interface to get product information.
OMV\ProductInfo::__construct | ( | ) |
Constructor
OMV\ProductInfo::getCopyright | ( | ) |
Get the copyright text.
OMV\ProductInfo::getName | ( | ) |
Get the product name.
OMV\ProductInfo::getPackageName | ( | ) |
Get the Debian package name prefix.
OMV\ProductInfo::getURL | ( | ) |
Get the URL to the product homepage.
OMV\ProductInfo::getVersion | ( | ) |
Get the product version.
OMV\ProductInfo::getVersionName | ( | ) |
Get the product version/release name.