Constant summary
Methods summary
Modifier and Type | Method |
---|---|
public mixed | setPropertyName ( string propertyName ) |
public string | getPropertyName ( ) |
public string | getLabel ( N2nLocale n2nLocale ) |
public ManagedProperty | createManagedProperty ( AccessProxy accessProxy ) |
public | setupMappingDefinition ( MappingDefinition mappingDefinition ) |
public | setupBindingDefinition ( BindingDefinition bindingDefinition ) |
public mixed | getFormValue ( ) |
public | setFormValue ( mixed value ) |
public array | getContainerAttrs ( HtmlView view ) |
public | createUiField ( PropertyPath propertyPath , HtmlView view , UiOutfitter uiOutfitter ) |
public mixed | getValue ( ) |
public | setValue ( mixed value ) |
public mixed | whenAssigned ( MagCollection magCollection ) |
public bool | getNature ( ) |
Constants in detail
-
NATURE_GROUP
const NATURE_GROUP
-
NATURE_LABELLESS
const NATURE_LABELLESS
Methods in detail
-
setPropertyName
mixed public setPropertyName ( string propertyName ) -
getPropertyName
string public getPropertyName ( )return
string -
getLabel
return
string -
createManagedProperty
return
-
setupMappingDefinition
param
-
setupBindingDefinition
param
-
getFormValue
mixed public getFormValue ( )return
mixed -
setFormValue
public setFormValue ( mixed value )param
mixed value -
getContainerAttrs
return
array -
createUiField
param
-
getValue
mixed public getValue ( )return
mixed -
setValue
public setValue ( mixed value ) -
whenAssigned
-
getNature
bool public getNature ( )return
bool
param
return