![]() |
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 = 'Iconv' | |
$priority = 80 | |
$configurationValues | |
![]() | |
$configurationManager = null | |
$name = '' | |
$priority = 50 | |
$configurationValues = array() | |
$postValues = array() | |
Iconv charset preset
Definition at line 22 of file IconvPreset.php.
isAvailable | ( | ) |
Check if iconv PHP module is loaded
Implements PresetInterface.
Definition at line 47 of file IconvPreset.php.
|
protected |
Definition at line 37 of file IconvPreset.php.
|
protected |
Definition at line 27 of file IconvPreset.php.
|
protected |
Definition at line 32 of file IconvPreset.php.