Skip navigation links
A B C D E F G H I J L M N P R S T U _ 

A

ACTION_ADD_COMMENT - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
ACTION_CONFIRM_REMOVE_COMMENT - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
ACTION_DO_ADD_COMMENT - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
ACTION_REMOVE_COMMENT - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
ADD_COMMENT_MESSAGE_RESULT_ANCHOR - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
AddCommentPosition - Class in fr.paris.lutece.plugins.extend.modules.comment.business
 
AddCommentPosition() - Constructor for class fr.paris.lutece.plugins.extend.modules.comment.business.AddCommentPosition
 

B

BEAN_CONFIG_SERVICE - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
BEAN_SERVICE - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentService
The Constant BEAN_SERVICE.
BOTTOM - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.business.AddCommentPosition
 
buildPageAddOn(Map<String, Object>, String, int, String, HttpServletRequest) - Method in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentAddOnService
 
buildXmlAddOn(String, String, String, StringBuffer) - Method in class fr.paris.lutece.plugins.extend.modules.comment.web.component.CommentResourceExtenderComponent

C

canComment(LuteceUser, String, String) - Static method in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentListenerService
Check if a user can comment.
canComment(LuteceUser, String, String) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.service.ICommentListener
Check if user can comment
checkComment(String, String, String) - Static method in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentListenerService
Notify the check comment
checkComment(String, String, String, String) - Static method in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentListenerService
Notify the check comment
checkComment(String, String) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.service.ICommentListener
Notify the check comment
checkComment(String, String, String, String) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.service.ICommentListener
Notify the check comment
Comment - Class in fr.paris.lutece.plugins.extend.modules.comment.business
Comment
Comment() - Constructor for class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
 
COMMENT_STATE_PUBLISHED - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
 
COMMENT_STATE_UN_PUBLISHED - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
 
CommentAddOnService - Class in fr.paris.lutece.plugins.extend.modules.comment.service
Manager for add on display
CommentAddOnService() - Constructor for class fr.paris.lutece.plugins.extend.modules.comment.service.CommentAddOnService
 
CommentApp - Class in fr.paris.lutece.plugins.extend.modules.comment.web
CommentApp
CommentApp() - Constructor for class fr.paris.lutece.plugins.extend.modules.comment.web.CommentApp
 
CommentAvatarService - Class in fr.paris.lutece.plugins.extend.modules.comment.service
CommentAvatarService
CommentAvatarService() - Constructor for class fr.paris.lutece.plugins.extend.modules.comment.service.CommentAvatarService
 
CommentConstants - Class in fr.paris.lutece.plugins.extend.modules.comment.util.constants
CommentConstants
CommentDAO - Class in fr.paris.lutece.plugins.extend.modules.comment.business
This class provides Data Access methods for Comment objects.
CommentDAO() - Constructor for class fr.paris.lutece.plugins.extend.modules.comment.business.CommentDAO
 
CommentExtenderConfig - Class in fr.paris.lutece.plugins.extend.modules.comment.business.config
CommentExtenderConfig
CommentExtenderConfig() - Constructor for class fr.paris.lutece.plugins.extend.modules.comment.business.config.CommentExtenderConfig
 
CommentExtenderConfigDAO - Class in fr.paris.lutece.plugins.extend.modules.comment.business.config
CommentExtenderConfigDAO
CommentExtenderConfigDAO() - Constructor for class fr.paris.lutece.plugins.extend.modules.comment.business.config.CommentExtenderConfigDAO
 
CommentFilter - Class in fr.paris.lutece.plugins.extend.modules.comment.business
CommentFilter
CommentFilter() - Constructor for class fr.paris.lutece.plugins.extend.modules.comment.business.CommentFilter
 
CommentJspBean - Class in fr.paris.lutece.plugins.extend.modules.comment.web
CommentJspBean
CommentJspBean() - Constructor for class fr.paris.lutece.plugins.extend.modules.comment.web.CommentJspBean
 
CommentListenerService - Class in fr.paris.lutece.plugins.extend.modules.comment.service
Service to manage listeners over comments
CommentPlugin - Class in fr.paris.lutece.plugins.extend.modules.comment.service
CommentPlugin
CommentPlugin() - Constructor for class fr.paris.lutece.plugins.extend.modules.comment.service.CommentPlugin
 
