Class Zend_Server_Abstract

Description

Implements interfaces:

  • abstract:

Located in /Zend/Server/Abstract.php (line 3)


	
			
Direct descendents
Variable Summary
static array $magic_methods
Method Summary
static string lowerCase ( &$value,  &$key, string $value, string $key)
Variables
static array $magic_methods = array(
'__construct',
'__destruct',
'__get',
'__set',
'__call',
'__sleep',
'__wakeup',
'__isset',
'__unset',
'__tostring',
'__clone',
'__set_state',
)
(line 7)
  • var: PHP's Magic Methods, these are ignored
  • access: protected
Methods
static method lowerCase (line 29)

Lowercase a string

  • return: Lower cased string
  • access: public
static string lowerCase ( &$value,  &$key, string $value, string $key)
  • string $value
  • string $key
  • &$value
  • &$key

Documentation generated on Sun, 29 Oct 2006 21:27:50 -0600 by phpDocumentor 1.3.0RC6