Class web
Represents the server in a web context with respect to the request.
- Core\Object implements Core\Chainable
- Core\Set implements Core\Accessor
- Core\Server
- Core\Server\Driver\web
Namespace: Core\Server\Driver
Package: Core\Server\Driver
Since: 3.2
Requires: PHP 5.3
Version: 1.0
Located at Server/Driver/web.inc.php
Package: Core\Server\Driver
Since: 3.2
Requires: PHP 5.3
Version: 1.0
Located at Server/Driver/web.inc.php
Methods summary
protected
|
|
protected
|
|
public
string|null
|
|
public
integer|null
|
Methods inherited from Core\Server
Methods inherited from Core\Object
__autocreateFactory()
,
__call()
,
__processParameters()
,
__toString()
,
attachMethod()
,
chain()
,
getValueForKey()
,
getValueForKeyPath()
,
getValueForUndefinedKey()
,
hash()
,
issetValueForKey()
,
setValueForKey()
,
setValueForKeyPath()
,
setValueForUndefinedKey()
,
uuid()
Constants summary
Constants inherited from Core\Object
AnyParameterType
,
AutochainParameterType
,
AutocreateParameterType
,
BooleanParameterType
,
CharParameterType
,
EnumParameterType
,
IntegerParameterType
,
RealParameterType
,
StringParameterType
,
UserParameterType