info.magnolia.module.workflow.inbox
Interface InboxShowFunction


public interface InboxShowFunction

Classes which implements this interface will return javascript function that will handle showing content of items in inbox.


Method Summary
 String getShowJsFunction(String path)
          Returns a javascript function to show content in Workflow Inbox of selected item.
 

Method Detail

getShowJsFunction

String getShowJsFunction(String path)
Returns a javascript function to show content in Workflow Inbox of selected item.



Copyright © 2003-2014 Magnolia International Ltd.. All Rights Reserved.