PrimitiveForm Member List

This is the complete list of members for PrimitiveForm, including all inherited members.
$compositePrimitiveForm [private]
$customErrorBasePrimitive [protected]
$defaultBasePrimitive [protected]
$importedBasePrimitive [protected]
$nameBasePrimitive [protected]
$protoPrimitiveForm [protected]
$rawBasePrimitive [protected]
$requiredBasePrimitive [protected]
$valueBasePrimitive [protected]
__construct($name)BasePrimitive
actualImport($scope, $importFiltering)PrimitiveForm [private]
clean()BasePrimitive
dropValue()BasePrimitive
exportValue()PrimitiveForm
getActualValue()BasePrimitive
getClassName()PrimitiveForm
getCustomError()BasePrimitive
getDefault()BasePrimitive
getInnerErrors()PrimitiveForm
getName()BasePrimitive
getProto()PrimitiveForm
getRawValue()BasePrimitive
getSafeValue()BasePrimitive
getValue()BasePrimitive
import($scope)PrimitiveForm
importValue($value)PrimitiveForm
isComposite()PrimitiveForm
isImported()BasePrimitive
isRequired()BasePrimitive
of($className)PrimitiveForm
ofAutoProto(AbstractProtoClass $proto)PrimitiveForm
ofProto(EntityProto $proto)PrimitiveForm
optional()BasePrimitive
required()BasePrimitive
setComposite($composite=true)PrimitiveForm
setDefault($default)BasePrimitive
setName($name)BasePrimitive
setRawValue($raw)BasePrimitive
setRequired($really=false)BasePrimitive
setValue($value)PrimitiveForm
unfilteredImport($scope)PrimitiveForm