|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MenuConfiguration | |
net.ezcontent.backend.conf | Clases para configuracion de las secciones y opciones del backend. |
net.ezcontent.web.admin.conf | Este paquete contiene las clases para manejar la configuracion de los distintos componentes del backend de ezContent. |
Uses of MenuConfiguration in net.ezcontent.backend.conf |
Fields in net.ezcontent.backend.conf declared as MenuConfiguration | |
private MenuConfiguration |
Section.menuconf
|
Methods in net.ezcontent.backend.conf that return MenuConfiguration | |
MenuConfiguration |
Section.getMenuConfiguration()
|
Methods in net.ezcontent.backend.conf with parameters of type MenuConfiguration | |
void |
Section.setMenuConfiguration(MenuConfiguration value)
|
Uses of MenuConfiguration in net.ezcontent.web.admin.conf |
Fields in net.ezcontent.web.admin.conf declared as MenuConfiguration | |
private MenuConfiguration |
XmlConfHandler.menuconf
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |