TYPO3 CMS  TYPO3_6-2
tx_form_System_Validate_Fileallowedtypes Class Reference
Inheritance diagram for tx_form_System_Validate_Fileallowedtypes:
TYPO3\CMS\Form\Validation\FileAllowedTypesValidator TYPO3\CMS\Form\Validation\AbstractValidator TYPO3\CMS\Form\Validation\ValidatorInterface TYPO3\CMS\Form\Validation\ValidatorInterface

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Form\Validation\FileAllowedTypesValidator
 __construct ($arguments)
 
 isValid ()
 
 setAllowedTypes ($allowedTypes)
 
- Public Member Functions inherited from TYPO3\CMS\Form\Validation\AbstractValidator
 injectRequestHandler (\TYPO3\CMS\Form\Request $requestHandler)
 
 __construct ($arguments)
 
 setFieldName ($fieldName)
 
 getFieldName ()
 
 getMessage ()
 
 getError ()
 
 setMessage ($message='', $type='TEXT')
 
 setError ($error='', $type='TEXT')
 
 setShowMessage ($show)
 
 messageMustBeDisplayed ()
 
- Public Attributes inherited from TYPO3\CMS\Form\Validation\FileAllowedTypesValidator
const LOCALISATION_OBJECT_NAME = 'tx_form_system_validate_fileallowedtypes'
 
- Protected Member Functions inherited from TYPO3\CMS\Form\Validation\FileAllowedTypesValidator
 substituteValues ($message)
 
- Protected Member Functions inherited from TYPO3\CMS\Form\Validation\AbstractValidator
 substituteValues ($message)
 
 getLocalLanguageLabel ($type)
 
- Protected Attributes inherited from TYPO3\CMS\Form\Validation\FileAllowedTypesValidator
 $allowedTypes
 
- Protected Attributes inherited from TYPO3\CMS\Form\Validation\AbstractValidator
 $fieldName
 
 $message = array()
 
 $error = array()
 
 $showMessage = TRUE
 
 $localizationHandler
 
 $requestHandler
 
 $localCobj
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 4362 of file LegacyClassesForIde.php.