com.jalios.jcms.ajax
Interface CategoryCtxMenuJSONInterface

All Known Implementing Classes:
CategoryCtxMenu

public interface CategoryCtxMenuJSONInterface

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

Since:
jcms-5.7.1
Version:
$Revision: 19633 $
Author:
Jean-Philippe Encausse
See Also:
CategoryCtxMenu

Field Summary
static String REVISION
           
 
Method Summary
 String getCtxMenu(String id, String menuItems, String ajaxSuffix)
           
 

Field Detail

REVISION

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

getCtxMenu

String getCtxMenu(String id,
                  String menuItems,
                  String ajaxSuffix)
See Also:
CategoryCtxMenu.getCtxMenu(String, String, String)


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