PHP Class RainLab\Builder\Widgets\VersionList

Author: Alexey Bobkov, Samuel Georges
Inheritance: extends Backend\Classes\WidgetBase, use trait Backend\Traits\SearchableWidget
Afficher le fichier Open project: rainlab/builder-plugin

Méthodes publiques

Свойство Type Description
$noRecordsMessage

Méthodes publiques

Méthode Description
__construct ( $controller, $alias )
onSearch ( )
onUpdate ( ) * Event handlers
refreshActivePlugin ( )
render ( ) : string Renders the widget.
updateList ( )

Méthodes protégées

Méthode Description
getRenderData ( ) * Methods for the internal use
getVersionDescription ( $versionInfo )

Method Details

__construct() public méthode

public __construct ( $controller, $alias )

getRenderData() protected méthode

* Methods for the internal use
protected getRenderData ( )

getVersionDescription() protected méthode

protected getVersionDescription ( $versionInfo )

onSearch() public méthode

public onSearch ( )

onUpdate() public méthode

* Event handlers
public onUpdate ( )

refreshActivePlugin() public méthode

public refreshActivePlugin ( )

render() public méthode

Renders the widget.
public render ( ) : string
Résultat string

updateList() public méthode

public updateList ( )

Property Details

$noRecordsMessage public_oe property

public $noRecordsMessage