CommentResourceExtender - Class in fr.paris.lutece.plugins.extend.modules.comment.service.extender
CommentResourceExtender
CommentResourceExtender() - Constructor for class fr.paris.lutece.plugins.extend.modules.comment.service.extender.CommentResourceExtender
 
CommentResourceExtenderComponent - Class in fr.paris.lutece.plugins.extend.modules.comment.web.component
CommentResourceExtenderComponent
CommentResourceExtenderComponent() - Constructor for class fr.paris.lutece.plugins.extend.modules.comment.web.component.CommentResourceExtenderComponent
 
CommentService - Class in fr.paris.lutece.plugins.extend.modules.comment.service
CommentService
CommentService() - Constructor for class fr.paris.lutece.plugins.extend.modules.comment.service.CommentService
 
CONSTANT_ALL_RESSOURCE_ID - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
CONSTANT_AND - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
CONSTANT_AND_HTML - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
CONSTANT_EVERY_EXTENDABLE_RESOURCE_TYPE - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentListenerService
Constant that represents every extendable resource type
CONSTANT_FIRST_PAGE_NUMBER - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
countByIdParent(int, boolean, Plugin) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.CommentDAO
Get the number of comments associated with a given parent
countByIdParent(int, boolean, Plugin) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.business.ICommentDAO
Get the number of comments associated with a given parent
countByIdParent(int, boolean) - Method in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentService
Get the number of comments associated with a given parent
countByIdParent(int, boolean) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.service.ICommentService
Get the number of comments associated with a given parent
create(Comment, HttpServletRequest) - Method in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentService
Insert.
create(Comment) - Method in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentService
Insert.
create(Comment) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.service.ICommentService
Insert.
create(Comment, HttpServletRequest) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.service.ICommentService
Insert.
createComment(String, String, boolean) - Static method in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentListenerService
Notify to listeners the creation of a comment.
createComment(String, String, boolean, HttpServletRequest) - Static method in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentListenerService
Notify to listeners the creation of a comment.
createComment(String, boolean) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.service.ICommentListener
Notify the creation of a comment
createComment(String, boolean, HttpServletRequest) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.service.ICommentListener
Notify the creation of a comment

D

delete(int, Plugin) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.CommentDAO
Delete.
delete(int) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.config.CommentExtenderConfigDAO
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.business.ICommentDAO
Delete.
deleteByResource(String, String, Plugin) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.CommentDAO
Delete by id hub resource.
deleteByResource(String, String, Plugin) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.business.ICommentDAO
Delete by id hub resource.
deleteComment(String, String, List<Integer>) - Static method in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentListenerService
Notify to listeners the modification of a comment.
deleteComment(String, List<Integer>) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.service.ICommentListener
Notify the removal of a comment
doCreateComment(HttpServletRequest) - Method in class fr.paris.lutece.plugins.extend.modules.comment.web.CommentJspBean
Do create a comment
doCreateResourceAddOn(ResourceExtenderDTO) - Method in class fr.paris.lutece.plugins.extend.modules.comment.service.extender.CommentResourceExtender
doDeleteResourceAddOn(ResourceExtenderDTO) - Method in class fr.paris.lutece.plugins.extend.modules.comment.service.extender.CommentResourceExtender
doFlagImportantComment(HttpServletRequest, boolean) - Method in class fr.paris.lutece.plugins.extend.modules.comment.web.CommentJspBean
Do flag comment as important
doPinned(HttpServletRequest, boolean) - Method in class fr.paris.lutece.plugins.extend.modules.comment.web.CommentJspBean
Do pinned a comment.
doProcessWorkflowAction(HttpServletRequest) - Method in class fr.paris.lutece.plugins.extend.modules.comment.web.CommentJspBean
Do process a workflow action over an comment
doPublishUnpublishComment(HttpServletRequest) - Method in class fr.paris.lutece.plugins.extend.modules.comment.web.CommentJspBean
Do publish unpublish comment.
doRemoveComment(HttpServletRequest) - Method in class fr.paris.lutece.plugins.extend.modules.comment.web.CommentJspBean
Do remove comment.
doSaveConfig(HttpServletRequest, IExtenderConfig) - Method in class fr.paris.lutece.plugins.extend.modules.comment.web.component.CommentResourceExtenderComponent

