A C D F G I L M N P R S T U X 

A

AccessibilityAnchorMenuInclude - Class in fr.paris.lutece.plugins.menus.web
 
AccessibilityAnchorMenuInclude() - Constructor for class fr.paris.lutece.plugins.menus.web.AccessibilityAnchorMenuInclude
 
addChild(MenuItem) - Method in class fr.paris.lutece.plugins.menus.business.MenuItem
Add child

C

create(Menus, Plugin) - Static method in class fr.paris.lutece.plugins.menus.business.MenusHome
Create an instance of the menus class

D

delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.menus.business.IMenusDAO
Delete a record from the table
delete(int, Plugin) - Method in class fr.paris.lutece.plugins.menus.business.MenusDAO
Delete a record from the table

F

fillTemplate(Map<String, Object>, PageData, int, HttpServletRequest) - Method in class fr.paris.lutece.plugins.menus.web.AccessibilityAnchorMenuInclude
Substitue specific Freemarker markers in the page template.
fillTemplate(Map<String, Object>, PageData, int, HttpServletRequest) - Method in class fr.paris.lutece.plugins.menus.web.MainTreeMenuInclude
Substitue specific Freemarker markers in the page template.
fillTemplate(Map<String, Object>, PageData, int, HttpServletRequest) - Method in class fr.paris.lutece.plugins.menus.web.MainTreeMenuIncludeAllPages
Substitue specific Freemarker markers in the page template.
fillTemplate(Map<String, Object>, PageData, int, HttpServletRequest) - Method in class fr.paris.lutece.plugins.menus.web.TreeMenuPageInclude
Substitue specific Freemarker markers in the page template.
fillTemplate(Map<String, Object>, PageData, int, HttpServletRequest) - Method in class fr.paris.lutece.plugins.menus.web.XPageMenuInclude
Substitue specific Freemarker markers in the page template.
findAll(Plugin) - Static method in class fr.paris.lutece.plugins.menus.business.MenusHome
Load the data of all the menus objects and returns them in form of a collection
findByPrimaryKey(int, Plugin) - Static method in class fr.paris.lutece.plugins.menus.business.MenusHome
Returns an instance of a menus whose identifier is specified in parameter
fr.paris.lutece.plugins.menus.business - package fr.paris.lutece.plugins.menus.business
 
fr.paris.lutece.plugins.menus.service - package fr.paris.lutece.plugins.menus.service
 
fr.paris.lutece.plugins.menus.web - package fr.paris.lutece.plugins.menus.web
 

G

getAccessibilityTemplate(int, HttpServletRequest) - Method in class fr.paris.lutece.plugins.menus.web.AccessibilityAnchorMenuInclude
Display the accessibility anchor app
getChilds() - Method in class fr.paris.lutece.plugins.menus.business.MenuItem
Gets list of childs
getDescription() - Method in class fr.paris.lutece.plugins.menus.business.PageInfo
 
getId() - Method in class fr.paris.lutece.plugins.menus.business.PageInfo
 
getIdMenu() - Method in class fr.paris.lutece.plugins.menus.business.Menus
Returns the IdMenu
getIdPageRoot() - Method in class fr.paris.lutece.plugins.menus.business.Menus
Returns the IdPageRoot
getInstance() - Static method in class fr.paris.lutece.plugins.menus.service.MenusService
Returns the instance of the singleton
getManageMenus(HttpServletRequest) - Method in class fr.paris.lutece.plugins.menus.web.MenusJspBean
returns the template of the MenusLists management
getMenuMarker() - Method in class fr.paris.lutece.plugins.menus.business.Menus
Returns the MenuMarker
getMenuName() - Method in class fr.paris.lutece.plugins.menus.business.Menus
Returns the MenuName
getMenuType() - Method in class fr.paris.lutece.plugins.menus.business.Menus
Returns the TypeMenu
getName() - Method in class fr.paris.lutece.plugins.menus.business.PageInfo
 
getName() - Method in class fr.paris.lutece.plugins.menus.web.MainTreeMenuInclude
Returns the cache name
getName() - Method in class fr.paris.lutece.plugins.menus.web.MainTreeMenuIncludeAllPages
Returns the cache name
getNbMenus(Plugin) - Static method in class fr.paris.lutece.plugins.menus.business.MenusHome
Search the number of portlet type for a portlet
getPage() - Method in class fr.paris.lutece.plugins.menus.business.MenuItem
Returns the Page
getParentPageId() - Method in class fr.paris.lutece.plugins.menus.business.PageInfo
 
getSitePath(int) - Method in class fr.paris.lutece.plugins.menus.service.MenusService
Define the site path : Portal Url when mode isn't admin mode, otherwise AdminPortalUrl
getTreeMenuPage(int, int, Menus, HttpServletRequest) - Method in class fr.paris.lutece.plugins.menus.web.TreeMenuPageInclude
Builds the tree menu bar

I

IMenusDAO - Interface in fr.paris.lutece.plugins.menus.business
IMenusDAO Interface
init() - Static method in class fr.paris.lutece.plugins.menus.business.Menus
Initialize the Menus
init() - Method in class fr.paris.lutece.plugins.menus.service.MenusPlugin
Initialize the plugin Menus
init() - Method in class fr.paris.lutece.plugins.menus.service.MenusService
Initializes the Menus service
insert(Menus, Plugin) - Method in interface fr.paris.lutece.plugins.menus.business.IMenusDAO
Insert a new record in the table.
insert(Menus, Plugin) - Method in class fr.paris.lutece.plugins.menus.business.MenusDAO
Insert a new record in the table.

L

