Difference between revisions of "DashboardComunicator"

From OpenKM Documentation
Jump to: navigation, search
Line 2: Line 2:
 
  getUserSubscribedDocuments()
 
  getUserSubscribedDocuments()
 
  getUserSubscribedFolders()
 
  getUserSubscribedFolders()
 +
refreshAllSearchs
  
 
== Example ==
 
== Example ==

Revision as of 17:12, 23 November 2010

Read Methods

getUserSubscribedDocuments()
getUserSubscribedFolders()
refreshAllSearchs

Example

// Call to refreshing subscribed documents
DashboardComunicator.getUserSubscribedDocuments();