Class we_util_Sys

Description

Class to get informations about the system environment

Located in /util/Sys.php (line 23)


	
			
Direct descendents
Class Description
we_util_Sys_Dependencies Utility class for checking system dependencies using the we_util_Sys_* classes
we_util_Sys_Server utility class for various web servers
we_util_Sys_Webedition Class to check webEdition settings and installation properties
Method Summary
static if _versionCompare ([string $version = ""], [string $reference = ""], [string $operator = ""])
Methods
static method _versionCompare (line 41)

protected method for comparing two specified version numbers with each other

static if _versionCompare ([string $version = ""], [string $reference = ""], [string $operator = ""])
  • string $version: version number compared with the reference version number
  • string $reference: reference version number to compare with
  • string $operator: operator possible values for $rel: <, lt, <=, le, >, gt, >=, ge, ==, =, eq, !=, <>, ne

Documentation generated on Mon, 01 Sep 2008 11:35:44 +0200 by phpDocumentor 1.4.0