OpenMediaVault
0.6 (Kralizec)
The open network attached storage solution
|
Public Member Functions | |
refresh () | |
getName () | |
getVersion () | |
getVersionName () | |
getURL () | |
getCopyright () | |
getPackageName () | |
![]() | |
__construct () | |
getLastError () | |
Additional Inherited Members | |
![]() | |
setLastError ($error) | |
debug () | |
This file is part of OpenMediaVault.
OpenMediaVault 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 3 of the License, or any later version.
OpenMediaVault is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with OpenMediaVault. If not, see http://www.gnu.org/licenses/. This class provides a simple interface to get product informations.
OMVProduct::getCopyright | ( | ) |
Get the copyright text.
OMVProduct::getName | ( | ) |
Get the product name.
OMVProduct::getPackageName | ( | ) |
Get the Debian package name.
OMVProduct::getURL | ( | ) |
Get the URL to the product homepage.
OMVProduct::getVersion | ( | ) |
Get the product version.
OMVProduct::getVersionName | ( | ) |
Get the product version/release name.
OMVProduct::refresh | ( | ) |
Refresh the cached informations.