E

Email - Annotation Type in fr.paris.lutece.plugins.extend.modules.comment.util.annotation
Check if a string match to an email
EmailValidator - Class in fr.paris.lutece.plugins.extend.modules.comment.util.validator
Check if a string match to an email
EmailValidator() - Constructor for class fr.paris.lutece.plugins.extend.modules.comment.util.validator.EmailValidator
 
EXTENDER_TYPE_COMMENT - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.service.extender.CommentResourceExtender
The Constant EXTENDER_TYPE_COMMENT.

F

fillModel(HttpServletRequest, AdminUser, Map<String, Object>) - Method in class fr.paris.lutece.plugins.extend.modules.comment.web.action.ManageCommentsPluginAction
findByIdParent(int, CommentFilter, Plugin) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.CommentDAO
Get comments from their parent
findByIdParent(int, CommentFilter, Plugin) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.business.ICommentDAO
Get comments from their parent
findByIdParent(int, boolean) - Method in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentService
Get comments from their parent
findByIdParent(int, boolean, String, boolean) - Method in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentService
Get comments from their parent
findByIdParent(int, boolean) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.service.ICommentService
Get comments from their parent
findByIdParent(int, boolean, String, boolean) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.service.ICommentService
Get comments from their parent
findByPrimaryKey(int) - Method in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentService
Load.
findByPrimaryKey(int) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.service.ICommentService
Load.
findByResource(String, String, boolean, boolean) - Method in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentService
Select by resource.
findByResource(String, String, boolean, String, boolean, int, int, boolean) - Method in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentService
Get comments of a given resource
findByResource(String, String, CommentFilter, int, int, boolean) - Method in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentService
Get comments of a given resource
findByResource(String, String, boolean, boolean) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.service.ICommentService
Select by resource.
findByResource(String, String, boolean, String, boolean, int, int, boolean) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.service.ICommentService
Get comments of a given resource
findByResource(String, String, CommentFilter, int, int, boolean) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.service.ICommentService
Get comments of a given resource
findCommentsPinned(String, String, int, Integer, boolean, boolean, String) - Method in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentService
 
findCommentsPinned(String, String, int, Integer, boolean, boolean, String) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.service.ICommentService
Load comments pinned.
findIdMostCommentedResources(String, boolean, int, int, Plugin) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.CommentDAO
Get the ids of resources ordered by their number of comments
findIdMostCommentedResources(String, boolean, int, int, Plugin) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.business.ICommentDAO
Get the ids of resources ordered by their number of comments
findIdMostCommentedResources(String, boolean, int, int) - Method in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentService
Get the ids of resources ordered by their number of comments
findIdMostCommentedResources(String, boolean, int, int) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.service.ICommentService
Get the ids of resources ordered by their number of comments
findIdsByResource(String, String, boolean, Plugin) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.CommentDAO
Select ids of comments associated with a given resource
findIdsByResource(String, String, boolean, Plugin) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.business.ICommentDAO
Select ids of comments associated with a given resource
findIdsByResource(String, String, boolean) - Method in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentService
Select ids of comments associated with a given resource
findIdsByResource(String, String, boolean) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.service.ICommentService
Select ids of comments associated with a given resource
findLastComments(String, String, int, boolean, boolean, boolean, boolean, boolean) - Method in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentService
Load last comments.
findLastComments(String, String, int, boolean, boolean, boolean, boolean, boolean) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.service.ICommentService
Load last comments.
findParentCommentsByResource(String, String, CommentFilter, int, int, Plugin) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.CommentDAO
Get comments of a given resource.
findParentCommentsByResource(String, String, CommentFilter, int, int, Plugin) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.business.ICommentDAO
Get comments of a given resource.
fr.paris.lutece.plugins.extend.modules.comment.business - package fr.paris.lutece.plugins.extend.modules.comment.business
 
fr.paris.lutece.plugins.extend.modules.comment.business.config - package fr.paris.lutece.plugins.extend.modules.comment.business.config
 
