Skip navigation links
B C D F G I L P R S U V 

B

buildForm(HtmlTemplate, List) - Method in class fr.paris.lutece.plugins.dbpage.business.section.DbPageSectionForm
Returns the Html of the filled form

C

canBeRemoved(String) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSectionRoleRemovalListener
Check if the object can be safely removed
canBeRemoved(String) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageWorkgroupRemovalListener
Check if the object can be safely removed
checkNoDbPageInPortlet(String) - Static method in class fr.paris.lutece.plugins.dbpage.business.portlet.DbPagePortletHome
Checks whether the DbPage is registered in a Portlet
checkNoDbPagePortlet(String) - Method in class fr.paris.lutece.plugins.dbpage.business.portlet.DbPagePortletDAO
Checks whether the dbPage is registered in a Portlet
checkNoDbPagePortlet(String) - Method in interface fr.paris.lutece.plugins.dbpage.business.portlet.IDbPagePortletDAO
Checks whether the dbPage is registered in a Portlet
countNumberSections(int, Plugin) - Static method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSectionHome
Returns the number of Sections in a DbPage
countSections(int, Plugin) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSectionDAO
Calculates the number of sections in a page
countSections(int, Plugin) - Method in interface fr.paris.lutece.plugins.dbpage.business.IDbPageDatabaseSectionDAO
Calculates the number of sections in a page
create(DbPageDatabase, Plugin) - Static method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseHome
Creation of an instance of dbPageDatabase
create(DbPageDatabaseSection, Plugin) - Static method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSectionHome
Creation of an instance of dbPageDatabaseSection

D

DbPage - Class in fr.paris.lutece.plugins.dbpage.business
This class represents business object Page
DbPage() - Constructor for class fr.paris.lutece.plugins.dbpage.business.DbPage
 
DbpageApp - Class in fr.paris.lutece.plugins.dbpage.web
This class manages dbpage.
DbpageApp() - Constructor for class fr.paris.lutece.plugins.dbpage.web.DbpageApp
 
DbPageConnectionService - Class in fr.paris.lutece.plugins.dbpage.service
This class provides DbPageConnectionService object
DbPageContextService - Enum in fr.paris.lutece.plugins.dbpage.service
This class provides a way to use Spring Framework ligthweight containers offering IoC (Inversion of Control) features.
DbPageDAO - Class in fr.paris.lutece.plugins.dbpage.business
This class provides Data Access methods for DbPage DAO objects
DbPageDAO() - Constructor for class fr.paris.lutece.plugins.dbpage.business.DbPageDAO
 
DbPageDatabase - Class in fr.paris.lutece.plugins.dbpage.business
This class represents the business object DbPageDatabase
DbPageDatabase() - Constructor for class fr.paris.lutece.plugins.dbpage.business.DbPageDatabase
 
DbPageDatabaseDAO - Class in fr.paris.lutece.plugins.dbpage.business
This class provides Data Access methods for DbPageDatabase objects
DbPageDatabaseDAO() - Constructor for class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseDAO
 
DbPageDatabaseHome - Class in fr.paris.lutece.plugins.dbpage.business
This class provides instances management methods (create, find, ...) for DbPageDatabase objects
DbPageDatabaseSection - Class in fr.paris.lutece.plugins.dbpage.business
This class represents the business object DbPageDatabaseSection
DbPageDatabaseSection() - Constructor for class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSection
 
DbPageDatabaseSectionDAO - Class in fr.paris.lutece.plugins.dbpage.business
This class provides Data Access methods for DbPageDatabaseSection objects
DbPageDatabaseSectionDAO() - Constructor for class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSectionDAO
 
DbPageDatabaseSectionHome - Class in fr.paris.lutece.plugins.dbpage.business
This class provides instances management methods (create, find, ...) for DbPageDatabaseSection objects
DbPageDatabaseSectionRoleRemovalListener - Class in fr.paris.lutece.plugins.dbpage.business
DbPageDatabaseSection Removal Listener
DbPageDatabaseSectionRoleRemovalListener() - Constructor for class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSectionRoleRemovalListener
 
DbPageHome - Class in fr.paris.lutece.plugins.dbpage.business
This class provides instances management methods (selectRows, selectColumsNames ...) for DbPage objects
DbPageInclude - Class in fr.paris.lutece.plugins.dbpage.web
This class manages inclusion dbpages
DbPageInclude() - Constructor for class fr.paris.lutece.plugins.dbpage.web.DbPageInclude
 
