Class DetailView
Child Class of Record View to display a form with inline editing.
- CComponent
- CBaseController
- CWidget
- X2Widget
- RecordView
- DetailView
public
|
|
public
|
|
public
|
|
public
array
|
|
public
array
|
|
public
string
|
#
renderAttribute( array $item,
Renders the attribute and invisible inline edit field if user can inline-edit |
public
[type]
|
|
public
|
|
public
array
|
|
public
|
__construct(),
ajaxRender(),
behaviors(),
getModule(),
renderFile(),
setModule()
|
actions(),
getController(),
getId(),
getOwner(),
getViewFile(),
getViewPath(),
render(),
setId()
|
beginCache(),
beginClip(),
beginContent(),
beginWidget(),
createWidget(),
endCache(),
endClip(),
endContent(),
endWidget(),
renderInternal(),
widget()
|
__call(),
__get(),
__isset(),
__set(),
__unset(),
asa(),
attachBehavior(),
attachBehaviors(),
attachEventHandler(),
canGetProperty(),
canSetProperty(),
detachBehavior(),
detachBehaviors(),
detachEventHandler(),
disableBehavior(),
disableBehaviors(),
enableBehavior(),
enableBehaviors(),
evaluateExpression(),
getEventHandlers(),
hasEvent(),
hasEventHandler(),
hasProperty(),
raiseEvent()
|
public
string
|
$JSClass | 'DetailView' |
#
JS Class |
public
boolean
|
$nameLink | false |
#
Wether to make link fields link |
public
boolean
|
$halfWidth | false |
#
Whether to restrict this view to half width |
public
array
|
$disableInlineEditingFor | array () |
#
$disableInlineEditingFor Names of fields for which inline editing should
be |
$_fieldPermissions,
$_fields,
$_formSettings,
$htmlOptions,
$layoutData,
$model,
$modelName,
$scenario,
$specialFields,
$suppressFields
|
$_module
|
$actionPrefix,
$skin
|
$module
|
$controller,
$id,
$owner,
$viewPath
|