fr.paris.lutece.plugins.extend.modules.comment.service - package fr.paris.lutece.plugins.extend.modules.comment.service
 
fr.paris.lutece.plugins.extend.modules.comment.service.extender - package fr.paris.lutece.plugins.extend.modules.comment.service.extender
 
fr.paris.lutece.plugins.extend.modules.comment.util.annotation - package fr.paris.lutece.plugins.extend.modules.comment.util.annotation
 
fr.paris.lutece.plugins.extend.modules.comment.util.constants - package fr.paris.lutece.plugins.extend.modules.comment.util.constants
 
fr.paris.lutece.plugins.extend.modules.comment.util.validator - package fr.paris.lutece.plugins.extend.modules.comment.util.validator
 
fr.paris.lutece.plugins.extend.modules.comment.web - package fr.paris.lutece.plugins.extend.modules.comment.web
 
fr.paris.lutece.plugins.extend.modules.comment.web.action - package fr.paris.lutece.plugins.extend.modules.comment.web.action
 
fr.paris.lutece.plugins.extend.modules.comment.web.component - package fr.paris.lutece.plugins.extend.modules.comment.web.component
 
FROM_SESSION - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 

G

getAddCommentPosition() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.config.CommentExtenderConfig
 
getAdminBadge() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.config.CommentExtenderConfig
Get the badge of comments posted by admin users
getAllPositions() - Static method in class fr.paris.lutece.plugins.extend.modules.comment.business.AddCommentPosition
 
getAscSort() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.CommentFilter
 
getAuthorizeSubComments() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.config.CommentExtenderConfig
Check if sub comments are authorized for this extender
getAvatar() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
Display the avatar of the comment's author
getAvatar(Comment) - Method in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentAvatarService
Display the avatar of the comment's author
getAvatar(Comment) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.service.ICommentAvatarService
Display the avatar of the comment's author
getAvatarUrl() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
Display the avatar of the comment's author
getAvatarUrl(Comment) - Method in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentAvatarService
Display the avatar of the comment's author
getAvatarUrl(Comment) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.service.ICommentAvatarService
Display the avatar of the comment's author
getBBCodeComment() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
Get the content of the comment interpreted as BBCode
getButtonTemplate() - Method in class fr.paris.lutece.plugins.extend.modules.comment.web.action.ManageCommentsPluginAction
getComment() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
Returns the comment
getCommentNb(String, String, boolean, boolean, Plugin) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.CommentDAO
Check comment nb.
getCommentNb(String, String, boolean, boolean, Plugin) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.business.ICommentDAO
Check comment nb.
getCommentNb(String, String, boolean, boolean) - Method in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentService
Get the number of comment
getCommentNb(String, String, boolean, boolean) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.service.ICommentService
Get the number of comment
getCommentOrder() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
 
getCommentState() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.CommentFilter
*
getConfig(int) - Method in class fr.paris.lutece.plugins.extend.modules.comment.web.component.CommentResourceExtenderComponent
getConfigHtml(ResourceExtenderDTO, Locale, HttpServletRequest) - Method in class fr.paris.lutece.plugins.extend.modules.comment.web.component.CommentResourceExtenderComponent
getConfirmRemoveComment(HttpServletRequest) - Method in class fr.paris.lutece.plugins.extend.modules.comment.web.CommentJspBean
Gets the confirm remove comment.
getContent(String, String, String, HttpServletRequest) - Method in class fr.paris.lutece.plugins.extend.modules.comment.service.extender.CommentResourceExtender
getCreateComment(HttpServletRequest) - Method in class fr.paris.lutece.plugins.extend.modules.comment.web.CommentJspBean
Get the comment creation page
getDateComment() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
Returns the date of the comment
getDateLastModif() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
Get the date of last modification of the comment
getDeleteComments() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.config.CommentExtenderConfig
Returns the DeleteComments option
getEmail() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
Returns the email of the user
getExtendableResourceType() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
 
getExtendableResourceType() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.CommentFilter
 
getFirstUnpublishedSubComment() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
Get the id of the first unpublished sub comment of this comment
getIdComment() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
Returns the identifier of the object
getIdExtendableResource() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
 
