protected property RateWidget::$elements in Rate 7.2
Elements of the rate widget as keyed array where the names are the element identifiers (like 'button1') and the values are the elements, which must be casted to strings.
Type: array
File
- classes/
widget.inc, line 68
Class
Code
protected $elements;