TopSiteContributorReport displays a chart giving an overview of the amount of created content for each user in the
site.
- Copyright:
- Copyright (C) 2005-2020 Alfresco Software Limited
- License:
- GNU Lesser General Public License, see: Open Source Licensing
- Source:
Extends
Members
-
baseClass :string
-
The CSS class (or a space separated list of classes) to include in the DOM node.
Type:
- string
- Default Value:
- "alfresco-reports-TopSiteContributorReport"
- Source:
-
cssRequirements :object[]
-
An array of the CSS files to use with this widget.
Type:
- object[]
- Default Value:
- [{cssFile:"./css/TopSiteContributorReport.css"}]
- Source:
-
i18nRequirements :object[]
-
An array of the i18n files to use with this widget.
Type:
- object[]
- Default Value:
- [{i18nFile: "./i18n/TopSiteContributorReport.properties"}]
- Source:
-
widgets :object[]
-
The widgets to be processed to generate each item in the rendered view.
Type:
- object[]
Methods
-
onReportItemClick(value)
-
Called when a user is clicked in the chart and will navigate browser to the clicked user's profile.
Parameters:
Name Type Description value
The name of the clicked user -
postMixInProperties()
-
Makes sure we listen to when a user is clicked in the chart