Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

version.php File Reference

Go to the source code of this file.

Namespaces

namespace  Helpers

Enumerations

enum  VERSION_TYPE_FULL
enum  VERSION_TYPE_SHORT

Functions

 versionInfo ($type=VERSION_TYPE_FULL)

Variables

 _verprefix = dirname(__FILE__)


Enumeration Type Documentation

enum VERSION_TYPE_FULL
 

Show version information as a long version, i.e. show also program name

Definition at line 31 of file version.php.

Referenced by versionInfo().

enum VERSION_TYPE_SHORT
 

Show version information as short version, i.e. show only version number

Definition at line 35 of file version.php.

Referenced by SetupDocument::header().


Function Documentation

versionInfo type = VERSION_TYPE_FULL  ) 
 

Query version information

Parameters:
constant $type Type of version string returned
Returns:
string Version information
See also:
VERSION_TYPE_FULL

VERSION_TYPE_SHORT

Definition at line 45 of file version.php.

References ver, and VERSION_TYPE_FULL.


Variable Documentation

_verprefix = dirname(__FILE__)
 

Definition at line 26 of file version.php.


Generated on Sun Oct 19 11:08:01 2003 for ImaComm by doxygen1.3