DbPageJspBean - Class in fr.paris.lutece.plugins.dbpage.web
This class provides the user interface to manage dbpage features ( manage, create, modify, remove the dbpage)
DbPageJspBean() - Constructor for class fr.paris.lutece.plugins.dbpage.web.DbPageJspBean
Creates a new DbPageJspBean object.
DbPageLoaderDatabase - Class in fr.paris.lutece.plugins.dbpage.business
This class provides the properties object loader
DbPageLoaderDatabase() - Constructor for class fr.paris.lutece.plugins.dbpage.business.DbPageLoaderDatabase
 
DbPageLoaderProperties - Class in fr.paris.lutece.plugins.dbpage.business
This class provides the properties object loader
DbPageLoaderProperties() - Constructor for class fr.paris.lutece.plugins.dbpage.business.DbPageLoaderProperties
Constructor
DbPagePlugin - Class in fr.paris.lutece.plugins.dbpage.service
The dbpage plugin
DbPagePlugin() - Constructor for class fr.paris.lutece.plugins.dbpage.service.DbPagePlugin
 
DbPagePortlet - Class in fr.paris.lutece.plugins.dbpage.business.portlet
This class represents business objects DbPagePortlet
DbPagePortlet() - Constructor for class fr.paris.lutece.plugins.dbpage.business.portlet.DbPagePortlet
Creates a new DbPagePortlet object.
DbPagePortletDAO - Class in fr.paris.lutece.plugins.dbpage.business.portlet
this class provides Data Access methods for DbPagePortlet objects
DbPagePortletDAO() - Constructor for class fr.paris.lutece.plugins.dbpage.business.portlet.DbPagePortletDAO
 
DbPagePortletHome - Class in fr.paris.lutece.plugins.dbpage.business.portlet
This class provides instances management methods for FolderListingPortlet objects
DbPagePortletHome() - Constructor for class fr.paris.lutece.plugins.dbpage.business.portlet.DbPagePortletHome
Constructor
DbPagePortletJspBean - Class in fr.paris.lutece.plugins.dbpage.web.portlet
This class provides the user interface to manage DbPage Portlet features
DbPagePortletJspBean() - Constructor for class fr.paris.lutece.plugins.dbpage.web.portlet.DbPagePortletJspBean
 
DbPageSection - Class in fr.paris.lutece.plugins.dbpage.business.section
This class represents business object DbPageSection
DbPageSection() - Constructor for class fr.paris.lutece.plugins.dbpage.business.section.DbPageSection
 
DbPageSectionForm - Class in fr.paris.lutece.plugins.dbpage.business.section
This class represents business object DbPageSectionForm
DbPageSectionForm(String) - Constructor for class fr.paris.lutece.plugins.dbpage.business.section.DbPageSectionForm
Constructor
DbPageSectionSelect - Class in fr.paris.lutece.plugins.dbpage.business.section
This class represents business object DbPageSectionSelect
DbPageSectionSelect(String) - Constructor for class fr.paris.lutece.plugins.dbpage.business.section.DbPageSectionSelect
Constructor
DbPageSectionTable - Class in fr.paris.lutece.plugins.dbpage.business.section
This class represents business object DbPageSectionTable
DbPageSectionTable(String) - Constructor for class fr.paris.lutece.plugins.dbpage.business.section.DbPageSectionTable
Creates a section which of type table
DbPageService - Class in fr.paris.lutece.plugins.dbpage.service
This class provides DbPageService object
DbPageWorkgroupRemovalListener - Class in fr.paris.lutece.plugins.dbpage.business
DbPage Removal Listener
DbPageWorkgroupRemovalListener() - Constructor for class fr.paris.lutece.plugins.dbpage.business.DbPageWorkgroupRemovalListener
 
