|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WidgetCtxMenu | |
|---|---|
| com.jalios.jcms.policy | |
| Uses of WidgetCtxMenu in com.jalios.jcms.policy |
|---|
| Methods in com.jalios.jcms.policy with parameters of type WidgetCtxMenu | |
|---|---|
char[] |
BasicCtxMenuPolicyFilter.checkCtxMenuItems(WidgetCtxMenu ctxMenu,
String menuItems,
String chooserType,
String chooserId,
char[] letters)
|
char[] |
CtxMenuPolicyFilter.checkCtxMenuItems(WidgetCtxMenu ctxMenu,
String menuItems,
String chooserType,
String chooserId,
char[] letters)
Checks the processed contextual menu |
char[] |
PolicyManager.checkCtxMenuItems(WidgetCtxMenu ctxMenu,
String menuItems,
String chooserType,
String chooserId,
char[] letters)
|
void |
BasicCtxMenuPolicyFilter.handleCtxMenuItems(StringBuffer sb,
WidgetCtxMenu ctxMenu,
String menuItems,
String chooserType,
String chooserId)
|
void |
CtxMenuPolicyFilter.handleCtxMenuItems(StringBuffer sb,
WidgetCtxMenu ctxMenu,
String menuItems,
String chooserType,
String chooserId)
Handle the current StringBuffer to append custom content for the given Member |
void |
PolicyManager.handleCtxMenuItems(StringBuffer sb,
WidgetCtxMenu ctxMenu,
String menuItems,
String chooserType,
String chooserId)
|
int |
PolicyManager.handleCtxMenuItems(StringBuffer sb,
WidgetCtxMenu ctxMenu,
String menuItems,
String chooserType,
String chooserId,
char letter)
|
int |
BasicCtxMenuPolicyFilter.handleCtxMenuItems(StringBuffer sb,
WidgetCtxMenu ctxMenu,
String menuItems,
String chooserType,
String chooserId,
char letter,
int status)
|
int |
CtxMenuPolicyFilter.handleCtxMenuItems(StringBuffer sb,
WidgetCtxMenu ctxMenu,
String menuItems,
String chooserType,
String chooserId,
char letter,
int status)
Handle the current StringBuffer to append custom content for the given Member and given Letter |
void |
BasicCtxMenuPolicyFilter.initCtxMenu(WidgetCtxMenu ctxMenu,
JcmsJspContext jcmsContext)
|
void |
CtxMenuPolicyFilter.initCtxMenu(WidgetCtxMenu ctxMenu,
JcmsJspContext jcmsContext)
Initialize the contextual menu. This method is called when the Context Menu object class is created. |
void |
PolicyManager.initCtxMenu(WidgetCtxMenu ctxMenu,
JcmsJspContext jcmsContext)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||