com.jalios.jcms.ajax
Interface WidgetCtxMenuJSONInterface

All Known Implementing Classes:
WidgetCtxMenu

public interface WidgetCtxMenuJSONInterface

This interface is a JSON Wrapper to declare only useable method to AJAX calls.

Since:
jcms-5.7.1
Version:
$Revision: 24040 $
Author:
Jean-Philippe Encausse
See Also:
WidgetCtxMenu

Field Summary
static String REVISION
           
 
Method Summary
 String getCtxMenu(String menuItems, String lang, String chooserType, String chooserId)
           
 

Field Detail

REVISION

static final String REVISION
See Also:
Constant Field Values
Method Detail

getCtxMenu

String getCtxMenu(String menuItems,
                  String lang,
                  String chooserType,
                  String chooserId)


Copyright © 2001-2010 Jalios SA. All Rights Reserved.