| Package | Description |
|---|---|
| org.alfresco.po.share | |
| org.alfresco.po.share.dashlet | |
| org.alfresco.po.share.rm | |
| org.alfresco.po.share.site |
| Modifier and Type | Method and Description |
|---|---|
Dashlet |
DashBoardPage.getDashlet(String name)
Gets dashlets in the dashboard page.
|
Dashlet |
Dashboard.getDashlet(String name)
Gets dashlets in the dashboard view.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MyActivitiesDashlet
My activities dashlet object, holds all element of the HTML page relating to
share's my activities dashlet on dashboard page.
|
class |
MyDocumentsDashlet
My documents dashlet object, holds all element of the HTML page relating to
share's my documents dashlet on dashboard page.
|
class |
MySitesDashlet
My site dashlet object, holds all element of the HTML page relating to share's my site dashlet on dashboard page.
|
class |
MyTasksDashlet
My tasks dashlet object, holds all element of the HTML page relating to
share's my tasks dashlet on dashboard page.
|
class |
SiteActivitiesDashlet
Site activities dashlet object, holds all element of the HTML relating to dashlet site activity.
|
class |
SiteContentDashlet
Site content dashlet object, holds all element of the HTML relating to site
content dashlet.
|
class |
SiteMembersDashlet
Site members dashlet object, holds all element of the HTML relating to
share's site members dashlet.
|
class |
SiteWelcomeDashlet
Site Welcome dashlet object, holds all element of the HTML relating to site welcome dashlet.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends Dashlet> |
Dashlet.render()
Dashlet renderer verifies the page has rendered
by checking java script page loaded status is complete.
|
<T extends Dashlet> |
Dashlet.render(long timer)
Dashlet renderer verifies the page has rendered
by checking java script page loaded status is complete.
|
<T extends Dashlet> |
Dashlet.render(org.alfresco.webdrone.RenderTime timer)
Dashlet renderer verifies the page has rendered
by checking java script page loaded status is complete.
|
| Modifier and Type | Method and Description |
|---|---|
static Dashlet |
FactoryShareDashlet.getPage(org.alfresco.webdrone.WebDrone drone,
String name)
Gets the dashlet HTML element from the dashboard page.
|
| Modifier and Type | Method and Description |
|---|---|
Dashlet |
RMDashBoardPage.getDashlet(String name)
Gets dashlets in the dashboard page.
|
| Modifier and Type | Method and Description |
|---|---|
Dashlet |
SiteDashboardPage.getDashlet(String name)
Gets dashlets in the dashboard page.
|
Copyright © 2013. All Rights Reserved.