DbSectionService - Enum in fr.paris.lutece.plugins.dbpage.business.section
Service fetching the declared section
delete(int, Plugin) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseDAO
Delete a record from the table
delete(int, Plugin) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSectionDAO
Delete a record from the table
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.dbpage.business.IDbPageDatabaseDAO
Delete a record from the table
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.dbpage.business.IDbPageDatabaseSectionDAO
Delete a record from the table
delete(int) - Method in class fr.paris.lutece.plugins.dbpage.business.portlet.DbPagePortletDAO
Delete record from table
delete(int) - Method in interface fr.paris.lutece.plugins.dbpage.business.portlet.IDbPagePortletDAO
Delete record from table
doConfirmDelete(HttpServletRequest) - Method in class fr.paris.lutece.plugins.dbpage.web.DbPageJspBean
Process the confirmation of the removal of a dbpage
doCreate(HttpServletRequest) - Method in class fr.paris.lutece.plugins.dbpage.web.portlet.DbPagePortletJspBean
Process portlet's creation
doCreateDbPage(HttpServletRequest) - Method in class fr.paris.lutece.plugins.dbpage.web.DbPageJspBean
Process the creation of a DbPage
doCreateSection(HttpServletRequest) - Method in class fr.paris.lutece.plugins.dbpage.web.DbPageJspBean
Creates a section
doDeleteDbPage(HttpServletRequest) - Method in class fr.paris.lutece.plugins.dbpage.web.DbPageJspBean
Process the deletion of a DbPage
doModify(HttpServletRequest) - Method in class fr.paris.lutece.plugins.dbpage.web.portlet.DbPagePortletJspBean
Process portlet's modification
doModifyDbPage(HttpServletRequest) - Method in class fr.paris.lutece.plugins.dbpage.web.DbPageJspBean
Process the change form of a dbPage
doModifySection(HttpServletRequest) - Method in class fr.paris.lutece.plugins.dbpage.web.DbPageJspBean
Modifies a section
doRemoveSection(HttpServletRequest) - Method in class fr.paris.lutece.plugins.dbpage.web.DbPageJspBean
Process the deletion of a section
doSectionMoveDown(HttpServletRequest) - Method in class fr.paris.lutece.plugins.dbpage.web.DbPageJspBean
Performs the move down action
doSectionMoveUp(HttpServletRequest) - Method in class fr.paris.lutece.plugins.dbpage.web.DbPageJspBean
Performs the move up action

F

fillTemplate(Map<String, Object>, PageData, int, HttpServletRequest) - Method in class fr.paris.lutece.plugins.dbpage.web.DbPageInclude
Substitue specific Freemarker markers in the page template.
findAdditionalMap(String) - Method in enum fr.paris.lutece.plugins.dbpage.business.section.DbSectionService
Finds the additional map
findById(String) - Method in enum fr.paris.lutece.plugins.dbpage.business.section.DbSectionService
Finds an empty section by its type
findByName(String, Plugin) - Static method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseHome
Returns an instance of a dbPageDatabase whose identifier is specified in parameter
findByPrimaryKey(int, Plugin) - Static method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseHome
Returns an instance of a dbPageDatabase whose identifier is specified in parameter
findByPrimaryKey(int, Plugin) - Static method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSectionHome
Returns an instance of a dbPageDatabaseSection whose identifier is specified in parameter
findCreationTemplate(String) - Method in enum fr.paris.lutece.plugins.dbpage.business.section.DbSectionService
Finds the template for creation
findDbPageComboList(Plugin) - Static method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseHome
Returns a ReferenceList of dbPageDatabases objects
findDbPageDatabaseSectionsList(Plugin) - Static method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSectionHome
Returns a list of dbPageDatabaseSections objects
findDbPageDatabasesList(Plugin) - Static method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseHome
Returns a referenceList of dbPageDatabases objects
findDbPageDatabaseTypesList() - Method in enum fr.paris.lutece.plugins.dbpage.business.section.DbSectionService
Finds the sections found in plugin and also in compatible modules
findModificationTemplate(String) - Method in enum fr.paris.lutece.plugins.dbpage.business.section.DbSectionService
Finds the template for modification
findOrderComboList(int, Plugin) - Static method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSectionHome
This method allows to fetch a representation of the orders of a section in a dbpage
findSectionsByPage(int, Plugin) - Static method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSectionHome
This method is used to find the sections of a dbpage
findSectionsByRoleKey(String, Plugin) - Static method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSectionHome
This method is used to find the sections of a dbpage
fr.paris.lutece.plugins.dbpage.business - package fr.paris.lutece.plugins.dbpage.business
 
fr.paris.lutece.plugins.dbpage.business.portlet - package fr.paris.lutece.plugins.dbpage.business.portlet
 
fr.paris.lutece.plugins.dbpage.business.section - package fr.paris.lutece.plugins.dbpage.business.section
 
fr.paris.lutece.plugins.dbpage.service - package fr.paris.lutece.plugins.dbpage.service
 
fr.paris.lutece.plugins.dbpage.web - package fr.paris.lutece.plugins.dbpage.web
 
fr.paris.lutece.plugins.dbpage.web.portlet - package fr.paris.lutece.plugins.dbpage.web.portlet
 

G

