Attributes |
Name | Required | Request-time | Type | Description |
className | true | true | java.lang.String | The flagged asset's Java class name. |
classPK | true | true | java.lang.String | The flagged asset's entry ID. |
contentTitle | true | true | java.lang.String | The flagged asset's title. |
contentURL | false | true | java.lang.String | The flagged asset's content URL. |
elementClasses | false | true | java.lang.String | The CSS classes to be applied to the element. |
enabled | false | true | java.lang.String | No Description |
label | false | true | boolean | Whether to show message text as a label next to the flag icon or as a tooltip. The default value is true . |
message | false | true | java.lang.String | The text to display next to the flag icon. The default text is Report . |
reportedUserId | true | true | java.lang.String | The user ID of the user who flagged the asset. |