PHP 클래스 RainLab\Builder\Widgets\VersionList

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

공개 프로퍼티들

프로퍼티 타입 설명
$noRecordsMessage

공개 메소드들

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

보호된 메소드들

메소드 설명
getRenderData ( ) * Methods for the internal use
getVersionDescription ( $versionInfo )

메소드 상세

__construct() 공개 메소드

public __construct ( $controller, $alias )

getRenderData() 보호된 메소드

* Methods for the internal use
protected getRenderData ( )

getVersionDescription() 보호된 메소드

protected getVersionDescription ( $versionInfo )

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