getBean(String) - Static method in enum fr.paris.lutece.plugins.dbpage.service.DbPageContextService
Return an instance, which may be shared or independent, of the given bean name.
getColumn() - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSection
Returns the Column
getColumnNames() - Method in class fr.paris.lutece.plugins.dbpage.business.section.DbPageSection
Returns the ColumnNames
getConfirmRemoveSection(HttpServletRequest) - Method in class fr.paris.lutece.plugins.dbpage.web.DbPageJspBean
Manages the removal form of a section whose identifier is in the http request
getConnectionService(String) - Method in class fr.paris.lutece.plugins.dbpage.business.section.DbPageSection
Get a connection service corresponding to the given poolname.
getConnectionService(String) - Static method in class fr.paris.lutece.plugins.dbpage.service.DbPageConnectionService
Get a connection service corresponding to the given poolname.
getContent(List<String>, HttpServletRequest) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPage
Returns the DbPage Content
getCreate(HttpServletRequest) - Method in class fr.paris.lutece.plugins.dbpage.web.portlet.DbPagePortletJspBean
Returns the DbPage portlet creation form
getCreateDbPage(HttpServletRequest) - Method in class fr.paris.lutece.plugins.dbpage.web.DbPageJspBean
Returns the form to create a DbPage
getCreateSection(HttpServletRequest) - Method in class fr.paris.lutece.plugins.dbpage.web.DbPageJspBean
Returns the form to create a section
getCreateSectionType(HttpServletRequest) - Method in class fr.paris.lutece.plugins.dbpage.web.DbPageJspBean
Returns the form to create a section
getCreationTemplate() - Method in class fr.paris.lutece.plugins.dbpage.business.section.DbPageSectionForm
The path of the template for creation
getCreationTemplate() - Method in class fr.paris.lutece.plugins.dbpage.business.section.DbPageSectionSelect
The path of the template for creation
getCreationTemplate() - Method in class fr.paris.lutece.plugins.dbpage.business.section.DbPageSectionTable
The path of the template for creation
getCreationTemplate() - Method in interface fr.paris.lutece.plugins.dbpage.business.section.IDbPageSection
The path for the creation of the section
getDAO() - Method in class fr.paris.lutece.plugins.dbpage.business.portlet.DbPagePortletHome
Returns the instance of the DbPagePortletDAO singleton
getDbPage(String) - Method in class fr.paris.lutece.plugins.dbpage.service.DbPageService
Returns the DbPage
getDbPageName() - Method in class fr.paris.lutece.plugins.dbpage.business.portlet.DbPagePortlet
Returns the name of this dbpage
getDbPagesCollection() - Method in class fr.paris.lutece.plugins.dbpage.service.DbPageService
Returns a Collection of all dbpages
getDbPagesList() - Method in class fr.paris.lutece.plugins.dbpage.service.DbPageService
Returns a list of all dbpages
getDbPool() - Method in class fr.paris.lutece.plugins.dbpage.business.section.DbPageSection
Returns the DbPool of the section
getDbSection() - Method in class fr.paris.lutece.plugins.dbpage.business.section.DbPageSection
A DbPageSection object is produced
getDbValues() - Method in class fr.paris.lutece.plugins.dbpage.business.portlet.DbPagePortlet
Returns values of this dbpage
getDescType() - Method in class fr.paris.lutece.plugins.dbpage.business.section.DbPageSection
The type of the section
getHtmlSection(List, HttpServletRequest) - Method in class fr.paris.lutece.plugins.dbpage.business.section.DbPageSectionForm
Returns the Html Section Form
getHtmlSection(List<String>, HttpServletRequest) - Method in class fr.paris.lutece.plugins.dbpage.business.section.DbPageSectionSelect
Returns the Html Section Table form
getHtmlSection(List, HttpServletRequest) - Method in class fr.paris.lutece.plugins.dbpage.business.section.DbPageSectionTable
Returns the Html Section Table form
getHtmlSection(List<String>, HttpServletRequest) - Method in interface fr.paris.lutece.plugins.dbpage.business.section.IDbPageSection
The html content of the section
getId() - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabase
Returns the Id
getId() - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSection
Returns the Id
getIdByOrder(int, int, Plugin) - Static method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSectionHome
Search the order of a section
getIdPage() - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSection
Returns the IdPage
getIdType() - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSection
Returns the IdType
getIdType() - Method in class fr.paris.lutece.plugins.dbpage.business.section.DbPageSectionForm
The type of the section
getIdType() - Method in class fr.paris.lutece.plugins.dbpage.business.section.DbPageSectionSelect
The type of the section
getIdType() - Method in class fr.paris.lutece.plugins.dbpage.business.section.DbPageSectionTable
The type of the section
getIdType() - Method in interface fr.paris.lutece.plugins.dbpage.business.section.IDbPageSection
The identifier of the type of a section
getIdTypeSignature() - Method in class fr.paris.lutece.plugins.dbpage.business.section.DbPageSection
Gets the signature of the section
getInstance() - Static method in class fr.paris.lutece.plugins.dbpage.business.portlet.DbPagePortletHome
Returns the instance of the DbPagePortletHome singleton
getInstance() - Static method in class fr.paris.lutece.plugins.dbpage.service.DbPageConnectionService
Provides singleton to connection service
getInstance() - Static method in class fr.paris.lutece.plugins.dbpage.service.DbPageService
Returns the instance of the singleton
getListSection() - Method in class fr.paris.lutece.plugins.dbpage.business.DbPage
Returns the sections of this dbpage.
getLoadersProperty() - Method in class fr.paris.lutece.plugins.dbpage.service.DbPageService
Returns the property key that contains the loaders list
getManageDbPages(HttpServletRequest) - Method in class fr.paris.lutece.plugins.dbpage.web.DbPageJspBean
Returns the list of dbPages
getMarkMap() - Method in class fr.paris.lutece.plugins.dbpage.business.section.DbPageSectionForm
Returns a map with additional markers
getMarkMap() - Method in class fr.paris.lutece.plugins.dbpage.business.section.DbPageSectionSelect
Returns a map with additional markers
getMarkMap() - Method in class fr.paris.lutece.plugins.dbpage.business.section.DbPageSectionTable
Returns a map with additional markers
getMarkMap() - Method in interface fr.paris.lutece.plugins.dbpage.business.section.IDbPageSection
A map with additional parameters
getMaxIdByOrder(int, Plugin) - Static method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSectionHome
Get the maximum order on a page
getModificationTemplate() - Method in class fr.paris.lutece.plugins.dbpage.business.section.DbPageSectionForm
The path of the template for modification
getModificationTemplate() - Method in class fr.paris.lutece.plugins.dbpage.business.section.DbPageSectionSelect
The path of the template for modification
getModificationTemplate() - Method in class fr.paris.lutece.plugins.dbpage.business.section.DbPageSectionTable
The path of the template for modification
getModificationTemplate() - Method in interface fr.paris.lutece.plugins.dbpage.business.section.IDbPageSection
The path for the modification of the section
getModify(HttpServletRequest) - Method in class fr.paris.lutece.plugins.dbpage.web.portlet.DbPagePortletJspBean
Returns the DbPage portlet modification form
getModifyDbPage(HttpServletRequest) - Method in class fr.paris.lutece.plugins.dbpage.web.DbPageJspBean
Returns the form for modification of a dbpage
getModifySection(HttpServletRequest) - Method in class fr.paris.lutece.plugins.dbpage.web.DbPageJspBean
Returns the form to update the section
getModifySectionOrder(int, int, int, Plugin) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSectionDAO
Modify the order of a section
getModifySectionOrder(int, int, int, Plugin) - Static method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSectionHome
Update the order of a section
getModifySectionOrder(int, int, int, Plugin) - Method in interface fr.paris.lutece.plugins.dbpage.business.IDbPageDatabaseSectionDAO
Modify the order of a section
getName() - Method in class fr.paris.lutece.plugins.dbpage.business.DbPage
Returns the name of this dbpage.
getNbSection() - Method in class fr.paris.lutece.plugins.dbpage.business.DbPage
Returns the number of sections of this dbpage.
getOrder() - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSection
Returns the Order
getPage(HttpServletRequest, int, Plugin) - Method in class fr.paris.lutece.plugins.dbpage.web.DbpageApp
Returns the content of the page Contact.
getParamName() - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabase
Returns the ParamName
getPluginBean(String, String) - Static method in enum fr.paris.lutece.plugins.dbpage.service.DbPageContextService
Return an instance of the given bean name loaded by the a Spring BeanFactory.
getPool() - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSection
Returns the Pool
getPortletTypeId() - Method in class fr.paris.lutece.plugins.dbpage.business.portlet.DbPagePortletHome
Returns the type of the portlet
getPropertiesPrefix() - Method in class fr.paris.lutece.plugins.dbpage.web.portlet.DbPagePortletJspBean
Returns the portlet's properties prefix
getRemovalRefusedMessage(String, Locale) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSectionRoleRemovalListener
Gives a message explaining why the object can't be removed
getRemovalRefusedMessage(String, Locale) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageWorkgroupRemovalListener
Gives a message explaining why the object can't be removed
getResource(String) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageLoaderDatabase
Get a resource by its Id
getResource(String) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageLoaderProperties
Get a resource by its Id
getResources() - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageLoaderDatabase
Gets all resource available for this Loader
getResources() - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageLoaderProperties
Gets all resource available for this Loader
getRole() - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSection
Returns the Role
getRole() - Method in class fr.paris.lutece.plugins.dbpage.business.section.DbPageSection
Returns the Role of the section
getSql() - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSection
Returns the Sql
getSql() - Method in class fr.paris.lutece.plugins.dbpage.business.section.DbPageSection
Returns the sql request of the section
getTemplatePath() - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSection
Returns the Template
getTemplatePath() - Method in class fr.paris.lutece.plugins.dbpage.business.section.DbPageSection
Returns the template path
getTitle() - Method in class fr.paris.lutece.plugins.dbpage.business.DbPage
Returns the title of this dbpage.
getTitle() - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabase
Returns the Title
getTitle() - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSection
Returns the Title
getTitle() - Method in class fr.paris.lutece.plugins.dbpage.business.section.DbPageSection
Returns the title of the section
getType() - Method in class fr.paris.lutece.plugins.dbpage.business.section.DbPageSection
Returns the type of this DbPageSection.
getTypeDescription() - Method in class fr.paris.lutece.plugins.dbpage.business.section.DbPageSectionForm
The description of the section type
getTypeDescription() - Method in class fr.paris.lutece.plugins.dbpage.business.section.DbPageSectionSelect
The description of the section type
getTypeDescription() - Method in class fr.paris.lutece.plugins.dbpage.business.section.DbPageSectionTable
The description of the section type
getTypeDescription() - Method in interface fr.paris.lutece.plugins.dbpage.business.section.IDbPageSection
The description of the type of the section
getValuatedQuery(List) - Method in class fr.paris.lutece.plugins.dbpage.business.section.DbPageSection
Returns the SQL query associated to the section filled by extra values
getValues(HttpServletRequest) - Method in class fr.paris.lutece.plugins.dbpage.service.DbPageService
Extracts values from the Http request
getValuesList() - Method in class fr.paris.lutece.plugins.dbpage.business.portlet.DbPagePortlet
Returns values of this dbpage
getWorkgroup() - Method in class fr.paris.lutece.plugins.dbpage.business.DbPage
The workgroup
getWorkgroup() - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabase
Returns the workgroup
getXml(HttpServletRequest) - Method in class fr.paris.lutece.plugins.dbpage.business.portlet.DbPagePortlet
Returns the Xml code of the DbPage portlet without XML heading
getXmlDocument(HttpServletRequest) - Method in class fr.paris.lutece.plugins.dbpage.business.portlet.DbPagePortlet
Returns the Xml code of the DbPage portlet with XML heading

