You are here

abstract protected function RateWidget::load in Rate 7.2

Load the widget.

Set up the buttons, tag, value type etc.

1 call to RateWidget::load()
RateWidget::__construct in classes/widget.inc
Create a new Rate widget.
1 method overrides RateWidget::load()
RateDefaultWidget::load in classes/default.inc
Load the widget from database.

File

classes/widget.inc, line 214

Class

RateWidget

Code

protected abstract function load();