getIdMailingList() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.config.CommentExtenderConfig
 
getIdParentComment() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
Get the id of the parent comment of this comment
getIdWorkflow() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.config.CommentExtenderConfig
Getter for id_workflow
getImportant() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.CommentFilter
 
getInfoHtml(ResourceExtenderDTO, Locale, HttpServletRequest) - Method in class fr.paris.lutece.plugins.extend.modules.comment.web.component.CommentResourceExtenderComponent
getInstance() - Static method in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentAvatarService
 
getIpAddress() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
Returns the IP address of the user
getIsAdminComment() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
Check if the comment has been written by an admin or by a front office user
getIsImportant() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
 
getListSubComments() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
Get the list of sub comments of this comment
getListWorkflowActions() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
Get the available actions of the workflow for this appointment
getLuteceUserName() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
 
getLuteceUserName() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.CommentFilter
 
getMessageCommentCreated() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.config.CommentExtenderConfig
Get the message to display to users when a comment is created
getName() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
Returns the name of the user
getName() - Method in class fr.paris.lutece.plugins.extend.modules.comment.web.action.ManageCommentsPluginAction
getNbComments() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.config.CommentExtenderConfig
 
getNumberSubComments() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
Get the number of sub comments of this comment
getPage(HttpServletRequest, int, Plugin) - Method in class fr.paris.lutece.plugins.extend.modules.comment.web.CommentApp
getPageAddOn(String, String, String, HttpServletRequest) - Method in class fr.paris.lutece.plugins.extend.modules.comment.web.component.CommentResourceExtenderComponent
getPinned() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.CommentFilter
 
getPlugin() - Static method in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentPlugin
Gets the plugin.
getPostBackUrl(HttpServletRequest) - Method in class fr.paris.lutece.plugins.extend.modules.comment.web.component.CommentResourceExtenderComponent
getRefListCommentStates(Locale) - Method in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentService
return a referenceList of comment states
getRefListCommentStates(Locale) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.service.ICommentService
return a referenceList of comment states
getRefListFilterAsImportant(Locale) - Method in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentService
return a referenceList containing the filter on the flag important
getRefListFilterAsImportant(Locale) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.service.ICommentService
return a referenceList containing the filter on the flag important
getRefListFilterAsPinned(Locale) - Method in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentService
return a referenceList containing the filter on the flag As Pinned
getRefListFilterAsPinned(Locale) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.service.ICommentService
return a referenceList containing the filter on the flag As Pinned
getResourceType(String) - Method in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentService
 
getResourceType(String) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.service.ICommentService
return resource type
getSortedAttributeName() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.CommentFilter
 
getUseBBCodeEditor() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.config.CommentExtenderConfig
Check if a BBCode editor should be used to compose comments
getViewCommentPage(HttpServletRequest, String, String) - Method in class fr.paris.lutece.plugins.extend.modules.comment.web.CommentApp
Gets the view comment page.
getViewCommentPageContent(HttpServletRequest, String, String, String) - Static method in class fr.paris.lutece.plugins.extend.modules.comment.web.CommentApp
Gets the view comment page.
getXmlAddOn(StringBuffer, String, int) - Method in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentAddOnService
 

H

hasListener() - Static method in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentListenerService
Check if there is listeners to notify

I

ICommentAvatarService - Interface in fr.paris.lutece.plugins.extend.modules.comment.service
ICommentAvatarService
ICommentDAO - Interface in fr.paris.lutece.plugins.extend.modules.comment.business
ICommentDAO.
ICommentListener - Interface in fr.paris.lutece.plugins.extend.modules.comment.service
Interface of listeners of comments
ICommentService - Interface in fr.paris.lutece.plugins.extend.modules.comment.service
ICommentService.
initialize(Email) - Method in class fr.paris.lutece.plugins.extend.modules.comment.util.validator.EmailValidator
insert(Comment, Plugin) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.CommentDAO
Insert.
insert(CommentExtenderConfig) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.config.CommentExtenderConfigDAO
insert(Comment, Plugin) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.business.ICommentDAO
Insert.
isDisplaySubComments() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.config.CommentExtenderConfig
 
