PHP 클래스 RainLab\Builder\Widgets\ModelList

저자: Alexey Bobkov, Samuel Georges
상속: extends Backend\Classes\WidgetBase, use trait Backend\Traits\SearchableWidget, use trait Backend\Traits\CollapsableWidget
파일 보기 프로젝트 열기: rainlab/builder-plugin

공개 프로퍼티들

프로퍼티 타입 설명
$noRecordsMessage

보호된 프로퍼티들

프로퍼티 타입 설명
$theme

공개 메소드들

메소드 설명
__construct ( $controller, $alias )
onSearch ( )
onUpdate ( ) * Event handlers
refreshActivePlugin ( )
render ( ) : string Renders the widget.
updateList ( )

보호된 메소드들

메소드 설명
getData ( $pluginVector ) * Methods for the internal use
getModelList ( $pluginCode )
getRenderData ( )

메소드 상세

__construct() 공개 메소드

public __construct ( $controller, $alias )

getData() 보호된 메소드

* Methods for the internal use
protected getData ( $pluginVector )

getModelList() 보호된 메소드

protected getModelList ( $pluginCode )

getRenderData() 보호된 메소드

protected getRenderData ( )

onSearch() 공개 메소드

public onSearch ( )

onUpdate() 공개 메소드

* Event handlers
public onUpdate ( )

refreshActivePlugin() 공개 메소드

public refreshActivePlugin ( )

render() 공개 메소드

Renders the widget.
public render ( ) : string
리턴 string

updateList() 공개 메소드

public updateList ( )

프로퍼티 상세

$noRecordsMessage 공개적으로 프로퍼티

public $noRecordsMessage

$theme 보호되어 있는 프로퍼티

protected $theme