PHP 클래스 WhEditableDetailView

Makes editable CDetailView (several attributes of single model shown as name-value table).
저자: Antonio Ramirez ([email protected])
저자: Vitaliy Potapov ([email protected])
상속: extends CDetailView
파일 보기 프로젝트 열기: 2amigos/yiiwheels

공개 메소드들

메소드 설명
__get ( $key ) (non-PHPdoc)
__isset ( $name ) (non-PHPdoc)
__set ( $key, $value ) (non-PHPdoc)
init ( ) Initializes the widget

보호된 메소드들

메소드 설명
renderItem ( array $options, string $templateData ) Renders an item

비공개 메소드들

메소드 설명
getEditableProperties ( ) Get the properties available for {@link EditableField}.

메소드 상세

__get() 공개 메소드

(non-PHPdoc)
또한 보기: CComponent::__get()
public __get ( $key )

__isset() 공개 메소드

(non-PHPdoc)
또한 보기: CComponent::__isset()
public __isset ( $name )

__set() 공개 메소드

(non-PHPdoc)
또한 보기: CComponent::__set()
public __set ( $key, $value )

init() 공개 메소드

Initializes the widget
public init ( )

renderItem() 보호된 메소드

Renders an item
protected renderItem ( array $options, string $templateData )
$options array
$templateData string