I

IDbPageDAO - Interface in fr.paris.lutece.plugins.dbpage.business
IDbPageDAO Interface
IDbPageDatabaseDAO - Interface in fr.paris.lutece.plugins.dbpage.business
IDbPageDatabaseDAO
IDbPageDatabaseSectionDAO - Interface in fr.paris.lutece.plugins.dbpage.business
IDbPageDatabaseSectionDAO interface
IDbPagePortletDAO - Interface in fr.paris.lutece.plugins.dbpage.business.portlet
 
IDbPageSection - Interface in fr.paris.lutece.plugins.dbpage.business.section
An interface describing the sections
init() - Static method in class fr.paris.lutece.plugins.dbpage.business.DbPage
Initialize the DbPage
init() - Static method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSection
Initialize the DbPage
init() - Method in class fr.paris.lutece.plugins.dbpage.service.DbPagePlugin
Initiation of plugin
init() - Method in class fr.paris.lutece.plugins.dbpage.service.DbPageService
Initialize the DbPage service
insert(DbPageDatabase, Plugin) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseDAO
Insert a new record in the table.
insert(DbPageDatabaseSection, Plugin) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSectionDAO
Insert a new record in the table.
insert(DbPageDatabase, Plugin) - Method in interface fr.paris.lutece.plugins.dbpage.business.IDbPageDatabaseDAO
Insert a new record in the table.
insert(DbPageDatabaseSection, Plugin) - Method in interface fr.paris.lutece.plugins.dbpage.business.IDbPageDatabaseSectionDAO
Insert a new record in the table.
insert(Portlet) - Method in class fr.paris.lutece.plugins.dbpage.business.portlet.DbPagePortletDAO
Insert a new record in the table.
insert(Portlet) - Method in interface fr.paris.lutece.plugins.dbpage.business.portlet.IDbPagePortletDAO
Insert a new record in the table.
isSectionInPage(String, String, Plugin) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSectionDAO
Calculates the number of section having the same title
isSectionInPage(String, String, Plugin) - Static method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSectionHome
 
