TYPO3 CMS
TYPO3_6-2
Main Page
Related Pages
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
+
Files
File List
+
File Members
+
All
$
(
_
a
c
d
e
f
h
i
l
o
p
r
s
t
u
x
+
Functions
_
a
c
d
e
f
i
l
o
p
r
s
u
x
+
Variables
$
(
_
a
d
e
h
i
p
r
s
t
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Pages
List of all members
Tx_Extbase_MVC_Controller_Argument Class Reference
Inheritance diagram for Tx_Extbase_MVC_Controller_Argument:
Additional Inherited Members
Public Member Functions inherited from
TYPO3\CMS\Extbase\Mvc\Controller\Argument
__construct
($name, $dataType)
injectReflectionService
(\
TYPO3\CMS\Extbase\Reflection\ReflectionService
$reflectionService)
injectTypeHandlingService
(\
TYPO3\CMS\Extbase\Service\TypeHandlingService
$typeHandlingService)
getName
()
setShortName
($shortName)
getShortName
()
setDataType
($dataType)
getDataType
()
setRequired
($required)
isRequired
()
setDefaultValue
($defaultValue)
getDefaultValue
()
setValidator
(\
TYPO3\CMS\Extbase\Validation\Validator\ValidatorInterface
$validator)
setNewValidatorConjunction
(array $objectNames)
getValidator
()
getOrigin
()
setValue
($rawValue)
getValue
()
isValue
()
getPropertyMappingConfiguration
()
isValid
()
getValidationResults
()
__toString
()
Public Attributes inherited from
TYPO3\CMS\Extbase\Mvc\Controller\Argument
const
ORIGIN_CLIENT
= 0
const
ORIGIN_PERSISTENCE
= 1
const
ORIGIN_PERSISTENCE_AND_MODIFIED
= 2
const
ORIGIN_NEWLY_CREATED
= 3
Protected Member Functions inherited from
TYPO3\CMS\Extbase\Mvc\Controller\Argument
transformValue
($value)
findObjectByUid
($uid)
Protected Attributes inherited from
TYPO3\CMS\Extbase\Mvc\Controller\Argument
$objectManager
$queryFactory
$configurationManager
$deprecatedPropertyMapper
$propertyMapper
$propertyMappingConfiguration
$reflectionService
$typeHandlingService
$name
= ''
$shortName
= NULL
$dataType
= NULL
$dataTypeClassSchema
$isRequired
= FALSE
$value
= NULL
$defaultValue
= NULL
$validator
= NULL
$validationResults
= NULL
$uid
= NULL
$origin
= 0
$persistenceManager
Detailed Description
Deprecated:
since 6.0 will be removed in 7.0
Definition at line
1727
of file
LegacyClassesForIde.php
.
Tx_Extbase_MVC_Controller_Argument
Generated on Wed Aug 7 2019 09:52:38 for TYPO3 CMS by
1.8.13