isEnabledAuthMode() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.config.CommentExtenderConfig
 
isInvoked(String) - Method in class fr.paris.lutece.plugins.extend.modules.comment.service.extender.CommentResourceExtender
isInvoked(HttpServletRequest) - Method in class fr.paris.lutece.plugins.extend.modules.comment.web.action.ManageCommentsPluginAction
isModerated() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.config.CommentExtenderConfig
Checks if is moderated.
isPinned() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
 
isPublished() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
Gets the checks if is published.
isTriCommentsByCreation() - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.config.CommentExtenderConfig
Get Tri date comments
isValid(String, ConstraintValidatorContext) - Method in class fr.paris.lutece.plugins.extend.modules.comment.util.validator.EmailValidator

J

JCAPTCHA_PLUGIN - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 

L

load(int, Plugin) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.CommentDAO
Load.
load(int) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.config.CommentExtenderConfigDAO
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.business.ICommentDAO
Load.

M

ManageCommentsPluginAction - Class in fr.paris.lutece.plugins.extend.modules.comment.web.action
ManageCommentsPluginAction
ManageCommentsPluginAction() - Constructor for class fr.paris.lutece.plugins.extend.modules.comment.web.action.ManageCommentsPluginAction
 
MARK_ADD_COMMENT_MESSAGE_RESULT - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_ADD_COMMENT_POSITION - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_ADD_COMMENT_POSITIONS - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_ADMIN_BADGE - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_ALL_RESOURCES - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_ALLOW_SUB_COMMENTS - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_ASC_SORT - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_CAN_DELETE_COMMENTS - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_CAPTCHA - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_COMMENT - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_COMMENT_CLOSED - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_COMMENT_CONFIG - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_DISPLAY_SUB_COMMENTS - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_ENABLE_AUTH_MODE - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_EXTENDABLE_RESOURCE_TYPE - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_FILTER_MARK_AS_IMPORTANT - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_FILTER_PINNED - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_FILTER_STATE - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_ID_EXTENDABLE_RESOURCE - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_IS_ACTIVE_CAPTCHA - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_LIST_COMMENT_STATES - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_LIST_COMMENTS - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_LIST_IDS_MAILING_LIST - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_LIST_MARK_AS_IMPORTANT_FILTER - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_LIST_PINNED_FILTER - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_LOCALE - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_MESSAGE_COMMENT_CREATED - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_MYLUTECE_USER - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_NB_ITEMS_PER_PAGE - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_NB_PUBLISHED_COMMENTS - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_NICKNAME - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_PAGINATOR - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_REGISTERED_USER_EMAIL - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_RESOURCE_EXTENDER - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_RESOURCE_EXTENDER_DESCRIPTION - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_RESOURCE_EXTENDER_MAP - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_RESOURCE_EXTENDER_NAME - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_RESOURCE_EXTENDER_URL - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_RETURN_TO_COMMENT_LIST - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_TRI_COMMENTS_BY_DATE_CREATION - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_USE_BBCODE - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_WEBAPP_URL - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MARK_WORKFLOW_REF_LIST - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MESSAGE_CONFIRM_REMOVE_COMMENT - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MESSAGE_ERROR_CANNOT_DELETE - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MESSAGE_ERROR_GENERIC_MESSAGE - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
MESSAGE_NOTIFY_SUBJECT - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 

N

NEW_PAGE - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.business.AddCommentPosition
 
NO_ADD_FORM - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.business.AddCommentPosition
 

P

