Difference between revisions of "DashboardComunicator"
From OpenKM Documentation
Line 2: | Line 2: | ||
getUserSubscribedDocuments() | getUserSubscribedDocuments() | ||
getUserSubscribedFolders() | getUserSubscribedFolders() | ||
+ | refreshAllSearchs | ||
== Example == | == Example == |
Revision as of 16:12, 23 November 2010
Read Methods
getUserSubscribedDocuments() getUserSubscribedFolders() refreshAllSearchs
Example
// Call to refreshing subscribed documents
DashboardComunicator.getUserSubscribedDocuments();