com.jalios.jcms.ajax
Interface MemberCtxMenuJSONInterface

All Known Implementing Classes:
MemberCtxMenu

public interface MemberCtxMenuJSONInterface

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

Since:
jcms-5.7.1
Version:
$Revision: 19638 $
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.