PARAMETER_ACTION - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
PARAMETER_AUTHORIZE_SUB_COMMENTS - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
PARAMETER_CONFIRM_REMOVE_COMMENT - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
PARAMETER_EXTENDABLE_RESOURCE_TYPE - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
PARAMETER_EXTENDER_TYPE - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
PARAMETER_FILTER_MARK_AS_IMPORTANT - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
PARAMETER_FILTER_PINNED - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
PARAMETER_FILTER_STATE - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
PARAMETER_FROM_URL - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
PARAMETER_ID_ACTION - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
PARAMETER_ID_COMMENT - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
PARAMETER_ID_EXTENDABLE_RESOURCE - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
PARAMETER_NAME - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
PARAMETER_PAGE - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
PARAMETER_POST_BACK_URL - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
PARAMETER_REFERER - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
PARAMETER_VIEW_ALL_RESOURCES - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
PLUGIN_NAME - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentPlugin
The Constant PLUGIN_NAME.
process(HttpServletRequest, HttpServletResponse, AdminUser, IExtendableResource) - Method in class fr.paris.lutece.plugins.extend.modules.comment.web.action.ManageCommentsPluginAction
PROPERTY_COMMENT_ALL_STATE - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
PROPERTY_COMMENT_CONFIG_LABEL_NO_MAILING_LIST - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
PROPERTY_COMMENT_FILTER_BY_IMPORTANT - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
PROPERTY_COMMENT_FILTER_BY_IMPORTANT_ALL_FLAG_IMPORTANT - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
PROPERTY_COMMENT_FILTER_BY_IMPORTANT_ALL_NOT_FLAG_AS_IMPORTANT - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
PROPERTY_COMMENT_FILTER_BY_PINNED - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
PROPERTY_COMMENT_FILTER_BY_PINNED_ALL_NOT_PINNED - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
PROPERTY_COMMENT_FILTER_BY_PINNED_ALL_PINNED - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
PROPERTY_COMMENT_STATE_PUBLISHED - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
PROPERTY_COMMENT_STATE_UN_PUBLISHED - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
PROPERTY_DEFAULT_LIST_COMMENTS_PER_PAGE - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
PROPERTY_MANAGE_COMMENTS_PAGE_TITLE - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
PROPERTY_RESOURCE_TYPE - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentAddOnService
 
PROPERTY_USE_CAPTCHA - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
PROPERTY_USE_LUTECE_USER_NAME_AS_AVATAR_KEY - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
PROPERTY_XPAGE_ADD_COMMENT_PAGE_LABEL - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
PROPERTY_XPAGE_ADD_COMMENT_PAGE_TITLE - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
PROPERTY_XPAGE_VIEW_COMMENTS_PAGE_TITLE - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
PROPERTY_XPAGE_VIEW_COMMENTS_PATH_LABEL - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
publishComment(int, boolean) - Static method in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentListenerService
Notify to listeners the modification of a comment.
publishComment(String, String, boolean) - Static method in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentListenerService
Notify to listeners the modification of a comment.
publishComment(String, boolean) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.service.ICommentListener
Notify the publication or unpublication of a comment

R

registerListener(String, ICommentListener) - Static method in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentListenerService
Register a comment listener.
remove(int) - Method in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentService
Delete.
remove(int) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.service.ICommentService
Delete.
removeByResource(String, String) - Method in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentService
Delete by resource
removeByResource(String, String) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.service.ICommentService
Delete by resource

S

selectLastComments(String, String, int, boolean, boolean, Plugin, boolean) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.CommentDAO
Load last comments.
selectLastComments(String, String, int, boolean, boolean, Plugin, boolean) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.business.ICommentDAO
Load last comments.
SESSION_COMMENT_ADD_MESSAGE_RESULT - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
SESSION_COMMENT_ADMIN_CURRENT_PAGE_INDEX - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
SESSION_COMMENT_ADMIN_FILTER_MARK_AS_IMPORTANT - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
SESSION_COMMENT_ADMIN_FILTER_PINNED - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
SESSION_COMMENT_ADMIN_FILTER_STATE - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
SESSION_COMMENT_ADMIN_IS_ASC_SORT - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
SESSION_COMMENT_ADMIN_ITEMS_PER_PAGE - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
SESSION_COMMENT_ADMIN_POST_BACK_URL - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
SESSION_COMMENT_ADMIN_SORTED_ATTRIBUTE_NAME - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
SESSION_COMMENT_CURRENT_PAGE_INDEX - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
SESSION_COMMENT_IS_ASC_SORT - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
SESSION_COMMENT_ITEMS_PER_PAGE - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
SESSION_COMMENT_POST_BACK_URL - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
setAddCommentPosition(int) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.config.CommentExtenderConfig
* @param the position number
setAdminBadge(String) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.config.CommentExtenderConfig
Set the badge of comments posted by admin users
setAscSort(Boolean) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.CommentFilter
 
