Message-ID: <510005485.3912.1485855870707.JavaMail.confluence@ip-10-127-227-164> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_3911_404731190.1485855870707" ------=_Part_3911_404731190.1485855870707 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html
This FieldType is used to provide rating functionality.
Rating FieldType does not provide the APIs for actual rating, this part = is provided by Legacy Stack extension that can be found at https://github.com/ezsystems/ezstarrating.
Name | Internal name | Expected input |
---|---|---|
Rating |
|
boolean |
Table of contents:
Type | Description | Example |
---|---|---|
boolean |
Denotes if the rating is enabled or disabled | true |
eZ\Publish\Core\FieldType\Rating\Value
&nbs=
p;offers the following properties.
Property | Type | Description | Example |
---|---|---|---|
isDisabled |
boolean |
Denotes if the rating is enabled or disabl= ed | true |
Hash matches the Value Object, having only one property:
isDisabled
The FieldType does not support settings.
The FieldType does not support validation.