| Package | Description |
|---|---|
| org.alfresco.po.share.dashlet |
| Modifier and Type | Method and Description |
|---|---|
SiteContentFilter |
SiteContentDashlet.getCurrentFilter()
Get the Filter applied on site content dashlet.
|
static SiteContentFilter |
SiteContentFilter.getFilter(String description) |
static SiteContentFilter |
SiteContentFilter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SiteContentFilter[] |
SiteContentFilter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<SiteContentFilter> |
SiteContentDashlet.getFilters()
The filters of the Site content text those are displayed in filters dropdown.
|
| Modifier and Type | Method and Description |
|---|---|
SiteDashboardPage |
SiteContentDashlet.selectFilter(SiteContentFilter filter)
Select the given
SiteContentFilter on Site Content Dashlet. |
Copyright © 2013. All Rights Reserved.