PHP 클래스 bubasuma\simplechat\MessageWidget

부터: 1.0
저자: Buba Suma ([email protected])
상속: extends yii\widgets\ListView
파일 보기 프로젝트 열기: bubasuma/yii2-simplechat 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$clientOptions
$contact array
$formParams
$formView
$liveOptions
$user array

공개 메소드들

메소드 설명
getId ( $autoGenerate = true )
init ( )
registerJs ( )
renderForm ( )
renderItem ( $model, $key, $index )
renderItems ( )
renderSection ( $name )
run ( )

메소드 상세

getId() 공개 메소드

public getId ( $autoGenerate = true )

init() 공개 메소드

public init ( )

registerJs() 공개 메소드

public registerJs ( )

renderForm() 공개 메소드

public renderForm ( )

renderItem() 공개 메소드

public renderItem ( $model, $key, $index )

renderItems() 공개 메소드

public renderItems ( )

renderSection() 공개 메소드

public renderSection ( $name )

run() 공개 메소드

public run ( )

프로퍼티 상세

$clientOptions 공개적으로 프로퍼티

public $clientOptions

$contact 공개적으로 프로퍼티

public array $contact
리턴 array

$formParams 공개적으로 프로퍼티

public $formParams

$formView 공개적으로 프로퍼티

public $formView

$liveOptions 공개적으로 프로퍼티

public $liveOptions

$user 공개적으로 프로퍼티

public array $user
리턴 array