PHP Class RainLab\Builder\Widgets\ModelList

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

Méthodes publiques

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

Protected Properties

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

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
getData ( $pluginVector ) * Methods for the internal use
getModelList ( $pluginCode )
getRenderData ( )

Method Details

__construct() public méthode

public __construct ( $controller, $alias )

getData() protected méthode

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

getModelList() protected méthode

protected getModelList ( $pluginCode )

getRenderData() protected méthode

protected getRenderData ( )

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

$theme protected_oe property

protected $theme