![]() |
TYPO3
7.6
|
Public Member Functions | |
isAvailable () | |
![]() | |
injectConfigurationManager (\TYPO3\CMS\Core\Configuration\ConfigurationManager $configurationManager) | |
setPostValues (array $postValues) | |
getIsAvailable () | |
isActive () | |
getIsActive () | |
getName () | |
getPriority () | |
getConfigurationValues () | |
Protected Attributes | |
$name = 'CoreInternal' | |
$priority = 20 | |
$configurationValues | |
![]() | |
$configurationManager = null | |
$name = '' | |
$priority = 50 | |
$configurationValues = array() | |
$postValues = array() | |
Internal core charset handling preset
Definition at line 22 of file CoreInternalPreset.php.
isAvailable | ( | ) |
Internal core handling is always available
Implements PresetInterface.
Definition at line 47 of file CoreInternalPreset.php.
|
protected |
Definition at line 37 of file CoreInternalPreset.php.
|
protected |
Definition at line 27 of file CoreInternalPreset.php.
|
protected |
Definition at line 32 of file CoreInternalPreset.php.