com.jalios.jcms.ajax
Interface PortletCtxMenuJSONInterface

All Known Implementing Classes:
PortletCtxMenu

public interface PortletCtxMenuJSONInterface

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

Since:
jcms-5.7.1
Version:
$Revision: 22265 $
Author:
Jean-Philippe Encausse
See Also:
MemberCtxMenu

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

Field Detail

REVISION

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

getCtxMenu

String getCtxMenu(String id,
                  String menuItems)
See Also:
MemberCtxMenu.getCtxMenu(String, String)


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