isSectionInPage(String, String, Plugin) - Method in interface fr.paris.lutece.plugins.dbpage.business.IDbPageDatabaseSectionDAO
 
isVisible(HttpServletRequest) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPage
Checks if the page is visible for the current user

L

load(int, Plugin) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseDAO
Load the data of DbPageDatabase from the table
load(int, Plugin) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSectionDAO
Load the data of DbPageDatabaseSection from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.dbpage.business.IDbPageDatabaseDAO
Load the data of DbPageDatabase from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.dbpage.business.IDbPageDatabaseSectionDAO
Load the data of DbPageDatabaseSection from the table
load(int) - Method in class fr.paris.lutece.plugins.dbpage.business.portlet.DbPagePortletDAO
load the data of dbpagePortlet from the table
load(int) - Method in interface fr.paris.lutece.plugins.dbpage.business.portlet.IDbPagePortletDAO
load the data of dbpagePortlet from the table
loadByName(String, Plugin) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseDAO
Load the data of DbPageDatabase from the table
loadByName(String, Plugin) - Method in interface fr.paris.lutece.plugins.dbpage.business.IDbPageDatabaseDAO
Load the data of DbPageDatabase from the table
loadListSection(Properties, int) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageLoaderProperties
Return a list of sections
loadSectionsByPageId(int, Plugin) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSectionDAO
Load the sections related to a page
loadSectionsByPageId(int, Plugin) - Method in interface fr.paris.lutece.plugins.dbpage.business.IDbPageDatabaseSectionDAO
Load the sections related to a page
loadSectionsByRoleKey(String, Plugin) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSectionDAO
This method is used to find the sections of a dbpage
loadSectionsByRoleKey(String, Plugin) - Method in interface fr.paris.lutece.plugins.dbpage.business.IDbPageDatabaseSectionDAO
This method is used to find the sections of a dbpage

