Difference between revisions of "DashboardComunicator"
From OpenKM Documentation
Line 3: | Line 3: | ||
getUserSubscribedFolders() | getUserSubscribedFolders() | ||
refreshAllSearchs() | refreshAllSearchs() | ||
− | + | showToolBoxExtension(ToolBarBoxExtension extension) | |
== Example == | == Example == |
Revision as of 19:31, 25 November 2010
Read Methods
getUserSubscribedDocuments() getUserSubscribedFolders() refreshAllSearchs() showToolBoxExtension(ToolBarBoxExtension extension)
Example
// Call to refreshing subscribed documents
DashboardComunicator.getUserSubscribedDocuments();