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