com.jalios.jcms.ajax
Interface PublicationCtxMenuJSONInterface
- All Known Implementing Classes:
- PortletCtxMenu, PublicationCtxMenu
public interface PublicationCtxMenuJSONInterface
This interface is a JSON Wrapper to declare only useable
method to AJAX calls.
- Since:
- jcms-5.7.1
- Version:
- $Revision: 19967 $
- Author:
- Jean-Philippe Encausse
- See Also:
PublicationCtxMenu
REVISION
static final String REVISION
- See Also:
- Constant Field Values
getCtxMenu
String getCtxMenu(String id,
String menuItems)
- See Also:
PublicationCtxMenu.getCtxMenu(String, String)
getCtxMenu
String getCtxMenu(String id,
String menuItems,
String classes)
- See Also:
PublicationCtxMenu.getCtxMenu(String, String, String)
Copyright © 2001-2010 Jalios SA. All Rights Reserved.