Property | Type | Description | |
---|---|---|---|
$config | |||
$protocol | |||
$protocolUrl |
Method | Description | |
---|---|---|
__construct ( $config, array | null $server = null ) | ||
adminLocale ( ) | ||
baseUrl ( string $protocol = null ) : string | Returns absolute base url. | |
database ( ) | ||
get ( string $name, mixed $default = null ) : mixed | ||
isDebugMode ( ) | ||
isDevelopmentEnvironment ( ) | ||
protocol ( ) | ||
set ( $name, $value ) | ||
showErrors ( ) | ||
tablePrefix ( ) | ||
theme ( ) |
public __construct ( $config, array | null $server = null ) | ||
$config | ||
$server | array | null | $_SERVER |