setAuthorizeSubComments(boolean) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.config.CommentExtenderConfig
Authorize or unauthorize sub comments for this extender
setComment(String) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
Sets the comment
setCommentOrder(int) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
specify comment order if a comment is pinned
setCommentState(Integer) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.CommentFilter
 
setDateComment(Timestamp) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
Sets the date of the comment
setDateLastModif(Timestamp) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
Set the date of last modification of the comment
setDeleteComments(boolean) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.config.CommentExtenderConfig
Sets the DeleteComments option
setDisplaySubComments(boolean) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.config.CommentExtenderConfig
 
setEmail(String) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
Sets the email of the user
setEnabledAuthMode(boolean) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.config.CommentExtenderConfig
 
setExtendableResourceType(String) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
 
setExtendableResourceType(String) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.CommentFilter
 
setIdComment(int) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
Sets the identifier of the object
setIdExtendableResource(String) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
 
setIdMailingList(int) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.config.CommentExtenderConfig
 
setIdParentComment(int) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
Set the id of the parent comment of this comment
setIdWorkflow(int) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.config.CommentExtenderConfig
setter for id_workflow
setImportant(Boolean) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.CommentFilter
 
setIpAddress(String) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
Sets the IP address of the user
setIsAdminComment(boolean) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
Set the admin written status of this comment
setIsImportant(boolean) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
 
setListSubComments(List<Comment>) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
Set the list of sub comments of this comment, and update the number of sub comments.
setListWorkflowActions(Collection<Action>) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
Set the available actions of the workflow for this appointment
setLuteceUserName(String) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
set the lutece user name
setLuteceUserName(String) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.CommentFilter
set the lutece user name
setMessageCommentCreated(String) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.config.CommentExtenderConfig
Set the message to display to users when a comment is created
setModerated(boolean) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.config.CommentExtenderConfig
Sets the moderated.
setName(String) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
Sets the name of the user
setNbComments(int) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.config.CommentExtenderConfig
 
setNumberSubComments(int) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
Set the number of sub comments of this comment
setPinned(boolean) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
 
setPinned(Boolean) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.CommentFilter
 
setPublished(boolean) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.Comment
Sets the published.
setSortedAttributeName(String) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.CommentFilter
 
setTriCommentsByCreation(boolean) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.config.CommentExtenderConfig
Sets tri date comments
setUseBBCodeEditor(boolean) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.config.CommentExtenderConfig
Set the usage of a BBCode editor compose comments
SORT_BY_COMMENT_ORDER - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.util.constants.CommentConstants
 
store(Comment, Plugin) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.CommentDAO
Store.
store(CommentExtenderConfig) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.config.CommentExtenderConfigDAO
store(Comment, Plugin) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.business.ICommentDAO
Store.

T

TOP - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.business.AddCommentPosition
 
TOP_BOTTOM - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.business.AddCommentPosition
 
TRANSACTION_MANAGER - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentPlugin
The Constant TRANSACTION_MANAGER.

U

update(Comment) - Method in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentService
Store.
update(Comment) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.service.ICommentService
Store.
updateCommentPinned(int, boolean) - Method in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentService
 
updateCommentPinned(int, boolean) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.service.ICommentService
Update flag important.
updateCommentStatus(int, boolean, Plugin) - Method in class fr.paris.lutece.plugins.extend.modules.comment.business.CommentDAO
Update comment status.
updateCommentStatus(int, boolean, Plugin) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.business.ICommentDAO
Update comment status.
updateCommentStatus(int, boolean) - Method in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentService
Update comment status.
updateCommentStatus(int, boolean) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.service.ICommentService
Update comment status.
updateFlagImportant(int, boolean) - Method in class fr.paris.lutece.plugins.extend.modules.comment.service.CommentService
 
updateFlagImportant(int, boolean) - Method in interface fr.paris.lutece.plugins.extend.modules.comment.service.ICommentService
Update flag important.

_

_allPositions - Static variable in class fr.paris.lutece.plugins.extend.modules.comment.business.AddCommentPosition
 
A B C D E F G H I J L M N P R S T U _ 
Skip navigation links

Copyright © 2020 City of Paris. All rights reserved.