openmediavault  4.0 (Arrakis)
The open network attached storage solution
Public Member Functions | List of all members
OMV\ProductInfo Class Reference

Public Member Functions

 __construct ()
 
 getName ()
 
 getVersion ()
 
 getVersionName ()
 
 getURL ()
 
 getCopyright ()
 
 getPackageName ()
 

Detailed Description

This class provides a simple interface to get product information.

Constructor & Destructor Documentation

◆ __construct()

OMV\ProductInfo::__construct ( )

Constructor

Member Function Documentation

◆ getCopyright()

OMV\ProductInfo::getCopyright ( )

Get the copyright text.

Returns
The copyright text.

◆ getName()

OMV\ProductInfo::getName ( )

Get the product name.

Returns
The product name string.

◆ getPackageName()

OMV\ProductInfo::getPackageName ( )

Get the Debian package name prefix.

Returns
The package name prefix.

◆ getURL()

OMV\ProductInfo::getURL ( )

Get the URL to the product homepage.

Returns
The URL of the product homepage.

◆ getVersion()

OMV\ProductInfo::getVersion ( )

Get the product version.

Returns
The product version as string.

◆ getVersionName()

OMV\ProductInfo::getVersionName ( )

Get the product version/release name.

Returns
The release name as string, otherwise FALSE.

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