load(int, Plugin) - Method in interface fr.paris.lutece.plugins.menus.business.IMenusDAO
Load the data from the table
load(int, Plugin) - Method in class fr.paris.lutece.plugins.menus.business.MenusDAO
Load the data of the menus from the table

M

MainTreeMenuInclude - Class in fr.paris.lutece.plugins.menus.web
MainTreeMenuInclude
MainTreeMenuInclude() - Constructor for class fr.paris.lutece.plugins.menus.web.MainTreeMenuInclude
Constructor
MainTreeMenuIncludeAllPages - Class in fr.paris.lutece.plugins.menus.web
MainTreeMenuInclude
MainTreeMenuIncludeAllPages() - Constructor for class fr.paris.lutece.plugins.menus.web.MainTreeMenuIncludeAllPages
 
MARKER_SITE_PATH - Static variable in class fr.paris.lutece.plugins.menus.service.MenusService
 
MenuItem - Class in fr.paris.lutece.plugins.menus.business
Menu Item
MenuItem() - Constructor for class fr.paris.lutece.plugins.menus.business.MenuItem
 
Menus - Class in fr.paris.lutece.plugins.menus.business
This is the business class for the object Menus
Menus() - Constructor for class fr.paris.lutece.plugins.menus.business.Menus
 
MenusDAO - Class in fr.paris.lutece.plugins.menus.business
This class provides Data Access methods for Menus objects
MenusDAO() - Constructor for class fr.paris.lutece.plugins.menus.business.MenusDAO
 
MenusHome - Class in fr.paris.lutece.plugins.menus.business
This class provides instances management methods (create, find, ...) for Menus objects
MenusJspBean - Class in fr.paris.lutece.plugins.menus.web
 
MenusJspBean() - Constructor for class fr.paris.lutece.plugins.menus.web.MenusJspBean
 
MenusPlugin - Class in fr.paris.lutece.plugins.menus.service
The Menus Plugin
MenusPlugin() - Constructor for class fr.paris.lutece.plugins.menus.service.MenusPlugin
 
MenusService - Class in fr.paris.lutece.plugins.menus.service
This Service manages contactListt actions (create, delete, modify ...)
MenusService() - Constructor for class fr.paris.lutece.plugins.menus.service.MenusService
 
MODE_ADMIN - Static variable in class fr.paris.lutece.plugins.menus.service.MenusService
 
MODE_SITE - Static variable in class fr.paris.lutece.plugins.menus.service.MenusService
 

N

newPrimaryKey(Plugin) - Method in class fr.paris.lutece.plugins.menus.business.MenusDAO
Generates a new primary key

P

PageInfo - Class in fr.paris.lutece.plugins.menus.business
PageInfo
PLUGIN_NAME - Static variable in class fr.paris.lutece.plugins.menus.service.MenusPlugin
 

R

remove(int, Plugin) - Static method in class fr.paris.lutece.plugins.menus.business.MenusHome
Remove the menus whose identifier is specified in parameter
RIGHT_MANAGE_MENUS - Static variable in class fr.paris.lutece.plugins.menus.web.MenusJspBean
 

S

selectAll(Plugin) - Method in interface fr.paris.lutece.plugins.menus.business.IMenusDAO
Load the data of all the menus objects and returns them as a collection
selectAll(Plugin) - Method in class fr.paris.lutece.plugins.menus.business.MenusDAO
Load the data of all the menuss and returns them as a collection
selectNbMenus(Plugin) - Method in interface fr.paris.lutece.plugins.menus.business.IMenusDAO
Returns the menus count
selectNbMenus(Plugin) - Method in class fr.paris.lutece.plugins.menus.business.MenusDAO
Returns the menus count
setDescription(String) - Method in class fr.paris.lutece.plugins.menus.business.PageInfo
 
setId(int) - Method in class fr.paris.lutece.plugins.menus.business.PageInfo
 
setIdMenu(int) - Method in class fr.paris.lutece.plugins.menus.business.Menus
Sets the IdMenu
setIdPageRoot(int) - Method in class fr.paris.lutece.plugins.menus.business.Menus
Sets the IdPageRoot
setMenuMarker(String) - Method in class fr.paris.lutece.plugins.menus.business.Menus
Sets the MenuMarker
setMenuName(String) - Method in class fr.paris.lutece.plugins.menus.business.Menus
Sets the MenuName
setName(String) - Method in class fr.paris.lutece.plugins.menus.business.PageInfo
 
setPage(Page) - Method in class fr.paris.lutece.plugins.menus.business.MenuItem
Sets the Page
setParentPageId(int) - Method in class fr.paris.lutece.plugins.menus.business.PageInfo
 
setTypeMenu(String) - Method in class fr.paris.lutece.plugins.menus.business.Menus
Sets the TypeMenu
store(Menus, Plugin) - Method in interface fr.paris.lutece.plugins.menus.business.IMenusDAO
Update the record in the table
store(Menus, Plugin) - Method in class fr.paris.lutece.plugins.menus.business.MenusDAO
Update the record in the table

T

TreeMenuPageInclude - Class in fr.paris.lutece.plugins.menus.web
This class provides the list of the page associated by the main menu of the site
TreeMenuPageInclude() - Constructor for class fr.paris.lutece.plugins.menus.web.TreeMenuPageInclude
 

U

update(Menus, Plugin) - Static method in class fr.paris.lutece.plugins.menus.business.MenusHome
Update of the menus which is specified in parameter

X

XPageMenuInclude - Class in fr.paris.lutece.plugins.menus.web
This class provides the list of the xpage on a Html Menu
XPageMenuInclude() - Constructor for class fr.paris.lutece.plugins.menus.web.XPageMenuInclude
 
A C D F G I L M N P R S T U X 

Copyright © 2015 City of Paris. All rights reserved.