\TbEditableDetailView

TbEditableDetailView widget makes editable CDetailView (several attributes of single model shown as name-value table).

Summary

Methods
Properties
Constants
init()
__get()
__set()
__isset()
No public properties found
No constants found
renderItem()
No protected properties found
N/A
getEditableProperties()
$_data
$_editableProperties
N/A

Properties

$_data

$_data

Data for default fields of TbEditableField

$_editableProperties

$_editableProperties

Valid attributes for TbEditableField (singleton)

Methods

init()

init()

__get()

__get( $key)

(non-PHPdoc)

Parameters

$key

__set()

__set( $key,  $value)

(non-PHPdoc)

Parameters

$key
$value

__isset()

__isset( $name)

(non-PHPdoc)

Parameters

$name

renderItem()

renderItem( $options,  $templateData)

Parameters

$options
$templateData

getEditableProperties()

getEditableProperties()

Get the properties available for {@link TbEditableField}.

These properties can also be set for the {@link TbEditableDetailView} as default values.