P

PLUGIN_NAME - Static variable in class fr.paris.lutece.plugins.dbpage.service.DbPagePlugin
 

R

remove(int, Plugin) - Static method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseHome
Remove the DbPageDatabase whose identifier is specified in parameter
remove(int, Plugin) - Static method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSectionHome
Remove the DbPageDatabaseSection whose identifier is specified in parameter
remove() - Method in class fr.paris.lutece.plugins.dbpage.business.portlet.DbPagePortlet
Remove portlet
reorderSections(int, int, int, int, Plugin) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSectionDAO
 
reorderSections(int, int, int, int, Plugin) - Static method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSectionHome
Reorder two sections
reorderSections(int, int, int, int, Plugin) - Method in interface fr.paris.lutece.plugins.dbpage.business.IDbPageDatabaseSectionDAO
 
RESOURCE_TYPE - Static variable in class fr.paris.lutece.plugins.dbpage.business.DbPage
 
RIGHT_DBPAGE_MANAGEMENT - Static variable in class fr.paris.lutece.plugins.dbpage.web.DbPageJspBean
The rights attributes

S

selectDbPageDatabaseList(Plugin) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseDAO
Load the list of dbPageDatabases
selectDbPageDatabaseList(Plugin) - Method in interface fr.paris.lutece.plugins.dbpage.business.IDbPageDatabaseDAO
Load the list of dbPageDatabases
selectDbPageDatabaseSectionList(Plugin) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSectionDAO
Load the list of dbPageDatabaseSections by page
selectDbPageDatabaseSectionList(Plugin) - Method in interface fr.paris.lutece.plugins.dbpage.business.IDbPageDatabaseSectionDAO
Load the list of dbPageDatabaseSections by page
selectDbPagesList(Plugin) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseDAO
Load the list of dbpages
selectDbPagesList(Plugin) - Method in interface fr.paris.lutece.plugins.dbpage.business.IDbPageDatabaseDAO
Load the list of dbpages
selectIdByOrder(int, int, Plugin) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSectionDAO
Returns the identifier of a section in a distinct order
selectIdByOrder(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.dbpage.business.IDbPageDatabaseSectionDAO
Returns the identifier of a section in a distinct order
selectMaxIdOrder(int, Plugin) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSectionDAO
Returns the highest order on a page
selectMaxIdOrder(int, Plugin) - Method in interface fr.paris.lutece.plugins.dbpage.business.IDbPageDatabaseSectionDAO
Returns the highest order on a page
selectOrderList(int, Plugin) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSectionDAO
Load the list of orders
selectOrderList(int, Plugin) - Method in interface fr.paris.lutece.plugins.dbpage.business.IDbPageDatabaseSectionDAO
Load the list of orders
selectRows(String, PluginConnectionService) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDAO
Returns a list of lists of String
selectRows(String, PluginConnectionService) - Static method in class fr.paris.lutece.plugins.dbpage.business.DbPageHome
Returns Column's Values of the SQL request
selectRows(String, PluginConnectionService) - Method in interface fr.paris.lutece.plugins.dbpage.business.IDbPageDAO
Returns a list of lists of String
setColumn(String) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSection
Sets the Column
setColumnNames(List) - Method in class fr.paris.lutece.plugins.dbpage.business.section.DbPageSection
Sets the listColumnNames
setDbPageName(String) - Method in class fr.paris.lutece.plugins.dbpage.business.portlet.DbPagePortlet
Sets the name of the dbpage
setDbPool(String) - Method in class fr.paris.lutece.plugins.dbpage.business.section.DbPageSection
Sets the DbPool
setDescType(String) - Method in class fr.paris.lutece.plugins.dbpage.business.section.DbPageSection
Sets the type of the section
setId(int) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabase
Sets the Id
setId(int) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSection
Sets the Id
setIdPage(int) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSection
Sets the IdPage
setIdType(String) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSection
Sets the IdType
setIdTypeSignature(long) - Method in class fr.paris.lutece.plugins.dbpage.business.section.DbPageSection
Sets the signature of the section
setListSection(List<DbPageSection>) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPage
Sets the sections of the dbpage to the specified list.
setName(String) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPage
Sets the name of the dbpage to the specified string.
setNbSection(int) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPage
Sets the number of section of the dbpage to the specified integer.
setOrder(int) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSection
Sets the Order
setParamName(String) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabase
Sets the ParamName
setPool(String) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSection
Sets the Pool
setRole(String) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSection
Sets the Role
setRole(String) - Method in class fr.paris.lutece.plugins.dbpage.business.section.DbPageSection
Sets the Role
setSql(String) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSection
Sets the Sql
setSql(String) - Method in class fr.paris.lutece.plugins.dbpage.business.section.DbPageSection
Sets the SQL request
setTemplatePath(String) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSection
Sets the Template
setTemplatePath(String) - Method in class fr.paris.lutece.plugins.dbpage.business.section.DbPageSection
Sets the template path of the DbPageSection to the specified string.
setTitle(String) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPage
Sets the title of the dbpage to the specified string.
setTitle(String) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabase
Sets the Title
setTitle(String) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSection
Sets the Title
setTitle(String) - Method in class fr.paris.lutece.plugins.dbpage.business.section.DbPageSection
Sets the title of the section
setType(String) - Method in class fr.paris.lutece.plugins.dbpage.business.section.DbPageSection
Sets the type of the DbPageSection to the specified string.
setValues(String) - Method in class fr.paris.lutece.plugins.dbpage.business.portlet.DbPagePortlet
Sets values of the dbpage
setWorkgroup(String) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPage
Sets the workgroup
setWorkgroup(String) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabase
Sets the workgroup
store(DbPageDatabase, Plugin) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseDAO
Update the record in the table
store(DbPageDatabaseSection, Plugin) - Method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSectionDAO
Update the record in the table
store(DbPageDatabase, Plugin) - Method in interface fr.paris.lutece.plugins.dbpage.business.IDbPageDatabaseDAO
Update the record in the table
store(DbPageDatabaseSection, Plugin) - Method in interface fr.paris.lutece.plugins.dbpage.business.IDbPageDatabaseSectionDAO
Update the record in the table
store(Portlet) - Method in class fr.paris.lutece.plugins.dbpage.business.portlet.DbPagePortletDAO
Update the record in the table
store(Portlet) - Method in interface fr.paris.lutece.plugins.dbpage.business.portlet.IDbPagePortletDAO
Update the record in the table

U

update(DbPageDatabase, Plugin) - Static method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseHome
Update of the dbPageDatabase which is specified in parameter
update(DbPageDatabaseSection, Plugin) - Static method in class fr.paris.lutece.plugins.dbpage.business.DbPageDatabaseSectionHome
Update of the dbPageDatabaseSection which is specified in parameter
update() - Method in class fr.paris.lutece.plugins.dbpage.business.portlet.DbPagePortlet
Update the portlet

V

valueOf(String) - Static method in enum fr.paris.lutece.plugins.dbpage.business.section.DbSectionService
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum fr.paris.lutece.plugins.dbpage.service.DbPageContextService
Returns the enum constant of this type with the specified name.
values() - Static method in enum fr.paris.lutece.plugins.dbpage.business.section.DbSectionService
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum fr.paris.lutece.plugins.dbpage.service.DbPageContextService
Returns an array containing the constants of this enum type, in the order they are declared.
B C D F G I L P R S U V 
Skip navigation links

Copyright © 2016 City of Paris. All rights reserved.