Property | Type | Description | |
---|---|---|---|
$localesComplete | locale completeness booleans | ||
$supportedClientCharsets | client character sets supported by this system | ||
$supportedConnectionCharsets | connection character sets supported by this system | ||
$supportedDatabaseCharsets | database character sets supported by this system | ||
$supportedDatabaseDrivers | database drivers supported by this system | ||
$supportedLocales | locales supported by this system |
Method | Description | |
---|---|---|
__construct ( $request ) | Constructor. | |
checkDBDrivers ( ) : array | Check if database drivers have the required PHP module loaded. | |
display ( $request = null, $template = null ) | ||
execute ( ) | Perform installation. | |
initData ( ) | Initialize form data. | |
readInputData ( ) | Assign form data to user-submitted data. |
public checkDBDrivers ( ) : array | ||
return | array |
public $supportedClientCharsets |
public $supportedConnectionCharsets |
public $supportedDatabaseCharsets |
public $supportedDatabaseDrivers |