A B C D E F G H I J L M N O P R S T U V W X Z 

A

ACTION_ADD_EVENT - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
ACTION_CONFIRM_UNSUBSCRIBE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
ACTION_DO_CREATE_EVENT - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
ACTION_DO_MODIFY_EVENT - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
ACTION_DO_REMOVE_EVENT - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
ACTION_DO_SEARCH - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
ACTION_GET_DOWNLOAD_PAGE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
ACTION_GET_FRIEND_EMAIL_PAGE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
ACTION_GET_SUBSCRIPTION_PAGE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
ACTION_MANAGE_EVENTS - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
ACTION_MODIFY_EVENT - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
ACTION_REMOVE_EVENT - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
ACTION_RSS - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
ACTION_SEARCH - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
ACTION_SEND_FRIEND_EMAIL - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
ACTION_SHOW_RESULT - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
ACTION_UNSUBSCRIBE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
ACTION_VERIFY_SUBSCRIBE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
addAgenda(Agenda) - Method in class fr.paris.lutece.plugins.calendar.business.MultiAgenda
Add an agenda
addEvent(Event) - Method in class fr.paris.lutece.plugins.calendar.business.SimpleAgenda
Add an event to the agenda
addEvent(Event) - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalAgenda
Add an event to the agenda
addIndexerAction(int, int) - Static method in class fr.paris.lutece.plugins.calendar.utils.CalendarIndexerUtils
Warn that a action has been done.
addSubscriber(int, int, Timestamp, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.CalendarSubscriberHome
insert a new subscriber for e calendar
Agenda - Interface in fr.paris.lutece.plugins.calendar.business
This interface describes the minimum implementation for agendas
AgendaLoader - Interface in fr.paris.lutece.plugins.calendar.service
This interface describes the minimum implementation for an AgendaLoader
AgendaLoaderDatabase - Class in fr.paris.lutece.plugins.calendar.service
This loader fetches agendas stored in a database
AgendaLoaderDatabase() - Constructor for class fr.paris.lutece.plugins.calendar.service.AgendaLoaderDatabase
The loader which fetches agendas from the database
AgendaLoaderProperties - Class in fr.paris.lutece.plugins.calendar.service
This loader fetches agendas stored in a property file
AgendaLoaderProperties() - Constructor for class fr.paris.lutece.plugins.calendar.service.AgendaLoaderProperties
A loader importing agenda in properties files
AgendaResource - Class in fr.paris.lutece.plugins.calendar.service
This class describes an agenda resource
AgendaResource() - Constructor for class fr.paris.lutece.plugins.calendar.service.AgendaResource
 
AgendaResourceRoleRemovalListener - Class in fr.paris.lutece.plugins.calendar.service
Calendar Removal Listener
AgendaResourceRoleRemovalListener() - Constructor for class fr.paris.lutece.plugins.calendar.service.AgendaResourceRoleRemovalListener
 
AgendaResourceWorkgroupRemovalListener - Class in fr.paris.lutece.plugins.calendar.service
Calendar Removal Listener
AgendaResourceWorkgroupRemovalListener() - Constructor for class fr.paris.lutece.plugins.calendar.service.AgendaResourceWorkgroupRemovalListener
 
AgendaService - Class in fr.paris.lutece.plugins.calendar.service
Deprecated.
Use CalendarService Instead
AgendaSubscriberService - Class in fr.paris.lutece.plugins.calendar.service
The class responsible for the subscription and unsubscription process
AMPERSAND - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
ATTRIBUTE_CALENDAR_AGENDA - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
ATTRIBUTE_CALENDAR_AGENDA_OCCURRENCES - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
ATTRIBUTE_CALENDAR_VIEW - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
ATTRIBUTE_MODULE_DOCUMENT_TO_CALENDAR_CONTENT_FILE - Static variable in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
 
ATTRIBUTE_MODULE_DOCUMENT_TO_CALENDAR_MIME_TYPE_FILE - Static variable in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
 

B

BEAN_CALENDAR_CALENDARSERVICE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
BEAN_CALENDAR_EVENTLISTSERVICE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 

C

CALENDAR_SHORT_NAME - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
CalendarAdminDashboardComponent - Class in fr.paris.lutece.plugins.calendar.web
DatabaseAdminDashboardComponent
CalendarAdminDashboardComponent() - Constructor for class fr.paris.lutece.plugins.calendar.web.CalendarAdminDashboardComponent
 
CalendarApp - Class in fr.paris.lutece.plugins.calendar.web
This class is the main class of the XPage application of the plugin calendar.
CalendarApp() - Constructor for class fr.paris.lutece.plugins.calendar.web.CalendarApp
 
CalendarCacheService - Class in fr.paris.lutece.plugins.calendar.service.cache
CalendarCacheService
CalendarCategoryJspBean - Class in fr.paris.lutece.plugins.calendar.web
This class provides the user interface to manage Lutece group features ( manage, create, modify, remove )
CalendarCategoryJspBean() - Constructor for class fr.paris.lutece.plugins.calendar.web.CalendarCategoryJspBean
Creates a new CategoryJspBean object.
CalendarDAO - Class in fr.paris.lutece.plugins.calendar.business
This DAO class used to fetch the calendars in the database
CalendarDAO() - Constructor for class fr.paris.lutece.plugins.calendar.business.CalendarDAO
 
CalendarDashboardComponent - Class in fr.paris.lutece.plugins.calendar.web
Calendar Dashboard Component This component displays calendars and events
CalendarDashboardComponent() - Constructor for class fr.paris.lutece.plugins.calendar.web.CalendarDashboardComponent
 
CalendarDownloadFile - Class in fr.paris.lutece.plugins.calendar.web
This class provides the user interface to manage calendars from the dataBase features ( manage, create, modify, remove)
CalendarDownloadFile() - Constructor for class fr.paris.lutece.plugins.calendar.web.CalendarDownloadFile
 
CalendarFilter - Class in fr.paris.lutece.plugins.calendar.business
Filter for calendar
CalendarFilter() - Constructor for class fr.paris.lutece.plugins.calendar.business.CalendarFilter
 
CalendarHome - Class in fr.paris.lutece.plugins.calendar.business
This class provides instances management methods (selectEventsList, findByPrimaryKey, findAgendasList ...) for Calendar objects ( AgendaResource, Events, ...)
CalendarIndexer - Class in fr.paris.lutece.plugins.calendar.service.search
CalendarIndexer
CalendarIndexer() - Constructor for class fr.paris.lutece.plugins.calendar.service.search.CalendarIndexer
 
CalendarIndexerUtils - Class in fr.paris.lutece.plugins.calendar.utils
CalendarIndexerUtils
CalendarJspBean - Class in fr.paris.lutece.plugins.calendar.web
This class provides the user interface to manage calendars from the dataBase features ( manage, create, modify, remove)
CalendarJspBean() - Constructor for class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
This class is used to handle back office management of database calendars.
CalendarLuceneSearchEngine - Class in fr.paris.lutece.plugins.calendar.service.search
LuceneSearchEngine
CalendarLuceneSearchEngine() - Constructor for class fr.paris.lutece.plugins.calendar.service.search.CalendarLuceneSearchEngine
 
CalendarNotification - Class in fr.paris.lutece.plugins.calendar.business.notification
CalendarNotification
CalendarNotification() - Constructor for class fr.paris.lutece.plugins.calendar.business.notification.CalendarNotification
 
CalendarNotificationDAO - Class in fr.paris.lutece.plugins.calendar.business.notification
class TaskCommentConfig
CalendarNotificationDAO() - Constructor for class fr.paris.lutece.plugins.calendar.business.notification.CalendarNotificationDAO
 
CalendarNotificationHome - Class in fr.paris.lutece.plugins.calendar.business.notification
ResourceKeyHome
CalendarParameterDAO - Class in fr.paris.lutece.plugins.calendar.business.parameter
CalendarParameterDAO
CalendarParameterDAO() - Constructor for class fr.paris.lutece.plugins.calendar.business.parameter.CalendarParameterDAO
 
CalendarParameterHome - Class in fr.paris.lutece.plugins.calendar.business.parameter
CalendarParameterHome
CalendarPlugin - Class in fr.paris.lutece.plugins.calendar.service
Calendar plugin
CalendarPlugin() - Constructor for class fr.paris.lutece.plugins.calendar.service.CalendarPlugin
 
CalendarPortlet - Class in fr.paris.lutece.plugins.calendar.business.portlet
This class represents the business object CalendarPortlet.
CalendarPortlet() - Constructor for class fr.paris.lutece.plugins.calendar.business.portlet.CalendarPortlet
 
CalendarPortletDAO - Class in fr.paris.lutece.plugins.calendar.business.portlet
This class provides Data Access methods for CalendarPortlet objects
CalendarPortletDAO() - Constructor for class fr.paris.lutece.plugins.calendar.business.portlet.CalendarPortletDAO
 
CalendarPortletHome - Class in fr.paris.lutece.plugins.calendar.business.portlet
This class provides instances management methods for CalendarPortlet objects
CalendarPortletHome() - Constructor for class fr.paris.lutece.plugins.calendar.business.portlet.CalendarPortletHome
Constructor
CalendarPortletJspBean - Class in fr.paris.lutece.plugins.calendar.web.portlet
This class provides the user interface to manage calendar interval portlets.
CalendarPortletJspBean() - Constructor for class fr.paris.lutece.plugins.calendar.web.portlet.CalendarPortletJspBean
 
CalendarResourceIdService - Class in fr.paris.lutece.plugins.calendar.service
RBAC Resource Id Service to allow roles on AdminUser Services
CalendarResourceIdService() - Constructor for class fr.paris.lutece.plugins.calendar.service.CalendarResourceIdService
 
CalendarResourceRss - Class in fr.paris.lutece.plugins.calendar.business.rss
CalendarResourceRss
CalendarResourceRss() - Constructor for class fr.paris.lutece.plugins.calendar.business.rss.CalendarResourceRss
 
CalendarSearchEngine - Interface in fr.paris.lutece.plugins.calendar.service.search
Interface for calendar event search engine
CalendarSearchItem - Class in fr.paris.lutece.plugins.calendar.service.search
Custom search item class for calendar
CalendarSearchItem(Document) - Constructor for class fr.paris.lutece.plugins.calendar.service.search.CalendarSearchItem
Constructor
CalendarSearchResult - Class in fr.paris.lutece.plugins.calendar.service.search
Custom calendar search result
CalendarSearchResult() - Constructor for class fr.paris.lutece.plugins.calendar.service.search.CalendarSearchResult
 
CalendarSearchService - Class in fr.paris.lutece.plugins.calendar.service.search
DocumentSearchService
CalendarSearchService() - Constructor for class fr.paris.lutece.plugins.calendar.service.search.CalendarSearchService
 
CalendarService - Class in fr.paris.lutece.plugins.calendar.service
CalendarService
CalendarService() - Constructor for class fr.paris.lutece.plugins.calendar.service.CalendarService
Creates a new instance of CalendarService
CalendarServiceJspBean - Class in fr.paris.lutece.plugins.calendar.web
This class provides the user interface to insert a link to a document
CalendarServiceJspBean() - Constructor for class fr.paris.lutece.plugins.calendar.web.CalendarServiceJspBean
 
CalendarStyleSheetDAO - Class in fr.paris.lutece.plugins.calendar.business.stylesheet
This class provides Data Access methods for StyleSheet objects
CalendarStyleSheetDAO() - Constructor for class fr.paris.lutece.plugins.calendar.business.stylesheet.CalendarStyleSheetDAO
 
CalendarStyleSheetHome - Class in fr.paris.lutece.plugins.calendar.business.stylesheet
This class provides instances management methods (create, find, ...) for Stylesheet objects
CalendarStyleSheetJspBean - Class in fr.paris.lutece.plugins.calendar.web
This class provides the user interface to manage StyleSheet features
CalendarStyleSheetJspBean() - Constructor for class fr.paris.lutece.plugins.calendar.web.CalendarStyleSheetJspBean
 
CalendarSubscriber - Class in fr.paris.lutece.plugins.calendar.business
This class represents business objects Subscriber
CalendarSubscriber() - Constructor for class fr.paris.lutece.plugins.calendar.business.CalendarSubscriber
 
CalendarSubscriberDAO - Class in fr.paris.lutece.plugins.calendar.business
This class provides Data Access methods for subscriber objects
CalendarSubscriberDAO() - Constructor for class fr.paris.lutece.plugins.calendar.business.CalendarSubscriberDAO
 
CalendarSubscriberHome - Class in fr.paris.lutece.plugins.calendar.business
This class provides instances management methods (create, find, ...) for Subscriber objects
CalendarUserOptions - Class in fr.paris.lutece.plugins.calendar.web
The options used for display
CalendarUserOptions() - Constructor for class fr.paris.lutece.plugins.calendar.web.CalendarUserOptions
 
CalendarView - Interface in fr.paris.lutece.plugins.calendar.web
This interface describes the minimum implementation for a Calendar View
canBeCachedForAnonymousUsers() - Method in class fr.paris.lutece.plugins.calendar.business.portlet.CalendarPortlet
 
canBeCachedForAnonymousUsers() - Method in class fr.paris.lutece.plugins.calendar.business.portlet.MiniCalendarPortlet
 
canBeCachedForConnectedUsers() - Method in class fr.paris.lutece.plugins.calendar.business.portlet.CalendarPortlet
 
canBeCachedForConnectedUsers() - Method in class fr.paris.lutece.plugins.calendar.business.portlet.MiniCalendarPortlet
 
canBeRemoved(String) - Method in class fr.paris.lutece.plugins.calendar.service.AgendaResourceRoleRemovalListener
Check if the object can be safely removed
canBeRemoved(String) - Method in class fr.paris.lutece.plugins.calendar.service.AgendaResourceWorkgroupRemovalListener
Check if the object can be safely removed
Category - Class in fr.paris.lutece.plugins.calendar.business.category
This class defines the Category business object.
Category() - Constructor for class fr.paris.lutece.plugins.calendar.business.category.Category
 
CategoryDAO - Class in fr.paris.lutece.plugins.calendar.business.category
This class provides Data Access methods for Category objects
CategoryDAO() - Constructor for class fr.paris.lutece.plugins.calendar.business.category.CategoryDAO
 
CategoryHome - Class in fr.paris.lutece.plugins.calendar.business.category
This class provides instances management methods (create, find, ...) for Category objects
CategoryService - Class in fr.paris.lutece.plugins.calendar.service
This classe provide services for Category
CategoryService.CategoryDisplay - Class in fr.paris.lutece.plugins.calendar.service
This class defines a CategoryDisplay object intended to be used in freemarker templates It provide the Category object and other informations.
CategoryService.CategoryDisplay() - Constructor for class fr.paris.lutece.plugins.calendar.service.CategoryService.CategoryDisplay
 
checkResource() - Method in class fr.paris.lutece.plugins.calendar.business.rss.CalendarResourceRss
verify that the resource exist
checkTime(String) - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Return a boolean: if the time is well formed return true, else return false
COMMA - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
compare(Event, Event) - Method in class fr.paris.lutece.plugins.calendar.service.EventComparator
Compare
CONSTANT_SLASH - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
CONSTANT_TYPE_RESOURCE - Static variable in class fr.paris.lutece.plugins.calendar.utils.CalendarIndexerUtils
 
Constants - Class in fr.paris.lutece.plugins.calendar.web
This class provides contants for the calendar plugin.
containsCalendarCriteria() - Method in class fr.paris.lutece.plugins.calendar.business.CalendarFilter
Tell if the filter contains a criteria on the calendars
containsCalendarIdsCriteria() - Method in class fr.paris.lutece.plugins.calendar.business.CalendarFilter
Tell if the filter contains a criteria on the calendar Ids
containsCategoriesCriteria() - Method in class fr.paris.lutece.plugins.calendar.business.CalendarFilter
Tell if the filter contains a criteria on the Category
containsIdsCriteria() - Method in class fr.paris.lutece.plugins.calendar.business.CalendarFilter
Tell if the filter contains a criteria on the Id
containsSortCriteria() - Method in class fr.paris.lutece.plugins.calendar.business.CalendarFilter
Tell if the filter contains a criteria on the calendars
contentResourceRss() - Method in class fr.paris.lutece.plugins.calendar.business.rss.CalendarResourceRss
verified that the resource contains the resource to be exploited
convertCR(String) - Static method in class fr.paris.lutece.plugins.calendar.web.HtmlUtils
Convert CR into HTML
create(CalendarSubscriber, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.CalendarSubscriberHome
Create an instance of the Subscriber class
create(Category, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.category.CategoryHome
Create a new Category
create(CalendarNotification, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.notification.CalendarNotificationHome
Insert new calendarNotification
create(StyleSheet, String, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.stylesheet.CalendarStyleSheetHome
Creation of an instance of a Stylesheet file in the database
createAgenda(AgendaResource, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.CalendarHome
Insert a new agenda in the table calendar_agendas.
createEvent(SimpleEvent, Plugin, String) - Static method in class fr.paris.lutece.plugins.calendar.business.CalendarHome
Insert a new event in the table calendar_events.

D

DaemonCleanerNotifySubscription - Class in fr.paris.lutece.plugins.calendar.service.daemon
Daemon DaemonCleanerNotifySubscription clean ResourceKey expiry
DaemonCleanerNotifySubscription() - Constructor for class fr.paris.lutece.plugins.calendar.service.daemon.DaemonCleanerNotifySubscription
 
DayCalendarView - Class in fr.paris.lutece.plugins.calendar.web
This class provides a calendar view by Day.
DayCalendarView() - Constructor for class fr.paris.lutece.plugins.calendar.web.DayCalendarView
 
delete(int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarSubscriberDAO
Delete a record from the table
delete(int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.category.CategoryDAO
Delete a record from the table
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.category.ICategoryDAO
Delete a record from the table
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarSubscriberDAO
Delete a record from the table
delete(String, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.notification.CalendarNotificationDAO
Delete object CalendarNotification
delete(String, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.notification.ICalendarNotificationDAO
Delete object CalendarNotification
delete(int) - Method in class fr.paris.lutece.plugins.calendar.business.portlet.CalendarPortletDAO
Deletes a record from the table.
delete(int) - Method in class fr.paris.lutece.plugins.calendar.business.portlet.MiniCalendarPortletDAO
Deletes a record from the table.
delete(int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.stylesheet.CalendarStyleSheetDAO
Delete the StyleSheet from the database whose identifier is specified in parameter
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.stylesheet.ICalendarStyleSheetDAO
Delete the StyleSheet from the database whose identifier is specified in parameter
deleteAgenda(int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarDAO
Delete an agenda from the table calendar_agendas
deleteAgenda(int, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarDAO
Delete a Agenda from the table calendar_agendas
deleteAllOccurrence(int, int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarDAO
Delete an Event from the table calendar_events_occurrences
deleteAllOccurrence(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarDAO
Delete an Event from the table calendar_events_occurrences
deleteEvent(int, int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarDAO
Delete an Event from the table calendar_events
deleteEvent(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarDAO
Delete an Event from the table calendar_events
deleteEventUser(int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarDAO
Delete the link between event and user
deleteEventUser(int, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarDAO
Delete the link between event and user
deleteLinkCategoryEvent(int, int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.category.CategoryDAO
Delete a link between category and event
deleteLinksCategory(int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.category.CategoryDAO
Delete all links for a category
deleteOccurrence(int, int, int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarDAO
Delete an occurrence from the table calendar_events_occurrences
deleteOccurrence(int, int, int, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarDAO
Delete an Event from the table calendar_events_occurrences
deleteResourceRssConfig(int) - Method in class fr.paris.lutece.plugins.calendar.business.rss.CalendarResourceRss
deleteSubscriber(int, int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarSubscriberDAO
Remove the subscriber's inscription to a calendar
deleteSubscriber(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarSubscriberDAO
Remove the subscriber's inscription to a newsletter
doAddEvent(SimpleEvent, LuteceUser, Plugin) - Method in class fr.paris.lutece.plugins.calendar.service.EventListService
Add an event and reset the caches
doCreate(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.portlet.CalendarPortletJspBean
Processes the creation of the portlet
doCreate(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.portlet.MiniCalendarPortletJspBean
Processes the creation of the portlet
doCreateAgenda(AgendaResource, Plugin) - Method in class fr.paris.lutece.plugins.calendar.service.CalendarService
Create an agenda and reset the caches.
doCreateCalendar(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
Process Calendar creation
doCreateCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarCategoryJspBean
Create Category
doCreateEvent(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
Process Event creation
doCreateStyleSheet(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarStyleSheetJspBean
Processes the creation form of a new stylesheet by recovering the parameters in the http request
DOCUMENT_SHORT_NAME - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
doInsertUrl(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarServiceJspBean
Insert the specified url into HTML content
doModify(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.portlet.CalendarPortletJspBean
Processes the modification of the portlet
doModify(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.portlet.MiniCalendarPortletJspBean
Processes the modification of the portlet
doModifyAgenda(AgendaResource, Plugin) - Method in class fr.paris.lutece.plugins.calendar.service.CalendarService
Modify an agenda and reset the caches.
doModifyCalendar(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
Process the Calendar modifications
doModifyCalendarParameterValues(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
Modify parameters values
doModifyCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarCategoryJspBean
Modify Category
doModifyEvent(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
Process the Event modifications
doModifyOccurrence(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
Process the occurrence modifications
doModifyOccurrenceEvent(OccurrenceEvent, Plugin) - Method in class fr.paris.lutece.plugins.calendar.service.EventListService
Modify an OccurrenceEvent and reset the caches
doModifyOccurrencePeriodicity(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
Modify Periodicity of Occurrence
doModifyOccurrenceStatus(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
Modify occurrencesStatus
doModifySimpleEvent(SimpleEvent, boolean, LuteceUser, Plugin) - Method in class fr.paris.lutece.plugins.calendar.service.EventListService
Modify a SimpleEvent and reset the caches
doModifyStyleSheet(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarStyleSheetJspBean
Processes the updating form of a stylesheet whose new parameters are stored in the http request
doNotificationSubscription(AgendaResource, HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.calendar.service.AgendaSubscriberService
Notify the subscription
doRemoveAgenda(int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.service.CalendarService
Remove an agenda and reset the caches.
doRemoveCalendar(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
Remove a calendar
doRemoveCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarCategoryJspBean
Perform the deletion
doRemoveEvent(int, int, LuteceUser, Plugin) - Method in class fr.paris.lutece.plugins.calendar.service.EventListService
Remove an event and reset the caches
doRemoveEvent(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
Remove a event
doRemoveOccurrence(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
Remove a occurrence
doRemoveStyleSheet(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarStyleSheetJspBean
Processes the deletion of a stylesheet
doSaveConfig(HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.calendar.business.rss.CalendarResourceRss
doSelectCalendar(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarServiceJspBean
Select and validate the specified calendar
doSendMail(String, String, String, String, String) - Method in class fr.paris.lutece.plugins.calendar.service.AgendaSubscriberService
Send the mail
doSendToFriend(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarApp
Send a mail to a friend
doSubscription(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.service.AgendaSubscriberService
Performs the subscription process Throw a SiteMessage
doSubscription(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarApp
Performs the subscription process
doUnregistration(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
Processes the unregistration of a subscriber for a newsletter
doUnSubscribe(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.calendar.service.AgendaSubscriberService
Performs unsubscription process Throw a SiteMessage
doUpdateConfig(HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.calendar.business.rss.CalendarResourceRss
doValidateConfigForm(HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.calendar.business.rss.CalendarResourceRss
doValidationSubscription(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.service.AgendaSubscriberService
Validate subscription
downloadCalendarToFile(HttpServletRequest, HttpServletResponse) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarDownloadFile
Download a calendar into a file
downloadXSLFileFromDatabase(HttpServletRequest, HttpServletResponse) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarDownloadFile
Processes requests for both HTTP GET and POST methods.

E

EMPTY_NULL - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
EMPTY_STRING - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
EQUAL - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
equals(Object) - Method in class fr.paris.lutece.plugins.calendar.business.category.Category
 
Event - Interface in fr.paris.lutece.plugins.calendar.business
This interface describes the minimum implementation for events
EventComparator - Class in fr.paris.lutece.plugins.calendar.service
EventComparator
EventComparator() - Constructor for class fr.paris.lutece.plugins.calendar.service.EventComparator
 
EventImageResourceService - Class in fr.paris.lutece.plugins.calendar.service
EventImageResourceService
EventList - Interface in fr.paris.lutece.plugins.calendar.web
An interface to describe an event list.
EventListCacheService - Class in fr.paris.lutece.plugins.calendar.service.cache
EventListCacheService
EventListService - Class in fr.paris.lutece.plugins.calendar.service
This class provides an event list service.
EventListService() - Constructor for class fr.paris.lutece.plugins.calendar.service.EventListService
Private constructor

F

FALSE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
FIELD_CALENDAR_ID - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
FIELD_CATEGORY - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
FIELD_HTML_SUMMARY - Static variable in class fr.paris.lutece.plugins.calendar.service.search.CalendarSearchItem
 
fillEventTemplate(Map<String, Object>, MultiAgendaEvent, String) - Static method in class fr.paris.lutece.plugins.calendar.web.HtmlUtils
Fill a template with events info
find(int, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.category.CategoryHome
Find the data of Category from the table
findAgendaBetween(int, Date, Date) - Method in class fr.paris.lutece.plugins.calendar.business.portlet.CalendarPortletDAO
Find the list of agenda having events between two dates
findAgendaBetween(int, Date, Date) - Static method in class fr.paris.lutece.plugins.calendar.business.portlet.CalendarPortletHome
Returns all the agenda associated with a given portlet.
findAgendaBetween(int, Date, Date) - Method in interface fr.paris.lutece.plugins.calendar.business.portlet.ICalendarPortletDAO
Finds the agenda which has events between the start and the end date
findAgendaResource(int, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.CalendarHome
Returns an instance of a AgendaResource whose identifier is specified in parameter
findAgendaResourcesList(Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.CalendarHome
Load the list of AgendaResources
findAgendasInPortlet(int) - Method in class fr.paris.lutece.plugins.calendar.business.portlet.CalendarPortletDAO
Returns all the sendings associated with a given portlet.
findAgendasInPortlet(int) - Static method in class fr.paris.lutece.plugins.calendar.business.portlet.CalendarPortletHome
Returns all the agenda associated with a given portlet.
findAgendasInPortlet(int) - Method in interface fr.paris.lutece.plugins.calendar.business.portlet.ICalendarPortletDAO
Returns all the agendas associated with a given portlet.
findAll(Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.category.CategoryHome
Returns the category list
findAll(Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.parameter.CalendarParameterHome
Find all parameters
findAllSubsriber(Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.CalendarSubscriberHome
 
findByEmail(String, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.CalendarSubscriberHome
Returns a subscriber object from the email
findByEvent(int, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.category.CategoryHome
Load the data of Category for an event from the table
findByKey(String, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.parameter.CalendarParameterHome
Load the parameter value
findByName(String, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.category.CategoryHome
Find the data of Category from the table
findByPrimaryKey(int, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.CalendarSubscriberHome
Returns an object Subscriber from its identifier
findByPrimaryKey(String, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.notification.CalendarNotificationHome
Delete a CalendarNotification
findByPrimaryKey(int, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.stylesheet.CalendarStyleSheetHome
Returns an instance of a stylesheet file whose identifier is specified in parameter
findCalendarIds(Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.CalendarHome
Get the list of calendar IDs
findCountIdEvents(int, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.category.CategoryHome
Find the number of documents linked to a category
findEvent(int, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.CalendarHome
Load the data of SimpleEvent from the table
findEventsByFilter(CalendarFilter, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.CalendarHome
Load the list of Events
findEventsList(int, int, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.CalendarHome
Load the list of Events
findEventsList(int, int, int, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.CalendarHome
Load the list of events
findEventsListByUserLogin(int, int, Plugin, String) - Static method in class fr.paris.lutece.plugins.calendar.business.CalendarHome
Load the list of Events
findOccurrence(int, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.CalendarHome
Load the data of Occurrence from the table
findOccurrencesByIdList(int, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.CalendarHome
Load the list of Occurrences ordered by occurrences id
findOccurrencesList(int, int, int, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.CalendarHome
Load the list of Occurrences linked with an event
findOccurrencesList(int, int, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.CalendarHome
Load the list of Occurrences
findParametersList(Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.parameter.CalendarParameterHome
Select all the parameters
findSubscriberNumber(int, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.CalendarSubscriberHome
Returns, for a subscriber, the number of his subscriptions
findSubscribers(int, int, int, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.CalendarSubscriberHome
loads the list of subscribers for a calendar
findSubscribers(int, String, int, int, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.CalendarSubscriberHome
loads the list of subscribers for a calendar
findSubscribers(int, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.CalendarSubscriberHome
loads the list of subscribers for a calendar
findTopEventList(Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.CalendarHome
Load the list of top Events
fr.paris.lutece.plugins.calendar.business - package fr.paris.lutece.plugins.calendar.business
 
fr.paris.lutece.plugins.calendar.business.category - package fr.paris.lutece.plugins.calendar.business.category
 
fr.paris.lutece.plugins.calendar.business.notification - package fr.paris.lutece.plugins.calendar.business.notification
 
fr.paris.lutece.plugins.calendar.business.parameter - package fr.paris.lutece.plugins.calendar.business.parameter
 
fr.paris.lutece.plugins.calendar.business.portlet - package fr.paris.lutece.plugins.calendar.business.portlet
 
fr.paris.lutece.plugins.calendar.business.rss - package fr.paris.lutece.plugins.calendar.business.rss
 
fr.paris.lutece.plugins.calendar.business.stylesheet - package fr.paris.lutece.plugins.calendar.business.stylesheet
 
fr.paris.lutece.plugins.calendar.modules.ical - package fr.paris.lutece.plugins.calendar.modules.ical
 
fr.paris.lutece.plugins.calendar.modules.text - package fr.paris.lutece.plugins.calendar.modules.text
 
fr.paris.lutece.plugins.calendar.service - package fr.paris.lutece.plugins.calendar.service
 
fr.paris.lutece.plugins.calendar.service.cache - package fr.paris.lutece.plugins.calendar.service.cache
 
fr.paris.lutece.plugins.calendar.service.daemon - package fr.paris.lutece.plugins.calendar.service.daemon
 
fr.paris.lutece.plugins.calendar.service.search - package fr.paris.lutece.plugins.calendar.service.search
 
fr.paris.lutece.plugins.calendar.utils - package fr.paris.lutece.plugins.calendar.utils
 
fr.paris.lutece.plugins.calendar.web - package fr.paris.lutece.plugins.calendar.web
 
fr.paris.lutece.plugins.calendar.web.portlet - package fr.paris.lutece.plugins.calendar.web.portlet
 

G

getAgenda() - Method in class fr.paris.lutece.plugins.calendar.business.MultiAgendaEvent
Returns the Agenda
getAgenda() - Method in class fr.paris.lutece.plugins.calendar.service.AgendaResource
Returns the Agenda
getAgendaIds() - Method in class fr.paris.lutece.plugins.calendar.business.MultiAgenda
Fetch agenda ids
getAgendaIds() - Method in class fr.paris.lutece.plugins.calendar.service.CalendarService
Return the list of agenda IDs
getAgendaResource(String) - Method in class fr.paris.lutece.plugins.calendar.service.AgendaService
Deprecated.
Use CalendarService Instead
getAgendaResource(String) - Method in class fr.paris.lutece.plugins.calendar.service.CalendarService
Get the agenda
getAgendaResource(int) - Method in class fr.paris.lutece.plugins.calendar.service.CalendarService
Returns the agenda
getAgendaResources(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.service.CalendarService
Get the list of agendas.
getAgendaResources(AdminUser, Plugin) - Method in class fr.paris.lutece.plugins.calendar.service.CalendarService
Get the list of agenda resources.
getAgendaResourcesWithEvents() - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Get the multi agenda from database
getAgendaResourcesWithOccurrences(HttpServletRequest) - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Get all agendas from database checkin the security
getAgendaResourcesWithOccurrences() - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Get the multi agenda from database
getAgendaResourcesWithOccurrencesIds() - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Get the multi agenda from database with occurrences ordered by id
getAgendas() - Method in class fr.paris.lutece.plugins.calendar.business.MultiAgenda
Gets agendas
getAgendaWithEvents(String, HttpServletRequest) - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Get a specified agenda from database with events
getAgendaWithOccurrences(String, HttpServletRequest) - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Get a specified agenda from database with occurrences
getAgendaWithOccurrencesOrderedbyId(String, HttpServletRequest) - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Get a specified agenda from database with occurrences
getAgendaXml(String, HttpServletRequest) - Static method in class fr.paris.lutece.plugins.calendar.service.XMLUtils
Returns the Xml code of a calendar events
getAllCategoriesDisplay(AdminUser) - Static method in class fr.paris.lutece.plugins.calendar.service.CategoryService
Get all Category converted to CategoryDisplay objects
getAllCategoriesDisplay(int[], AdminUser) - Static method in class fr.paris.lutece.plugins.calendar.service.CategoryService
Get all Category converted to CategoryDisplay objects and tagged with the assigned value when lists of categories matched
getAllCategoriesDisplay(List<Category>, AdminUser) - Static method in class fr.paris.lutece.plugins.calendar.service.CategoryService
Get all Category converted to CategoryDisplay objects and tagged with the assigned value when lists of categories matched
getAssigned() - Method in class fr.paris.lutece.plugins.calendar.service.CategoryService.CategoryDisplay
Return true if Document is linked to this Category
getBeginDate(int) - Method in class fr.paris.lutece.plugins.calendar.business.portlet.CalendarPortletDAO
Returns the beginning date when the events will be displayed
getBeginDate(int) - Static method in class fr.paris.lutece.plugins.calendar.business.portlet.CalendarPortletHome
Returns the beginning date of the display of corresponding events
getBeginDate(int) - Method in interface fr.paris.lutece.plugins.calendar.business.portlet.ICalendarPortletDAO
The beginning date of event display
getCacheSize() - Method in class fr.paris.lutece.plugins.calendar.service.CalendarService
Get the cache size
getCalendarIds() - Method in class fr.paris.lutece.plugins.calendar.business.CalendarFilter
 
getCalendarIds(HttpServletRequest) - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Get all calendar ids that the user is authorized to visualize
getCalendarParameters(Plugin) - Method in class fr.paris.lutece.plugins.calendar.service.CalendarService
Get the calendar default parameters
getCalendarView(String, MultiAgenda, CalendarUserOptions, HttpServletRequest) - Method in interface fr.paris.lutece.plugins.calendar.web.CalendarView
Returns the HTML view of the Month corresponding to the given date and displaying events of a given agenda
getCalendarView(String, MultiAgenda, CalendarUserOptions, HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.DayCalendarView
Returns the HTML view of the Month corresponding to the given date and displaying events of a given agenda
getCalendarView(String, MultiAgenda, CalendarUserOptions, HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.MonthCalendarView
Returns the HTML view of the Month corresponding to the given date and displaying events of a given agenda
getCalendarView(String, MultiAgenda, CalendarUserOptions, HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.WeekCalendarView
Returns the HTML view of the Month corresponding to the given date and displaying events of a given agenda
getCategories() - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Returns the Categories
getCategories(Plugin) - Method in class fr.paris.lutece.plugins.calendar.service.CategoryService
Get the list of every categories
getCategoriesId() - Method in class fr.paris.lutece.plugins.calendar.business.CalendarFilter
 
getCategory() - Method in class fr.paris.lutece.plugins.calendar.service.CategoryService.CategoryDisplay
Get the Category object
getCategoryDisplay(int) - Static method in class fr.paris.lutece.plugins.calendar.service.CategoryService
Return a CategoryDisplay object for a specified Category
getConfirmModifyEvent(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
Returns the confirmation to modify an event
getConfirmModifyOccurrenceStatus(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
Returns the confirmation to modify occurrences status
getConfirmRemoveCalendar(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
Returns the confirmation to remove the calendar
getConfirmRemoveCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarCategoryJspBean
Returns the page of confirmation for deleting a workgroup
getConfirmRemoveEvent(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
Returns the confirmation to remove the event
getConfirmRemoveOccurrence(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
Returns the confirmation to remove occurrence
getConfirmRemoveSubscriber(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
Manages the removal form of a newsletter whose identifier is in the http request
getConfirmUnSubscribe(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarApp
Performs confirm unsubscription process
getCountLinkedDocuments() - Method in class fr.paris.lutece.plugins.calendar.service.CategoryService.CategoryDisplay
Get the number of linked documents
getCreate(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.portlet.CalendarPortletJspBean
Returns the creation form for the portlet
getCreate(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.portlet.MiniCalendarPortletJspBean
Returns the creation form for the portlet
getCreateCalendar(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
Returns the Calendar creation form
getCreateCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarCategoryJspBean
Insert a new Category
getCreateEvent(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
Returns the Event creation form
getCreateStyleSheet(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarStyleSheetJspBean
Returns the create form of a new stylesheet with the upload field
getDAO() - Method in class fr.paris.lutece.plugins.calendar.business.portlet.CalendarPortletHome
Returns the instance of the portlet DAO singleton
getDAO() - Method in class fr.paris.lutece.plugins.calendar.business.portlet.MiniCalendarPortletHome
Returns the instance of the portlet DAO singleton
getDashboardData(AdminUser, HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarAdminDashboardComponent
getDashboardData(AdminUser, HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarDashboardComponent
The HTML code of the component
getDate() - Method in interface fr.paris.lutece.plugins.calendar.business.Event
Returns a date as an object java.util.Date
getDate() - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Returns the Date
getDate() - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Returns the Date
getDate(int, int, int) - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Constructs a 8 digits date string code YYYYMMDD
getDate(Calendar) - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Constructs a 8 digits date string YYYYMMDD
getDate(String) - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Constructs a Date object from YYYYMMDD
getDate(Date) - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Constructs a digit string from a date object
getDateCreation() - Method in interface fr.paris.lutece.plugins.calendar.business.Event
Get the creation date
getDateCreation() - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Returns the event date creation
getDateCreation() - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Returns the event date creation
getDateEnd() - Method in interface fr.paris.lutece.plugins.calendar.business.Event
Returns the date end
getDateEnd() - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Returns the date end
getDateEnd() - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Returns the date end
getDateExpiry() - Method in class fr.paris.lutece.plugins.calendar.business.notification.CalendarNotification
Get date expiry
getDateForward(Date, int, int, String[]) - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Returns a date code corresponding to a calendar roll of n days forward
getDateSubscription() - Method in class fr.paris.lutece.plugins.calendar.business.CalendarSubscriber
Returns the date of the subscription
getDateTimeEnd() - Method in interface fr.paris.lutece.plugins.calendar.business.Event
Returns the DateEnd
getDateTimeEnd() - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Returns the DateTimeEnd
getDateTimeEnd() - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Returns the DateTimeEnd
getDateTimeStart() - Method in interface fr.paris.lutece.plugins.calendar.business.Event
Returns the DateTimeStart
getDateTimeStart() - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Returns the DateTimeStart
getDateTimeStart() - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Returns the DateTimeStart
getDateToday() - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Returns a the date code of today
getDay(String) - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Returns the day of month from a date code
getDayAfter(String, int) - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Returns a date code corresponding to a calendar roll of n days forward
getDayAfter(Date, int) - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Returns a date code corresponding to a calendar roll of n days forward
getDayClass(Calendar, boolean) - Static method in class fr.paris.lutece.plugins.calendar.web.SmallMonthCalendar
Calculate the style class to render the day
getDayLabel(String, Locale) - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Returns the day as an international formatted string corresponding to the date code
getDayOfWeek(String) - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Get the day of week of a given date using the pattern Utils.DATE_PATTERN
getDescription() - Method in class fr.paris.lutece.plugins.calendar.business.category.Category
 
getDescription() - Method in interface fr.paris.lutece.plugins.calendar.business.Event
Returns the Description
getDescription() - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Returns the Description
getDescription() - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Returns the Description
getDescription() - Method in class fr.paris.lutece.plugins.calendar.service.search.CalendarIndexer
Returns the indexer service description
getDisplayCreateConfigForm(HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.calendar.business.rss.CalendarResourceRss
getDisplayModifyConfigForm(HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.calendar.business.rss.CalendarResourceRss
getDocument(OccurrenceEvent, String, String, String) - Static method in class fr.paris.lutece.plugins.calendar.service.search.CalendarIndexer
Builds a document which will be used by Lucene during the indexing of the calendar list
getDocumentId() - Method in interface fr.paris.lutece.plugins.calendar.business.Event
Returns the document id
getDocumentId() - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Returns the document id
getDocumentId() - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Returns the document id
getDocuments(String) - Method in class fr.paris.lutece.plugins.calendar.service.search.CalendarIndexer
Get the calendar document
getEmail() - Method in class fr.paris.lutece.plugins.calendar.business.CalendarSubscriber
Returns the subscriber's email
getEmail() - Method in class fr.paris.lutece.plugins.calendar.business.notification.CalendarNotification
Get email
getEndDate(int) - Method in class fr.paris.lutece.plugins.calendar.business.portlet.CalendarPortletDAO
Returns the end date of the events display
getEndDate(int) - Static method in class fr.paris.lutece.plugins.calendar.business.portlet.CalendarPortletHome
Returns the last date of the display
getEndDate(int) - Method in interface fr.paris.lutece.plugins.calendar.business.portlet.ICalendarPortletDAO
The finishing date of the event display
getEvent(int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.service.EventListService
Get the event from a given event ID.
getEventClass() - Method in interface fr.paris.lutece.plugins.calendar.business.Event
Returns the EventClass
getEventClass() - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Returns the EventClass
getEventClass() - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Returns the EventClass
getEventId() - Method in class fr.paris.lutece.plugins.calendar.business.OccurrenceEvent
Returns the id of the event
getEventImage() - Method in class fr.paris.lutece.plugins.calendar.service.AgendaResource
Returns the EventImage
getEventList(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
Return the list of Event linked with an agenda
getEventList(String, MultiAgenda, Locale, HttpServletRequest) - Method in interface fr.paris.lutece.plugins.calendar.web.EventList
Build an event list corresponding to the date, the agenda and privileges stored in the HTTP request
getEventList(String, MultiAgenda, Locale, HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.MonthEventList
Build an event list corresponding to the date, the agenda and privileges stored in the HTTP request
getEventList(String, MultiAgenda, Locale, HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.WeekEventList
Build an event list corresponding to the date, the agenda and privileges stored in the HTTP request
getEventPrefix() - Method in class fr.paris.lutece.plugins.calendar.service.AgendaResource
Returns the EventPrefix
getEvents() - Method in interface fr.paris.lutece.plugins.calendar.business.Agenda
Retrieves all events of the agenda
getEvents() - Method in class fr.paris.lutece.plugins.calendar.business.MultiAgenda
Retrieves all events of the agenda
getEvents() - Method in class fr.paris.lutece.plugins.calendar.business.SimpleAgenda
Retrieves all events of the agenda
getEvents() - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalAgenda
Retrieves all events of the agenda
getEventsByDate(String) - Method in interface fr.paris.lutece.plugins.calendar.business.Agenda
Retrieves events for a given date
getEventsByDate(Date, Date, Locale) - Method in interface fr.paris.lutece.plugins.calendar.business.Agenda
Retrieves events for a given date
getEventsByDate(String) - Method in class fr.paris.lutece.plugins.calendar.business.MultiAgenda
Retrieves events for a given date
getEventsByDate(Date, Date, Locale) - Method in class fr.paris.lutece.plugins.calendar.business.MultiAgenda
Fetches the events present between two dates
getEventsByDate(String) - Method in class fr.paris.lutece.plugins.calendar.business.SimpleAgenda
Retrieves events for a given date
getEventsByDate(Date, Date, Locale) - Method in class fr.paris.lutece.plugins.calendar.business.SimpleAgenda
Fetches the events by date
getEventsByDate(String) - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalAgenda
Retrieves events for a given date
getEventsByDate(Date, Date, Locale) - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalAgenda
The events which occur between a start and end date
getExcludedDays() - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Get the list of excluded days
getExportSheetList(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarApp
Return the list of agenda for the template html search
getExtension(int, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.stylesheet.CalendarStyleSheetHome
Select the extension file related to the export stylesheet
getFeed() - Method in class fr.paris.lutece.plugins.calendar.business.rss.CalendarResourceRss
Gets the feed with items
getFirstDayOfWeek(String) - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Returns the first monday of a week as a formatted string corresponding to the date code
getHtmlSummary() - Method in class fr.paris.lutece.plugins.calendar.service.search.CalendarSearchItem
 
getHtmlSummary() - Method in class fr.paris.lutece.plugins.calendar.service.search.CalendarSearchResult
 
getIconContent() - Method in class fr.paris.lutece.plugins.calendar.business.category.Category
 
getIconMimeType() - Method in class fr.paris.lutece.plugins.calendar.business.category.Category
 
getIconUrl() - Method in class fr.paris.lutece.plugins.calendar.service.CategoryService.CategoryDisplay
Get the icon url
getId() - Method in class fr.paris.lutece.plugins.calendar.business.CalendarSubscriber
Returns the subscriber's identifier
getId() - Method in class fr.paris.lutece.plugins.calendar.business.category.Category
 
getId() - Method in interface fr.paris.lutece.plugins.calendar.business.Event
Returns the id of the event
getId() - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Returns the id of the event
getId() - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Returns the id of the event
getId() - Method in class fr.paris.lutece.plugins.calendar.service.AgendaResource
Returns the Id
getIdAgenda() - Method in class fr.paris.lutece.plugins.calendar.business.notification.CalendarNotification
Get ID Agenda
getIdCalendar() - Method in class fr.paris.lutece.plugins.calendar.business.CalendarFilter
 
getIdCalendar() - Method in interface fr.paris.lutece.plugins.calendar.business.Event
Get the id of calendar
getIdCalendar() - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Gets the calendar id
getIdCalendar() - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
 
getIds() - Method in class fr.paris.lutece.plugins.calendar.business.CalendarFilter
 
getImageResource(int, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.CalendarHome
Return the image resource for the specified category id
getImageResource(int, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.category.CategoryHome
Return the image resource for the specified category id
getImageResource() - Method in interface fr.paris.lutece.plugins.calendar.business.Event
Returns the ImageResource
getImageResource() - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Returns the ImageResource
getImageResource() - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Returns the ImageResource
getImageResource(int) - Method in class fr.paris.lutece.plugins.calendar.service.CategoryService
Get the resource for image
getImageResource(int) - Method in class fr.paris.lutece.plugins.calendar.service.EventImageResourceService
Get the resource for image
getImageUrl() - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Returns the image Url
getInsertLinkService(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
Get the link insert service
getInsertService(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
Get the document insert service if the plugin is installed
getInsertServiceSelectorUI(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarServiceJspBean
Entry point of the insert service
getInstance() - Static method in class fr.paris.lutece.plugins.calendar.business.portlet.CalendarPortletHome
Returns the instance of NewsLetterArchive Portlet
getInstance() - Static method in class fr.paris.lutece.plugins.calendar.business.portlet.MiniCalendarPortletHome
Returns the instance of NewsLetterArchive Portlet
getInstance() - Static method in class fr.paris.lutece.plugins.calendar.service.AgendaService
Deprecated.
Use CalendarService Instead
getInstance() - Static method in class fr.paris.lutece.plugins.calendar.service.AgendaSubscriberService
Fetches the singleton instance
getInstance() - Static method in class fr.paris.lutece.plugins.calendar.service.cache.CalendarCacheService
Get the instance of CalendarCacheService
getInstance() - Static method in class fr.paris.lutece.plugins.calendar.service.cache.EventListCacheService
Get the instance of CalendarCacheService
getInstance() - Static method in class fr.paris.lutece.plugins.calendar.service.CategoryService
Get the unique instance of the service
getInstance() - Static method in class fr.paris.lutece.plugins.calendar.service.EventImageResourceService
Get the unique instance of the service
getInstance() - Static method in class fr.paris.lutece.plugins.calendar.service.search.CalendarSearchService
Get the HelpdeskSearchService instance
getIntervalList(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
Return the list of time intervals declared in properties file
getIntervalList(HttpServletRequest) - Static method in class fr.paris.lutece.plugins.calendar.web.portlet.CalendarPortletJspBean
Return the list of time intervals declared in properties file
getIntervalList(HttpServletRequest) - Static method in class fr.paris.lutece.plugins.calendar.web.portlet.MiniCalendarPortletJspBean
Return the list of time intervals declared in properties file
getKey() - Method in class fr.paris.lutece.plugins.calendar.business.notification.CalendarNotification
Get Key
getKeyName() - Method in interface fr.paris.lutece.plugins.calendar.business.Agenda
Returns the key of the Agenda
getKeyName() - Method in class fr.paris.lutece.plugins.calendar.business.MultiAgenda
Returns the KeyName
getKeyName() - Method in class fr.paris.lutece.plugins.calendar.business.SimpleAgenda
Returns the KeyName
getKeyName() - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalAgenda
Returns the KeyName
getLinkUrl() - Method in interface fr.paris.lutece.plugins.calendar.business.Event
Returns the link Url
getLinkUrl() - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Returns the link Url
getLinkUrl() - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Returns the link Url
getListAgenda(HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarApp
Return the list of agenda for the template html search
getListCategories() - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Gets the event categories
getListTags() - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Returns the Tag list
getListType() - Method in class fr.paris.lutece.plugins.calendar.service.search.CalendarIndexer
getLoaderClassName() - Method in class fr.paris.lutece.plugins.calendar.service.AgendaResource
Returns the LoaderClassName
getLoaderParameter() - Method in class fr.paris.lutece.plugins.calendar.service.AgendaResource
Returns the LoaderParameter
getLoadersProperty() - Method in class fr.paris.lutece.plugins.calendar.service.AgendaService
Deprecated.
Returns the property key that contains the loaders list
getLocale() - Method in class fr.paris.lutece.plugins.calendar.web.CalendarUserOptions
Returns the Locale
getLocation() - Method in interface fr.paris.lutece.plugins.calendar.business.Event
Returns the Location
getLocation() - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Returns the Location
getLocation() - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Returns the Location
getLocationAddress() - Method in interface fr.paris.lutece.plugins.calendar.business.Event
Returns the location Address
getLocationAddress() - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Returns the location Address
getLocationAddress() - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Returns the location Address
getLocationTown() - Method in interface fr.paris.lutece.plugins.calendar.business.Event
Returns the location Town
getLocationTown() - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Returns the location Town
getLocationTown() - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Returns the location Town
getLocationZip() - Method in interface fr.paris.lutece.plugins.calendar.business.Event
Returns the location Zip
getLocationZip() - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Returns the location Zip
getLocationZip() - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Returns the location Zip
getManageAdvancedParameters(AdminUser) - Method in class fr.paris.lutece.plugins.calendar.service.AgendaService
Deprecated.
Use CalendarService Instead
getManageAdvancedParameters(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
Return Calendar advanced parameters
getManageCalendars(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
Returns calendars management form
getManageCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarCategoryJspBean
Returns Category management form
getManageStyleSheet(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarStyleSheetJspBean
Displays the stylesheets list
getManageSubscribers(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
Builds the newsletter's subscribers management page
getMapUrl() - Method in interface fr.paris.lutece.plugins.calendar.business.Event
Returns the date end
getMapUrl() - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Returns the date end
getMapUrl() - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Returns the date end
getModify(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.portlet.CalendarPortletJspBean
Returns the modification form for the portlet
getModify(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.portlet.MiniCalendarPortletJspBean
Returns the modification form for the portlet
getModifyCalendar(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
Returns the form for calendar modification
getModifyCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarCategoryJspBean
Returns Category modification form
getModifyEvent(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
Returns the form for event modification
getModifyOccurrence(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
Returns the form for occurrence modification
getModifyOccurrenceList(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
Get modify occurrence list, whether it is removing or modifying an occurrence
getModifyStyleSheet(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarStyleSheetJspBean
Returns the form to update a stylesheet whose identifer is stored in the http request
getMonth(String) - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Returns the month from a date code
getMonthLabel(String, Locale) - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Returns the month as a formatted string corresponding to the date code
getMultiAgenda(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.service.CalendarService
Get the multiAgenda.
getName() - Method in interface fr.paris.lutece.plugins.calendar.business.Agenda
Returns the name of the Agenda
getName() - Method in class fr.paris.lutece.plugins.calendar.business.category.Category
 
getName() - Method in class fr.paris.lutece.plugins.calendar.business.MultiAgenda
Returns the name of the Agenda
getName() - Method in class fr.paris.lutece.plugins.calendar.business.SimpleAgenda
Returns the name of the Agenda
getName() - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalAgenda
Returns the name of the Agenda
getName() - Method in class fr.paris.lutece.plugins.calendar.service.AgendaResource
Returns the Name
getName() - Method in class fr.paris.lutece.plugins.calendar.service.cache.CalendarCacheService
Get the service name
getName() - Method in class fr.paris.lutece.plugins.calendar.service.cache.EventListCacheService
Get the service name
getName() - Method in class fr.paris.lutece.plugins.calendar.service.CalendarService
Get the service name
getName() - Method in class fr.paris.lutece.plugins.calendar.service.search.CalendarIndexer
Returns the indexer service name
getNext(String) - Method in interface fr.paris.lutece.plugins.calendar.web.CalendarView
Returns the next code date corresponding to the current view and the current date
getNext(String) - Method in class fr.paris.lutece.plugins.calendar.web.DayCalendarView
Returns the next code date corresponding to the current view and the current date
getNext(String) - Method in class fr.paris.lutece.plugins.calendar.web.MonthCalendarView
Returns the next code date corresponding to the current view and the current date
getNext(String) - Method in class fr.paris.lutece.plugins.calendar.web.WeekCalendarView
Returns the next code date corresponding to the current view and the current date
getNextDay(String) - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Returns a date code corresponding to a calendar roll of one day forward
getNextMonth(String) - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Returns a date code corresponding to a calendar roll of one month
getNextMonth(String, int) - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Returns a date code corresponding to a calendar roll of one month
getNextOccurrence(SimpleEvent, String, int) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarDAO
Return the next occurrence of an event regarding the frequency choisen
getNextWeek(String) - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Returns a date code corresponding to a calendar roll of one week forward
getOccurrence() - Method in interface fr.paris.lutece.plugins.calendar.business.Event
Returns the occurrence
getOccurrence() - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Returns the occurrence
getOccurrence() - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
 
getOccurrenceEvents(int, int, int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.service.EventListService
Get the list of OccurrenceEvent.
getOccurrenceList(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
Return the list of occurrence linked with an Event
getOccurrenceNumber(int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarDAO
Return the occurrence number for an event
getOccurrenceNumber(int, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.CalendarHome
Returns the number of occurrence for an event
getOccurrenceNumber(int, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarDAO
Return the occurrence number for an event
getOccurrenceWithinTwoDates(Date, Date, String[]) - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Returns a date code corresponding to a calendar roll of one month
getPage(HttpServletRequest, int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarApp
Returns the content of the page Contact.
getPageUrl() - Method in interface fr.paris.lutece.plugins.calendar.business.Event
Returns the page Url
getPageUrl() - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Returns the page Url
getPageUrl() - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Returns the page Url
getParameterToApply(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.business.rss.CalendarResourceRss
getPath(String, CalendarUserOptions) - Method in interface fr.paris.lutece.plugins.calendar.web.CalendarView
Returns the view path
getPath(String, CalendarUserOptions) - Method in class fr.paris.lutece.plugins.calendar.web.DayCalendarView
Returns the view path
getPath(String, CalendarUserOptions) - Method in class fr.paris.lutece.plugins.calendar.web.MonthCalendarView
Returns the view path
getPath(String, CalendarUserOptions) - Method in class fr.paris.lutece.plugins.calendar.web.WeekCalendarView
Returns the view path
getPeriodicity() - Method in interface fr.paris.lutece.plugins.calendar.business.Event
Returns the periodicity
getPeriodicity() - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Returns the periodicity
getPeriodicity() - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
 
getPeriodValidity() - Method in class fr.paris.lutece.plugins.calendar.service.AgendaResource
Returns the period validity of mail notification
getPortletTypeId() - Method in class fr.paris.lutece.plugins.calendar.business.portlet.CalendarPortletHome
Returns the identifier of the portlet type
getPortletTypeId() - Method in class fr.paris.lutece.plugins.calendar.business.portlet.MiniCalendarPortletHome
Returns the identifier of the portlet type
getPrevious(String) - Method in interface fr.paris.lutece.plugins.calendar.web.CalendarView
Returns the previous code date corresponding to the current view and the current date
getPrevious(String) - Method in class fr.paris.lutece.plugins.calendar.web.DayCalendarView
Returns the previous code date corresponding to the current view and the current date
getPrevious(String) - Method in class fr.paris.lutece.plugins.calendar.web.MonthCalendarView
Returns the previous code date corresponding to the current view and the current date
getPrevious(String) - Method in class fr.paris.lutece.plugins.calendar.web.WeekCalendarView
Returns the previous code date corresponding to the current view and the current date
getPreviousDay(String) - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Returns a date code corresponding to a calendar roll of one day backward
getPreviousMonth(String) - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Returns a date code corresponding to a calendar roll of one month backward
getPreviousWeek(String) - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Returns a date code corresponding to a calendar roll of one week backward
getPriority() - Method in interface fr.paris.lutece.plugins.calendar.business.Event
Returns the Priority
getPriority() - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Returns the Priority
getPriority() - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Returns the Priority
getRemovalRefusedMessage(String, Locale) - Method in class fr.paris.lutece.plugins.calendar.service.AgendaResourceRoleRemovalListener
Gives a message explaining why the object can't be removed
getRemovalRefusedMessage(String, Locale) - Method in class fr.paris.lutece.plugins.calendar.service.AgendaResourceWorkgroupRemovalListener
Gives a message explaining why the object can't be removed
getRemoveStyleSheet(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarStyleSheetJspBean
Returns the confirm of removing the style whose identifier is in the http request
getRepetitionDays(int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarDAO
Return the frequency of an event
getRepetitionDays(int, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.CalendarHome
Returns the number of days within which the events will occur
getRepetitionDays(int, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarDAO
Returns the number of following days the event should be displayed
getRepetitionDays(int) - Method in class fr.paris.lutece.plugins.calendar.business.portlet.CalendarPortletDAO
Fetches the number of future days during which the events of the agenda will be displayed
getRepetitionDays(int) - Static method in class fr.paris.lutece.plugins.calendar.business.portlet.CalendarPortletHome
Returns the number of days within which the events will occur
getRepetitionDays(int) - Method in interface fr.paris.lutece.plugins.calendar.business.portlet.ICalendarPortletDAO
Returns the number of following days the event should be displayed
getRepititionDays(int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.service.EventListService
Get the number repitition days of an event from a given event ID
getResource(String) - Method in class fr.paris.lutece.plugins.calendar.service.AgendaLoaderDatabase
Get a resource by its Id
getResource(String) - Method in class fr.paris.lutece.plugins.calendar.service.AgendaLoaderProperties
Get a resource by its Id
getResourceIdList(Locale) - Method in class fr.paris.lutece.plugins.calendar.service.CalendarResourceIdService
Returns a list of resource ids
getResourceImageCategory(int) - Static method in class fr.paris.lutece.plugins.calendar.service.CategoryService
Management of the image associated to the Category
getResourceImageEvent(int) - Method in class fr.paris.lutece.plugins.calendar.service.EventImageResourceService
Management of the image associated to the event
getResources() - Method in class fr.paris.lutece.plugins.calendar.service.AgendaLoaderDatabase
Gets all the agenda resources from the database
getResources() - Method in class fr.paris.lutece.plugins.calendar.service.AgendaLoaderProperties
Get the agenda represented by property files
getResourceType() - Method in class fr.paris.lutece.plugins.calendar.service.AgendaResource
Returns the Resource Type
getResourceTypeId() - Method in class fr.paris.lutece.plugins.calendar.service.CategoryService
Get the type of resource
getResourceTypeId() - Method in class fr.paris.lutece.plugins.calendar.service.EventImageResourceService
Get the type of resource
getRole() - Method in class fr.paris.lutece.plugins.calendar.service.AgendaResource
Returns the Role
getRoleManager() - Method in class fr.paris.lutece.plugins.calendar.service.AgendaResource
Returns the Manager Role
getRssXml(CalendarFilter) - Static method in class fr.paris.lutece.plugins.calendar.service.XMLUtils
Returns the Xml code for RSS
getSearchResults(String[], String[], String, Date, Date) - Method in class fr.paris.lutece.plugins.calendar.service.search.CalendarLuceneSearchEngine
Return search results
getSearchResults(String[], String[], String, Date, Date) - Method in interface fr.paris.lutece.plugins.calendar.service.search.CalendarSearchEngine
Return search results
getSearchResults(String[], String[], String, Date, Date, Plugin) - Method in class fr.paris.lutece.plugins.calendar.service.search.CalendarSearchService
Return search results
getSelectCalendar(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarServiceJspBean
Return the html form for calendar selection.
getSelectEvents(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarServiceJspBean
Return the html form for event selection.
getSimpleEvents(int, int) - Method in class fr.paris.lutece.plugins.calendar.service.EventListService
Get the list of SimpleEvent.
getSimpleEventsByUserLogin(int, LuteceUser) - Method in class fr.paris.lutece.plugins.calendar.service.EventListService
Get the list of SimpleEvent from the user login.
getSmallMonthCalendar(String, Agenda, CalendarUserOptions, boolean) - Static method in class fr.paris.lutece.plugins.calendar.web.SmallMonthCalendar
Provides a small HTML month calendar displaying days with links
getSortEvents() - Method in class fr.paris.lutece.plugins.calendar.business.CalendarFilter
 
getSpecificSearchAppUrl() - Method in class fr.paris.lutece.plugins.calendar.service.search.CalendarIndexer
getStatus() - Method in interface fr.paris.lutece.plugins.calendar.business.Event
Returns the Status
getStatus() - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Returns the Status
getStatus() - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Returns the Status
getStyleList() - Method in class fr.paris.lutece.plugins.calendar.web.CalendarStyleSheetJspBean
Return a ReferenceList with id style for code and a concatenation of portal name + portlet type name + style description for name.
getStyleSheetList(Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.stylesheet.CalendarStyleSheetHome
Returns a collection of StyleSheet objet
getSubscriberNumber(int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.service.AgendaSubscriberService
Get the number of subscribers of a calendar
getSubscribers(int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.service.AgendaSubscriberService
Get the list of subscribers of a calendar
getSubscribersList(Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.CalendarSubscriberHome
loads the list of subscribers
getTags() - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Returns the top Event
getTemplateDocument(int, HttpServletRequest) - Method in interface fr.paris.lutece.plugins.calendar.web.IAppUtils
 
getTitle() - Method in interface fr.paris.lutece.plugins.calendar.business.Event
Returns the Title
getTitle() - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Returns the Title
getTitle() - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Returns the Title
getTitle(String, Locale) - Method in class fr.paris.lutece.plugins.calendar.service.CalendarResourceIdService
Returns the Title of a given resource
getTitle(String, CalendarUserOptions) - Method in interface fr.paris.lutece.plugins.calendar.web.CalendarView
Returns the view title
getTitle(String, CalendarUserOptions) - Method in class fr.paris.lutece.plugins.calendar.web.DayCalendarView
Returns the view title
getTitle(String, CalendarUserOptions) - Method in class fr.paris.lutece.plugins.calendar.web.MonthCalendarView
Returns the view title
getTitle(String, CalendarUserOptions) - Method in class fr.paris.lutece.plugins.calendar.web.WeekCalendarView
Returns the view title
getTopEvent() - Method in interface fr.paris.lutece.plugins.calendar.business.Event
Returns the top Event
getTopEvent() - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Returns the top Event
getTopEvent() - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Returns the top Event
getType() - Method in interface fr.paris.lutece.plugins.calendar.business.Event
Returns search type
getType() - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Returns the type
getType() - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Returns the type
getType() - Method in interface fr.paris.lutece.plugins.calendar.web.CalendarView
Returns the view type
getType() - Method in class fr.paris.lutece.plugins.calendar.web.DayCalendarView
Returns the view type
getType() - Method in class fr.paris.lutece.plugins.calendar.web.MonthCalendarView
Returns the view type
getType() - Method in class fr.paris.lutece.plugins.calendar.web.WeekCalendarView
Returns the view type
getUrl() - Method in interface fr.paris.lutece.plugins.calendar.business.Event
Returns the Url
getUrl() - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Returns the Url
getUrl() - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Returns the Url
getVersion() - Method in class fr.paris.lutece.plugins.calendar.service.search.CalendarIndexer
Returns the indexer service version
getWeekDayLabel(String, Locale) - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Returns the day as an international formatted string corresponding to the date code
getWeekLabel(String, Locale) - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Returns the Week as a formatted string corresponding to the date code
getWorkgroup() - Method in class fr.paris.lutece.plugins.calendar.business.category.Category
 
getWorkgroup() - Method in class fr.paris.lutece.plugins.calendar.service.AgendaResource
Returns the workgroup
getXml(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.business.portlet.CalendarPortlet
Returns the Xml code of the Calendar portlet without XML heading
getXml(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.business.portlet.MiniCalendarPortlet
Returns the Xml code of the Calendar portlet without XML heading
getXml(List<Event>) - Static method in class fr.paris.lutece.plugins.calendar.service.XMLUtils
Returns the Xml code of the Calendar portlet without XML heading
getXmlDocument(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.business.portlet.CalendarPortlet
Returns the Xml code of the Archive portlet with XML heading
getXmlDocument(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.business.portlet.MiniCalendarPortlet
Returns the Xml code of the Archive portlet with XML heading
getXMLPortletCalendar(Locale, Calendar, HttpServletRequest) - Static method in class fr.paris.lutece.plugins.calendar.service.XMLUtils
Get the XML of a calendar
getYear(String) - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Returns the year from a date code

H

hasEvents(String) - Method in interface fr.paris.lutece.plugins.calendar.business.Agenda
Indicates if the agenda gets events for a given date
hasEvents(String) - Method in class fr.paris.lutece.plugins.calendar.business.MultiAgenda
Indicates if the agenda gets events for a given date
hasEvents(String) - Method in class fr.paris.lutece.plugins.calendar.business.SimpleAgenda
Indicates if the agenda gets events for a given date
hasEvents(String) - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalAgenda
Indicates if the agenda gets events for a given date
hasOccurenceEvent(Calendar, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarDAO
Return 1 if the day contains an event 0 otherwise
hasOccurenceEvent(Calendar, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarDAO
Return 1 if the day contains an event 0 otherwise
hasOccurrenceEvent(Calendar, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.CalendarHome
Return 1 if the day contains an event 0 otherwise
HtmlUtils - Class in fr.paris.lutece.plugins.calendar.web
An Utility class to manipulate html code.

I

IAppUtils - Interface in fr.paris.lutece.plugins.calendar.web
The interface representing the methods for getting a document related to an event
ICalAgenda - Class in fr.paris.lutece.plugins.calendar.modules.ical
This class is an implementation of an Agenda using the iCalendar format (RFC 2445).
ICalAgenda() - Constructor for class fr.paris.lutece.plugins.calendar.modules.ical.ICalAgenda
Default constructor
ICalAgendaLoader - Class in fr.paris.lutece.plugins.calendar.modules.ical
This class is an implementation of an AgendaLoader that load agenda using the iCalendar (RFC 2445).
ICalAgendaLoader() - Constructor for class fr.paris.lutece.plugins.calendar.modules.ical.ICalAgendaLoader
 
ICalendarDAO - Interface in fr.paris.lutece.plugins.calendar.business
AN interface used to access the calendar business layer
ICalendarNotificationDAO - Interface in fr.paris.lutece.plugins.calendar.business.notification
IResourceKeyDAO
ICalendarParameterDAO - Interface in fr.paris.lutece.plugins.calendar.business.parameter
ICalendarParameterDAO
ICalendarPortletDAO - Interface in fr.paris.lutece.plugins.calendar.business.portlet
This class provides Data Access methods for CalendarPortlet objects
ICalendarStyleSheetDAO - Interface in fr.paris.lutece.plugins.calendar.business.stylesheet
 
ICalendarSubscriberDAO - Interface in fr.paris.lutece.plugins.calendar.business
The interface representing the business methods of the subscriber
ICalEvent - Class in fr.paris.lutece.plugins.calendar.modules.ical
This class implements the Event interface for events using the iCalendar format (RFC 2445).
ICalEvent() - Constructor for class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
 
ICategoryDAO - Interface in fr.paris.lutece.plugins.calendar.business.category
Interface for Category DAO
IMiniCalendarPortletDAO - Interface in fr.paris.lutece.plugins.calendar.business.portlet
This class provides Data Access methods for CalendarPortlet objects
INDENT - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
indexDocuments() - Method in class fr.paris.lutece.plugins.calendar.service.search.CalendarIndexer
Index all documents
indexSubject(Event, String, String) - Method in class fr.paris.lutece.plugins.calendar.service.search.CalendarIndexer
Recursive method for indexing a calendar event
init() - Static method in class fr.paris.lutece.plugins.calendar.service.AgendaResource
Initialize the Agenda
init() - Method in class fr.paris.lutece.plugins.calendar.service.AgendaService
Deprecated.
Initialize the Agenda service
init() - Method in class fr.paris.lutece.plugins.calendar.service.CalendarPlugin
Plugin initialization.
init(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarServiceJspBean
Initialize data
insert(CalendarSubscriber, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarSubscriberDAO
Insert a new record in the table.
insert(Category, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.category.CategoryDAO
Insert a new Category
insert(Category, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.category.ICategoryDAO
insert a new Category
insert(CalendarSubscriber, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarSubscriberDAO
Insert a new record in the table.
insert(CalendarNotification, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.notification.CalendarNotificationDAO
Insert object CalendarNotification
insert(CalendarNotification, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.notification.ICalendarNotificationDAO
Insert object CalendarNotification
insert(Portlet) - Method in class fr.paris.lutece.plugins.calendar.business.portlet.CalendarPortletDAO
Inserts a new record in the table.
insert(Portlet) - Method in class fr.paris.lutece.plugins.calendar.business.portlet.MiniCalendarPortletDAO
Inserts a new record in the table.
insert(StyleSheet, String, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.stylesheet.CalendarStyleSheetDAO
Insert a new record in the table.
insert(StyleSheet, String, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.stylesheet.ICalendarStyleSheetDAO
Insert a new record in the table.
insertAgenda(AgendaResource, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarDAO
Insert a new agenda in the table calendar_agendas.
insertAgenda(AgendaResource, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarDAO
Insert a new agenda in the table calendar_agendas.
insertAgendaInterval(int, String, String, String) - Method in class fr.paris.lutece.plugins.calendar.business.portlet.CalendarPortletDAO
Associates a new agenda to a given portlet.
insertAgendaInterval(int, String, String, String) - Static method in class fr.paris.lutece.plugins.calendar.business.portlet.CalendarPortletHome
Associates a new agenda to a given portlet.
insertAgendaInterval(int, String, String, String) - Method in interface fr.paris.lutece.plugins.calendar.business.portlet.ICalendarPortletDAO
Associates a new agenda to a given portlet.
insertCalendar(int, String, int) - Method in class fr.paris.lutece.plugins.calendar.business.portlet.CalendarPortletDAO
Inserts a calendar which will be displayed into the portlet for the following n days
insertCalendar(int, String, int) - Static method in class fr.paris.lutece.plugins.calendar.business.portlet.CalendarPortletHome
Associates a new calendar to a given portlet.
insertCalendar(int, String, int) - Method in interface fr.paris.lutece.plugins.calendar.business.portlet.ICalendarPortletDAO
Inserts a calendar which will be displayed for the future n days
insertEvent(SimpleEvent, Plugin, String) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarDAO
Insert a new event in the table calendar_events.
insertEvent(SimpleEvent, Plugin, String) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarDAO
Insert a new event in the table calendar_events.
insertExtension(int, String, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.stylesheet.CalendarStyleSheetDAO
Insertion of the extension of an export file in the database
insertExtension(int, String, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.stylesheet.CalendarStyleSheetHome
Insertion of the extension of an export file in the database
insertExtension(int, String, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.stylesheet.ICalendarStyleSheetDAO
Insertion of the extension of an export file in the database
insertOccurrence(SimpleEvent, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarDAO
Insert a new set of occurrence in the table calendar_events_occurrences.
insertSubscriber(int, int, Timestamp, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarSubscriberDAO
Insert a new subscriber for a calendar
insertSubscriber(int, int, Timestamp, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarSubscriberDAO
insert a new subscriber for a calendar
INTERROGATION_MARK - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
isDayExcluded(int, String[]) - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Check if a day is in the list of excluded days
isDayOff(Calendar) - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Checks if the day if Off (ie: Sunday) or not
isDayOffDisplayed() - Method in class fr.paris.lutece.plugins.calendar.web.CalendarUserOptions
Returns the DayOffDisplayed
isEnable() - Method in class fr.paris.lutece.plugins.calendar.service.search.CalendarIndexer
Tells whether the service is enable or not
isNotify() - Method in class fr.paris.lutece.plugins.calendar.service.AgendaResource
Returns the _bNotify
isRegistered(int, int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarSubscriberDAO
check if the subscriber is not yet registered to a calendar
isShowSearchEngine() - Method in class fr.paris.lutece.plugins.calendar.web.CalendarUserOptions
Returns bShowSearchEngine: true for showing search engine, false for showing old calendar
isUserSubscribed(int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarSubscriberDAO
Check if the user is subscribed to any agenda
isUserSubscribed(int, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.CalendarSubscriberHome
Check if the user is subscribed to any agenda
isUserSubscribed(int, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarSubscriberDAO
Check if the user is subscribed to any calendar
isValid(String) - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Checks a date code
isValidDate(Date) - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Checks a date code

J

JSP_URL_DO_UNSUBSCRIBE - Static variable in class fr.paris.lutece.plugins.calendar.service.AgendaSubscriberService
 

L

load(int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarSubscriberDAO
loads data from a subscriber's identifier
load(int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.category.CategoryDAO
Load the data of Category from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.category.ICategoryDAO
Load the data of Category from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarSubscriberDAO
loads data from a subscriber's identifier
load(String, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.notification.CalendarNotificationDAO
Load object CalendarNotification
load(String, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.notification.ICalendarNotificationDAO
Load object CalendarNotification
load(String, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.parameter.CalendarParameterDAO
Load the parameter value
load(String, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.parameter.ICalendarParameterDAO
Load the parameter value
load(int) - Method in class fr.paris.lutece.plugins.calendar.business.portlet.CalendarPortletDAO
Loads the data of the portlet from the table.
load(int) - Method in class fr.paris.lutece.plugins.calendar.business.portlet.MiniCalendarPortletDAO
Loads the data of the portlet from the table.
load(int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.stylesheet.CalendarStyleSheetDAO
Load the data of Stylesheet from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.stylesheet.ICalendarStyleSheetDAO
Load the data of Stylesheet from the table
load(String) - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalAgendaLoader
Implementation of the load
load(String) - Method in class fr.paris.lutece.plugins.calendar.modules.text.TextAgendaLoader
Load an agenda using its name
load(String) - Method in interface fr.paris.lutece.plugins.calendar.service.AgendaLoader
Load an agenda using its name
loadAgenda(int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarDAO
Load the data of AgendaResource from the table
loadAgenda(int, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarDAO
Load the data of AgendaResource from the table
loadAgenda(AgendaResource) - Method in class fr.paris.lutece.plugins.calendar.service.AgendaLoaderDatabase
Return the agenda
loadAgendaEvents(AgendaResource, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Return the agenda
loadAgendaOccurrences(AgendaResource, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Return the agenda
loadAgendaOccurrencesOrderedById(AgendaResource, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Return the occurrences of an agenda ordered by id
loadEvent(int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarDAO
Load the data of SimpleEvent from the table
loadEvent(int, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarDAO
Load the data of SimpleEvent from the table
loadImageResource(int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarDAO
Return the image resource corresponding to the event id
loadImageResource(int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.category.CategoryDAO
Return the image resource corresponding to the category id
loadImageResource(int, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.category.ICategoryDAO
Return the image resource corresponding to the category id
loadImageResource(int, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarDAO
Return the image resource corresponding to the category id
loadOccurrence(int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarDAO
Load the data of SimpleEvent from the table
loadOccurrence(int, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarDAO
Load the data of SimpleEvent from the table

M

MARK_ACTION - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_AGENDA - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_AGENDA_NAME - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_AGENDA_RESOURCE_LIST - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_CALENDAR - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_CALENDAR_ID - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_CALENDAR_PARAMETERS - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_CALENDARS_LIST - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_CAPTCHA - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_CATEGORY_DEFAULT_LIST - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_CATEGORY_LIST - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_DATE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_DATE_END - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_DATE_START - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_DAY - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_DAY_CLASS - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_DAY_LINK - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_DAYS - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_DEFAULT_SORT_EVENT - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_DOCUMENT - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_DOTS_LIST - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_DOWNLOAD_PAGE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_EMAIL_FRIEND_PAGE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_EVENT - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_EVENT_DATE_END - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_EVENT_DESCRIPTION - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_EVENT_ID - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_EVENT_IMAGE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_EVENT_LIST - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_EVENT_LOCATION - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_EVENT_SHORT_TITLE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_EVENT_TITLE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_EVENT_URL - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_EVENTS - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_EVENTS_LIST - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_EVENTS_SORT_LIST - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_EXPORT_STYLESHEET_LIST - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_ICON - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_IS_ACTIVE_CAPTCHA - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_IS_AUTHORIZED - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_JSP_URL - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_KEY - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_LEGEND - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_LINK_CLASS - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_LOCALE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_MONTH_LABEL - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_NB_EVENTS_MAX - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_NB_ITEMS_PER_PAGE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_NB_SUBSCRIBERS_LIST - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_NEXT - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_OCCURRENCE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_OCCURRENCES_LIST - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_PAGE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_PAGINATOR - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_PERIOD - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_PERMISSION_ADVANCED_PARAMETER - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_PREVIOUS - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_QUERY - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_ROLES_LIST - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_RSS_PAGE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_SEARCH_STRING - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_SMALL_MONTH_CALENDAR - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_SUBSCRIBERS_LIST - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_SUBSCRIPTION_PAGE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_TITLE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_URL - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_VIEW_CALENDAR - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_WEEKS - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MARK_WORKGROUPS_LIST - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
MiniCalendarPortlet - Class in fr.paris.lutece.plugins.calendar.business.portlet
This class represents the business object CalendarPortlet.
MiniCalendarPortlet() - Constructor for class fr.paris.lutece.plugins.calendar.business.portlet.MiniCalendarPortlet
 
MiniCalendarPortletDAO - Class in fr.paris.lutece.plugins.calendar.business.portlet
This class provides Data Access methods for CalendarPortlet objects
MiniCalendarPortletDAO() - Constructor for class fr.paris.lutece.plugins.calendar.business.portlet.MiniCalendarPortletDAO
 
MiniCalendarPortletHome - Class in fr.paris.lutece.plugins.calendar.business.portlet
This class provides instances management methods for Mini CalendarPortlet objects
MiniCalendarPortletHome() - Constructor for class fr.paris.lutece.plugins.calendar.business.portlet.MiniCalendarPortletHome
Constructor
MiniCalendarPortletJspBean - Class in fr.paris.lutece.plugins.calendar.web.portlet
This class provides the user interface to manage calendar interval portlets.
MiniCalendarPortletJspBean() - Constructor for class fr.paris.lutece.plugins.calendar.web.portlet.MiniCalendarPortletJspBean
 
MonthCalendarView - Class in fr.paris.lutece.plugins.calendar.web
This class provides a calendar view by Month.
MonthCalendarView() - Constructor for class fr.paris.lutece.plugins.calendar.web.MonthCalendarView
 
MonthEventList - Class in fr.paris.lutece.plugins.calendar.web
An implementation of an EvenList, listing all events of a month
MonthEventList() - Constructor for class fr.paris.lutece.plugins.calendar.web.MonthEventList
 
MultiAgenda - Class in fr.paris.lutece.plugins.calendar.business
This Class provides an agenda that aggregate other agendas.
MultiAgenda() - Constructor for class fr.paris.lutece.plugins.calendar.business.MultiAgenda
Default constructor
MultiAgendaEvent - Class in fr.paris.lutece.plugins.calendar.business
Class is a specialised event class
MultiAgendaEvent(Event, String) - Constructor for class fr.paris.lutece.plugins.calendar.business.MultiAgendaEvent
Constructor

N

newEventList(int) - Method in class fr.paris.lutece.plugins.calendar.service.EventListService
Load an eventlist object from its keyname
NULL - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 

O

OccurrenceEvent - Class in fr.paris.lutece.plugins.calendar.business
Occurence event
OccurrenceEvent() - Constructor for class fr.paris.lutece.plugins.calendar.business.OccurrenceEvent
Default constructor
OccurrenceEvent(SimpleEvent, int) - Constructor for class fr.paris.lutece.plugins.calendar.business.OccurrenceEvent
Constructor
ONE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 

P

PARAM_AGENDA - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAM_DATE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAM_DAY - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAM_MONTH - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAM_VIEW - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAM_WEEK - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_ACTION - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_CALENDAR_EXPORT - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_CALENDAR_ID - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_CALENDAR_IMAGE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_CALENDAR_NAME - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_CALENDAR_NOTIFICATION - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_CALENDAR_PERIOD - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_CALENDAR_PREFIX - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_CALENDAR_ROLE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_CALENDAR_ROLE_MANAGER - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_CALENDAR_RSS - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_CATEGORY - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_CBX_OCCURRENCE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_CONFIRMATION_FORM - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_DASHBOARD_N_NEXT_DAYS - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_DASHBOARD_NB_EVENTS - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_DATE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_DATE_END - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_DATE_START - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_DESCRIPTION - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_DOCUMENT_ID - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_EMAIL - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_EVENT_DATE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_EVENT_DATE_END - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_EVENT_DOCUMENT_ID - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_EVENT_ID - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_EVENT_IMAGE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_EVENT_LINK_URL - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_EVENT_LOCATION_ADDRESS - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_EVENT_MAP_URL - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_EVENT_OLD_DATE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_EVENT_OLD_TITLE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_EVENT_PAGE_URL - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_EVENT_STATUS - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_EVENT_TAGS - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_EVENT_TIME_END - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_EVENT_TIME_START - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_EVENT_TITLE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_EVENT_TOP_EVENT - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_EXCLUDED_DAYS - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_EXPORT_EXTENSION - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_INPUT - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_INSERT_SERVICE_TYPE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_LOCATION - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_LOCATION_TOWN - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_LOCATION_ZIP - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_MONTH - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_NEXT - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_NOTIFY - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_OCCURRENCE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_OCCURRENCE_ID - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_PAGE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_PAGE_ID - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_PAGE_INDEX - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_PERIOD - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_PERIODICITY - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_PLUGIN_NAME - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_PREV - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_QUERY - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_RADIO_PERIODICITY - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_REMOVE_OCCURRENCES - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_REPEATED_DAYS - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_SELECTED_TEXT - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_SENDER_EMAIL - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_SENDER_FIRST_NAME - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_SENDER_FRIEND_EMAIL - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_SENDER_LAST_NAME - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_SENDER_MESSAGE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_SORT_EVENTS - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_STYLESHEET_ID - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_SUBSCRIBER_ID - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_SUBSCRIBER_SEARCH - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_TYPE_BOX - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PARAMETER_WORKGROUP - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
parseHtmlToPlainTextString(String) - Static method in class fr.paris.lutece.plugins.calendar.service.Utils
Parse a HTML string into plain text
PERMISSION_MANAGE - Static variable in class fr.paris.lutece.plugins.calendar.service.CalendarResourceIdService
 
PLUGIN_JCAPTCHA - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PLUGIN_NAME - Static variable in class fr.paris.lutece.plugins.calendar.service.CalendarPlugin
 
PLUGIN_NAME - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_ACCESSIBLE_BY_USER - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_AGENDA - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_AGENDASERVICE_CACHE_ENABLE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_CALENDAR_DOTS_PATH - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_CALENDAR_NONE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_CONFIRM_UNSUBSCRIPTION_ALERT_MESSAGE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_CONFIRM_UNSUBSCRIPTION_TITLE_MESSAGE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_EMAIL_NOTIFY - Static variable in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
 
PROPERTY_EVENT_DEFAULT_STATUS - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_EVENT_SHORT_TITLE_END - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_EVENT_SHORT_TITLE_LENGTH - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_EVENT_STATUS_CONFIRMED - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_EVENT_STATUS_DEFAULT - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_EVENT_STATUS_LIST - Static variable in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
 
PROPERTY_EVENT_STATUS_LIST - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_EVENT_STATUS_TENTATIVE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_EVENT_STATUS_VALUES - Static variable in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
 
PROPERTY_EVENTLIST - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_EVENTLIST_VIEW_DAY - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_EVENTLIST_VIEW_MONTH - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_EVENTLIST_VIEW_WEEK - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_EVENTS_PER_PAGE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_EXTENSION_REGEXP - Static variable in class fr.paris.lutece.plugins.calendar.web.CalendarStyleSheetJspBean
 
PROPERTY_FRIEND_MAIL_TITLE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_ICAL_TRACE_ENABLE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_INDEXER_NAME - Static variable in class fr.paris.lutece.plugins.calendar.service.search.CalendarIndexer
 
PROPERTY_INVALID_MAIL_ERROR_MESSAGE - Static variable in class fr.paris.lutece.plugins.calendar.web.CalendarApp
 
PROPERTY_INVALID_MAIL_TITLE_MESSAGE - Static variable in class fr.paris.lutece.plugins.calendar.web.CalendarApp
 
PROPERTY_LABEL_FORMAT_DATE_OF_DAY - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_LABEL_FORMAT_DAY - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_LABEL_FORMAT_MONTH - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_LABEL_FORMAT_WEEK_DAY - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_LABEL_FRIDAY - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_LABEL_MONDAY - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_LABEL_SATURDAY - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_LABEL_SUNDAY - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_LABEL_THURSDAY - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_LABEL_TUESDAY - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_LABEL_WEDNESDAY - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_MESSAGE_CANNOT_DELETE_ALL_OCC - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_MESSAGE_DATE_END_BEFORE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_MESSAGE_DATEFORMAT - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_MESSAGE_EXIST - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_MESSAGE_TIMEFORMAT - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_MODULE_CALENDAR - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_PAGE_DOWNLOAND_TITLE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_PAGE_EMAIL_FRIEND_TITLE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_PAGE_RSS_TITLE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_PAGE_SUBSCRIPTION_TITLE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_PAGE_TITLE_CREATE_CALENDAR - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_PAGE_TITLE_CREATE_EVENT - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_PAGE_TITLE_MANAGE_CALENDARS - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_PAGE_TITLE_MANAGE_EVENTS - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_PAGE_TITLE_MANAGE_SUBSCRIBERS - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_PAGE_TITLE_MODIFY_CALENDAR - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_PAGE_TITLE_MODIFY_EVENT - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_PAGE_TITLE_MODIFY_OCCURRENCE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_PAGE_TITLE_SEARCH - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_PAGE_TITLE_SEARCH_RESULT - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_PATH - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_PERIOD_NONE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_PERIOD_RANGE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_PERIOD_TODAY - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_PERIOD_WEEK - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_READ_ONLY - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_READ_WRITE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_ROLE_NONE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_RUNAPP_JSP_URL - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_SHORTCUT_TODAY - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_SHORTCUT_TOMORROW - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_SHORTCUT_WEEK - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_SHORTLABEL_FRIDAY - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_SHORTLABEL_MONDAY - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_SHORTLABEL_SATURDAY - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_SHORTLABEL_SUNDAY - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_SHORTLABEL_THURSDAY - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_SHORTLABEL_TUESDAY - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_SHORTLABEL_WEDNESDAY - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_SMALLCALENDAR_LINKCLASS_HAS_EVENTS - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_SMALLCALENDAR_LINKCLASS_NO_EVENT - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_SORT_EVENTS - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_TAGS_REGEXP - Static variable in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
 
PROPERTY_TIME_INTERVAL_LIST - Static variable in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
 
PROPERTY_TIME_INTERVAL_LIST - Static variable in class fr.paris.lutece.plugins.calendar.web.portlet.CalendarPortletJspBean
 
PROPERTY_TIME_INTERVAL_LIST - Static variable in class fr.paris.lutece.plugins.calendar.web.portlet.MiniCalendarPortletJspBean
 
PROPERTY_TITLE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_TOP_EVENT_DEFAULT - Static variable in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
 
PROPERTY_TOP_EVENT_LIST - Static variable in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
 
PROPERTY_WEBMASTER_EMAIL - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
PROPERTY_WORKING_DAYS_IN_WEEK - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 

R

REG_NUMBER - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
register() - Method in class fr.paris.lutece.plugins.calendar.service.CalendarResourceIdService
Initializes the service
remove(int, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.CalendarSubscriberHome
Remove the subscriber whose identifier is specified in parameter
remove(int, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.category.CategoryHome
Remove a record from the table
remove(String, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.notification.CalendarNotificationHome
Delete a CalendarNotification
remove() - Method in class fr.paris.lutece.plugins.calendar.business.portlet.CalendarPortlet
Removes the current instance of the CalendarPortlet object
remove() - Method in class fr.paris.lutece.plugins.calendar.business.portlet.MiniCalendarPortlet
Removes the current instance of the CalendarPortlet object
remove(int, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.stylesheet.CalendarStyleSheetHome
Deletes the StylesSheet whose identifier is specified in parameter
removeAgenda(int, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.CalendarHome
Delete an agenda from the table calendar_agendas
removeAgenda(int, String) - Method in class fr.paris.lutece.plugins.calendar.business.portlet.CalendarPortletDAO
De-associate a agenda from a given portlet.
removeAgenda(int, String) - Static method in class fr.paris.lutece.plugins.calendar.business.portlet.CalendarPortletHome
De-associate an agenda from a given portlet.
removeAgenda(int, String) - Method in interface fr.paris.lutece.plugins.calendar.business.portlet.ICalendarPortletDAO
De-associate an agenda from a given portlet.
removeAllAgendas(int) - Static method in class fr.paris.lutece.plugins.calendar.business.portlet.CalendarPortletHome
De-associate an agenda from a given portlet.
removeCache(String) - Method in class fr.paris.lutece.plugins.calendar.service.cache.CalendarCacheService
Remove the cache by a key
removeCache(String) - Method in class fr.paris.lutece.plugins.calendar.service.cache.EventListCacheService
Remove the cache by a key
removeCache(String) - Method in class fr.paris.lutece.plugins.calendar.service.CalendarService
Reset the cache from the given agenda ID
removeCache(int) - Method in class fr.paris.lutece.plugins.calendar.service.CalendarService
Reset the cache from the given agenda ID
removeCache() - Method in class fr.paris.lutece.plugins.calendar.service.CalendarService
Reset the cache
removeEvent(int, int, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.CalendarHome
Delete an Event from the table calendar_events
removeHtml(String) - Static method in class fr.paris.lutece.plugins.calendar.web.HtmlUtils
Remove the part of the string that contains HTML
removeOccurrence(int, int, int, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.CalendarHome
Delete an Event from the table calendar_events
removeSubscriber(int, int, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.CalendarSubscriberHome
removes an subscriber's inscription for a calendar
ResetAgendaCacheDeamon - Class in fr.paris.lutece.plugins.calendar.service.daemon
This class provides methods which allows Daemon to reset the AgendaService cache
ResetAgendaCacheDeamon() - Constructor for class fr.paris.lutece.plugins.calendar.service.daemon.ResetAgendaCacheDeamon
 
resetCache() - Method in class fr.paris.lutece.plugins.calendar.service.CalendarService
Reset cache
RESOURCE_TYPE - Static variable in class fr.paris.lutece.plugins.calendar.service.CalendarResourceIdService
 
RIGHT_CATEGORY_MANAGEMENT - Static variable in class fr.paris.lutece.plugins.calendar.web.CalendarCategoryJspBean
 
RIGHT_MANAGE_CALENDAR - Static variable in class fr.paris.lutece.plugins.calendar.web.CalendarJspBean
 
RIGHT_MANAGE_STYLESHEET - Static variable in class fr.paris.lutece.plugins.calendar.web.CalendarStyleSheetJspBean
 
run() - Method in class fr.paris.lutece.plugins.calendar.service.daemon.DaemonCleanerNotifySubscription
Daemon's treatment method
run() - Method in class fr.paris.lutece.plugins.calendar.service.daemon.ResetAgendaCacheDeamon
Daemon's treatment method

S

selectAgendaResourceList(Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarDAO
Load the list of AgendaResources
selectAgendaResourceList(Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarDAO
Load the list of AgendaResources
selectAll(Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarSubscriberDAO
Loads the list of subscribers
selectAll(Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.category.CategoryDAO
Load the list of Category
selectAll(Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.category.ICategoryDAO
Load the list of category
selectAll(Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarSubscriberDAO
Loads the list of subscribers
selectAll(Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.parameter.CalendarParameterDAO
Select all the parameters
selectAll(Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.parameter.ICalendarParameterDAO
Select all the parameters
selectAllIdEvent(int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.category.CategoryDAO
Select a list of Id Events for a specified category
selectByEmail(String, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarSubscriberDAO
Finds a subscriber from his email
selectByEmail(String, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarSubscriberDAO
Finds a subscriber from his email
selectByEvent(int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.category.CategoryDAO
Load the data of Category for an event from the table
selectByEvent(int, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.category.ICategoryDAO
Load the data of Category for an event from the table
selectByFilter(CalendarFilter, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarDAO
Load the list of Events
selectByFilter(CalendarFilter, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarDAO
Load the list of Events
selectByName(String, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.category.CategoryDAO
Load the data of Category from the table
selectByName(String, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.category.ICategoryDAO
Load the data of Category from the table
selectCalendarIds(Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarDAO
Get the list of calendar IDs
selectCalendarIds(Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarDAO
Get the list of calendar IDs
selectCountIdEvents(int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.category.CategoryDAO
Return the number of Events linked to a category
selectCountIdEvents(int, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.category.ICategoryDAO
Return the number of Events linked to a category
selectEventsList(int, int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarDAO
Load the list of Events
selectEventsList(int, int, int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarDAO
Load the list of events
selectEventsList(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarDAO
Load the list of Events
selectEventsList(int, int, int, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarDAO
Load the list of events
selectEventsListByUserLogin(int, int, Plugin, String) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarDAO
Load the list of Events
selectEventsListByUserLogin(int, int, Plugin, String) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarDAO
Load the list of Events
selectExtension(int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.stylesheet.CalendarStyleSheetDAO
Select the extension file related to the export stylesheet
selectExtension(int, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.stylesheet.ICalendarStyleSheetDAO
Select the extension file related to the export stylesheet
selectNotificationExpiry(Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.notification.CalendarNotificationDAO
Select notification expiry
selectNotificationExpiry(Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.notification.CalendarNotificationHome
Delete a CalendarNotification expiry
selectNotificationExpiry(Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.notification.ICalendarNotificationDAO
Select notification expiry
selectOccurrenceDateMin(int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarDAO
SELECT the minimum date from a set of occurrences from table calendar_events_occurrences
selectOccurrencesByIdList(int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarDAO
Load the list of all Occurrences of a given calendar
selectOccurrencesByIdList(int, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarDAO
Load the list of Occurrences ordered by occurence id
selectOccurrencesList(int, int, int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarDAO
Load the list of Occurrences related with a given calendar and event
selectOccurrencesList(int, int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarDAO
Load the list of all Occurrences
selectOccurrencesList(int, int, int, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarDAO
Load the list of Occurrences
selectOccurrencesList(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarDAO
Load the list of Occurrences
selectParametersList(Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.parameter.CalendarParameterDAO
Select all the parameters
selectParametersList(Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.parameter.ICalendarParameterDAO
Select all the parameters
selectStyleSheetList(Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.stylesheet.CalendarStyleSheetDAO
Load the list of stylesheet
selectStyleSheetList(Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.stylesheet.ICalendarStyleSheetDAO
Load the list of stylesheet
selectSubscriberNumber(int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarSubscriberDAO
Returns, for a subscriber, the number of his subscriptions
selectSubscriberNumber(int, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarSubscriberDAO
Returns, for a subscriber, the number of his subscriptions
selectSubscribers(int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarSubscriberDAO
loads the list of subscribers for a calendar
selectSubscribers(int, String, int, int, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarSubscriberDAO
loads the list of subscribers for a Calendar
selectSubscribers(int, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarSubscriberDAO
loads the list of subscribers for a calendar
selectSubscribers(int, String, int, int, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarSubscriberDAO
loads the list of subscribers for a Calendar
selectSubscribersList(Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarSubscriberDAO
loads the list of subscribers
selectSubscribersList(Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarSubscriberDAO
loads the list of subscribers
selectTopEventsList(Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarDAO
Load the list of Events
selectTopEventsList(Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarDAO
Load the list of top Events
sendFriendMail(HttpServletRequest) - Method in class fr.paris.lutece.plugins.calendar.service.AgendaSubscriberService
Send the calendar to a friend
sendSubscriberMail(HttpServletRequest, Collection<CalendarSubscriber>, Event, int) - Method in class fr.paris.lutece.plugins.calendar.service.AgendaSubscriberService
Send an event to a list of subscribers
setAgenda(Agenda) - Method in class fr.paris.lutece.plugins.calendar.service.AgendaResource
Sets the Agenda
setAssigned(boolean) - Method in class fr.paris.lutece.plugins.calendar.service.CategoryService.CategoryDisplay
Set the assigned value (true if document is linked to this Category)
setCalendarCacheKeyService(ICacheKeyService) - Method in class fr.paris.lutece.plugins.calendar.service.CalendarService
Set the agenda cache key service
setCalendarIds(int[]) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarFilter
 
setCalendarService(CalendarService) - Method in class fr.paris.lutece.plugins.calendar.service.EventListService
Set the calendar service
setCategoriesId(int[]) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarFilter
 
setCategory(Category) - Method in class fr.paris.lutece.plugins.calendar.service.CategoryService.CategoryDisplay
Set the Category object
setCountLinkedDocuments(int) - Method in class fr.paris.lutece.plugins.calendar.service.CategoryService.CategoryDisplay
Set the number of linked documents
setDate(Date) - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Sets the Date
setDateCreation(Timestamp) - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Sets the date event date creation
setDateCreation(Date) - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Sets the date event date creation
setDateEnd(Date) - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Sets the Date End
setDateEnd(Date) - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Sets the Date End
setDateExpiry(Timestamp) - Method in class fr.paris.lutece.plugins.calendar.business.notification.CalendarNotification
Set date expiry
setDateSubscription(Timestamp) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarSubscriber
Sets the subscription's date
setDateTimeEnd(String) - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Sets the DateTimeEnd
setDateTimeStart(String) - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Sets the DateTimeStart
setDayOffDisplayed(boolean) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarUserOptions
Sets the DayOffDisplayed
setDescription(String) - Method in class fr.paris.lutece.plugins.calendar.business.category.Category
 
setDescription(String) - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Sets the Description
setDocumentId(int) - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Sets the document id
setDocumentId(int) - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Sets the document id
setEmail(String) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarSubscriber
Sets the subscriber's email (in lower case )
setEmail(String) - Method in class fr.paris.lutece.plugins.calendar.business.notification.CalendarNotification
Set string email
setEventClass(String) - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Sets the EventClass
setEventClass(String) - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Sets the EventClass
setEventId(int) - Method in class fr.paris.lutece.plugins.calendar.business.OccurrenceEvent
Sets the id of the event
setEventImage(String) - Method in class fr.paris.lutece.plugins.calendar.service.AgendaResource
Sets the EventImage
setEventListCacheKeyService(ICacheKeyService) - Method in class fr.paris.lutece.plugins.calendar.service.EventListService
Set the agenda cache key service
setEventPrefix(String) - Method in class fr.paris.lutece.plugins.calendar.service.AgendaResource
Sets the EventPrefix
setEvents(Calendar) - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalAgenda
Sets events of the agenda
setExcludedDays(String[]) - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Set the list of excluded days
setHtmlSummary(String) - Method in class fr.paris.lutece.plugins.calendar.service.search.CalendarSearchItem
 
setHtmlSummary(String) - Method in class fr.paris.lutece.plugins.calendar.service.search.CalendarSearchResult
 
setIconContent(byte[]) - Method in class fr.paris.lutece.plugins.calendar.business.category.Category
 
setIconMimeType(String) - Method in class fr.paris.lutece.plugins.calendar.business.category.Category
 
setIconUrl(String) - Method in class fr.paris.lutece.plugins.calendar.service.CategoryService.CategoryDisplay
Set the icon url
setId(int) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarSubscriber
Sets the subscriber's identifier
setId(int) - Method in class fr.paris.lutece.plugins.calendar.business.category.Category
 
setId(int) - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Sets the Date
setId(int) - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Sets the Date
setId(String) - Method in class fr.paris.lutece.plugins.calendar.service.AgendaResource
Sets the Id
setIdAgenda(int) - Method in class fr.paris.lutece.plugins.calendar.business.notification.CalendarNotification
Set id Agenda
setIdCalendar(int) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarFilter
 
setIdCalendar(int) - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Sets the calendar id
setIds(int[]) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarFilter
 
setImageResource(ImageResource) - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Sets the ImageResource
setImageResource(ImageResource) - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Sets the ImageResource
setImageUrl(String) - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Sets the image Url
setKey(String) - Method in class fr.paris.lutece.plugins.calendar.business.notification.CalendarNotification
Set string key
setKeyName(String) - Method in interface fr.paris.lutece.plugins.calendar.business.Agenda
Sets the key of the Agenda
setKeyName(String) - Method in class fr.paris.lutece.plugins.calendar.business.MultiAgenda
Sets the KeyName
setKeyName(String) - Method in class fr.paris.lutece.plugins.calendar.business.SimpleAgenda
Sets the KeyName
setKeyName(String) - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalAgenda
Sets the KeyName
setLinkUrl(String) - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Sets the link Url
setLinkUrl(String) - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Sets the link Url
setListCategories(Collection<Category>) - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Sets the event categories
setListTags(String) - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Sets the tag list
setLoaderClassName(String) - Method in class fr.paris.lutece.plugins.calendar.service.AgendaResource
Sets the LoaderClassName
setLoaderParameter(String) - Method in class fr.paris.lutece.plugins.calendar.service.AgendaResource
Sets the LoaderParameter
setLocale(Locale) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarUserOptions
Sets the Locale
setLocation(String) - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Sets the Location
setLocationAddress(String) - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Sets the location Address
setLocationAddress(String) - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Sets the location Address
setLocationTown(String) - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Sets the location Town
setLocationTown(String) - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Sets the location Town
setLocationZip(String) - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Sets the location Zip
setLocationZip(String) - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Sets the location Zip
setMapUrl(String) - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Sets the Map Url
setMapUrl(String) - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Sets the Map Url
setName(String) - Method in interface fr.paris.lutece.plugins.calendar.business.Agenda
Sets the name of the Agenda
setName(String) - Method in class fr.paris.lutece.plugins.calendar.business.category.Category
 
setName(String) - Method in class fr.paris.lutece.plugins.calendar.business.MultiAgenda
Defines the name of the Agenda
setName(String) - Method in class fr.paris.lutece.plugins.calendar.business.SimpleAgenda
Defines the name of the Agenda
setName(String) - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalAgenda
Defines the name of the Agenda
setName(String) - Method in class fr.paris.lutece.plugins.calendar.service.AgendaResource
Sets the Name
setNotify(Boolean) - Method in class fr.paris.lutece.plugins.calendar.service.AgendaResource
Sets the _bNotify
setOccurrence(int) - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Sets the occurrence
setOccurrence(int) - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Set the occurrence of the event
setPageUrl(String) - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Sets the page Url
setPageUrl(String) - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Sets the page Url
setPeriodicity(int) - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Sets the periodicity
setPeriodicity(int) - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Set the periodicity of the event
setPeriodValidity(int) - Method in class fr.paris.lutece.plugins.calendar.service.AgendaResource
Sets the the period validity of mail notification
setPluginName(String) - Method in class fr.paris.lutece.plugins.calendar.business.portlet.CalendarPortlet
Sets the name of the plugin associated with this portlet.
setPluginName(String) - Method in class fr.paris.lutece.plugins.calendar.business.portlet.MiniCalendarPortlet
Sets the name of the plugin associated with this portlet.
setPriority(int) - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Sets the Priority
setPriority(int) - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Sets the Priority
setResourceType(String) - Method in class fr.paris.lutece.plugins.calendar.service.AgendaResource
Sets the Resource Type
setRole(String) - Method in class fr.paris.lutece.plugins.calendar.service.AgendaResource
Sets the Role
setRoleManager(String) - Method in class fr.paris.lutece.plugins.calendar.service.AgendaResource
Sets the Manager Role
setShowSearchEngine(boolean) - Method in class fr.paris.lutece.plugins.calendar.web.CalendarUserOptions
Sets bShowSearchEngine to display calendar search engine
setSortEvents(int) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarFilter
 
setStatus(String) - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Sets the Status
setStatus(String) - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Sets the Status
setTags(String[]) - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Sets the tag list
setTitle(String) - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Sets the Title
setTopEvent(int) - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Sets the top Event
setTopEvent(int) - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Sets the top Event
setType(String) - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Sets the type
setType(String) - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Sets the type
setUrl(String) - Method in class fr.paris.lutece.plugins.calendar.business.SimpleEvent
Sets the Url
setUrl(String) - Method in class fr.paris.lutece.plugins.calendar.modules.ical.ICalEvent
Sets the Url
setWorkgroup(String) - Method in class fr.paris.lutece.plugins.calendar.business.category.Category
set the work group associate to the category
setWorkgroup(String) - Method in class fr.paris.lutece.plugins.calendar.service.AgendaResource
Sets the workgroup
SHORT_NAME - Static variable in class fr.paris.lutece.plugins.calendar.service.search.CalendarIndexer
 
showTopEvent() - Method in interface fr.paris.lutece.plugins.calendar.business.portlet.IMiniCalendarPortletDAO
Define top events are displayed or not
showTopEvent() - Method in class fr.paris.lutece.plugins.calendar.business.portlet.MiniCalendarPortletDAO
Define top events are displayed or not
showTopEvent() - Static method in class fr.paris.lutece.plugins.calendar.business.portlet.MiniCalendarPortletHome
Define top events are displayed or not
SimpleAgenda - Class in fr.paris.lutece.plugins.calendar.business
A basic implementation of an agenda
SimpleAgenda() - Constructor for class fr.paris.lutece.plugins.calendar.business.SimpleAgenda
Default constructor
SimpleEvent - Class in fr.paris.lutece.plugins.calendar.business
SimpleEvent
SimpleEvent() - Constructor for class fr.paris.lutece.plugins.calendar.business.SimpleEvent
 
SmallMonthCalendar - Class in fr.paris.lutece.plugins.calendar.web
This class provides a Small Html Month calendar.
SORT_ASC - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
SORT_DESC - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
SPACE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
store(CalendarSubscriber, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarSubscriberDAO
Update the record in the table
store(Category, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.category.CategoryDAO
Update the record in the table
store(Category, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.category.ICategoryDAO
Update the record in the table
store(CalendarSubscriber, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarSubscriberDAO
Update the record in the table
store(CalendarNotification, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.notification.CalendarNotificationDAO
Update object CalendarNotification
store(CalendarNotification, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.notification.ICalendarNotificationDAO
Update object CalendarNotification
store(ReferenceItem, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.parameter.CalendarParameterDAO
Update the parameter value
store(ReferenceItem, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.parameter.ICalendarParameterDAO
Update the parameter value
store(Portlet) - Method in class fr.paris.lutece.plugins.calendar.business.portlet.CalendarPortletDAO
Updates the record in the table.
store(Portlet) - Method in class fr.paris.lutece.plugins.calendar.business.portlet.MiniCalendarPortletDAO
Updates the record in the table.
store(StyleSheet, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.stylesheet.CalendarStyleSheetDAO
Update the record in the table
store(StyleSheet, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.stylesheet.ICalendarStyleSheetDAO
Update the record in the table
storeAgenda(AgendaResource, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarDAO
Update the agenda in the table calendar_agendas
storeAgenda(AgendaResource, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarDAO
Update the agenda in the table calendar_agendas
storeEvent(SimpleEvent, Plugin, boolean) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarDAO
Update the event in the table calendar_event
storeEvent(SimpleEvent, Plugin, boolean) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarDAO
Update the event in the table calendar_event
storeOccurrence(OccurrenceEvent, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarDAO
Update the occurrence in the table calendar_events_occurrences
storeOccurrence(OccurrenceEvent, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarDAO
Update the occurrence in the table calendar_events_occurrences
STYLE_CLASS_EMPTY_DAY - Static variable in class fr.paris.lutece.plugins.calendar.service.XMLUtils
 
STYLE_CLASS_SELECTED_DAY - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
STYLE_CLASS_SMALLMONTH_DAY - Static variable in class fr.paris.lutece.plugins.calendar.service.XMLUtils
 
STYLE_CLASS_SMALLMONTH_DAY - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
STYLE_CLASS_SUFFIX_EVENT - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
STYLE_CLASS_SUFFIX_OFF - Static variable in class fr.paris.lutece.plugins.calendar.service.XMLUtils
 
STYLE_CLASS_SUFFIX_OFF - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
STYLE_CLASS_SUFFIX_OLD - Static variable in class fr.paris.lutece.plugins.calendar.service.XMLUtils
 
STYLE_CLASS_SUFFIX_OLD - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
STYLE_CLASS_SUFFIX_TODAY - Static variable in class fr.paris.lutece.plugins.calendar.service.XMLUtils
 
STYLE_CLASS_SUFFIX_TODAY - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
STYLE_CLASS_VIEW_MONTH_DAY - Static variable in class fr.paris.lutece.plugins.calendar.service.XMLUtils
 
STYLE_CLASS_VIEW_MONTH_DAY - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
STYLE_CLASS_VIEW_WEEK_DAY - Static variable in class fr.paris.lutece.plugins.calendar.service.XMLUtils
 
STYLE_CLASS_VIEW_WEEK_DAY - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
SUFFIX_CLASS - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
SUFFIX_EVENT_IMAGE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
SUFFIX_LABEL - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
SUFFIX_LOADER_CLASS - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
SUFFIX_LOADER_PARAMETER - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
SUFFIX_NAME - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
SUFFIX_ROLE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
SUFFIX_TITLE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 

T

TextAgendaLoader - Class in fr.paris.lutece.plugins.calendar.modules.text
A basic implementation of an Agenda Loader.
TextAgendaLoader() - Constructor for class fr.paris.lutece.plugins.calendar.modules.text.TextAgendaLoader
Creates a new instance of TextAgendaLoader
transformXMLToXSL(String, InputStream, Map<String, String>, Properties) - Static method in class fr.paris.lutece.plugins.calendar.service.XMLUtils
This method performs XSL Transformation.
TRUE - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
TYPE_DAY - Static variable in interface fr.paris.lutece.plugins.calendar.web.CalendarView
 
TYPE_MONTH - Static variable in interface fr.paris.lutece.plugins.calendar.web.CalendarView
 
TYPE_WEEK - Static variable in interface fr.paris.lutece.plugins.calendar.web.CalendarView
 

U

update(CalendarSubscriber, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.CalendarSubscriberHome
Update of the subscriber's data specified in paramater
update(Category, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.category.CategoryHome
Update the record in the table
update(CalendarNotification, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.notification.CalendarNotificationHome
Update a CalendarNotification
update(ReferenceItem, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.parameter.CalendarParameterHome
Update the parameter value
update() - Method in class fr.paris.lutece.plugins.calendar.business.portlet.CalendarPortlet
Updates the current instance of the CalendarPortlet object
update() - Method in class fr.paris.lutece.plugins.calendar.business.portlet.MiniCalendarPortlet
Updates the current instance of the CalendarPortlet object
update(StyleSheet, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.stylesheet.CalendarStyleSheetHome
Update the StylesSheet whose identifier is specified in parameter
updateAgenda(AgendaResource, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.CalendarHome
Update the agenda in the table calendar_agendas
updateDateEvent(int, int, Plugin, Date) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarDAO
UPDATE the event date from the table calendar_events
updateEvent(SimpleEvent, boolean, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.CalendarHome
Update the event in the table calendar_event
updateExtension(int, String, Plugin) - Method in class fr.paris.lutece.plugins.calendar.business.stylesheet.CalendarStyleSheetDAO
Update the the extension file whose identifier is specified in parameter
updateExtension(int, String, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.stylesheet.CalendarStyleSheetHome
Update the the extension file whose identifier is specified in parameter
updateExtension(int, String, Plugin) - Method in interface fr.paris.lutece.plugins.calendar.business.stylesheet.ICalendarStyleSheetDAO
Update the the extension file whose identifier is specified in parameter
updateNumberOccurrence(int, int, Plugin, int) - Method in class fr.paris.lutece.plugins.calendar.business.CalendarDAO
UPDATE the occurrence number from the table calendar_events
updateNumberOccurrence(int, int, Plugin, int) - Method in interface fr.paris.lutece.plugins.calendar.business.ICalendarDAO
UPDATE the occurrence number from the table calendar_events
updateOccurrence(OccurrenceEvent, Plugin) - Static method in class fr.paris.lutece.plugins.calendar.business.CalendarHome
Update the occurrence in the table calendar_events_occurrences
updateTopEvent(boolean) - Method in interface fr.paris.lutece.plugins.calendar.business.portlet.IMiniCalendarPortletDAO
Define top events are displayed or not
updateTopEvent(boolean) - Method in class fr.paris.lutece.plugins.calendar.business.portlet.MiniCalendarPortletDAO
Define top events are displayed or not
updateTopEvent(boolean) - Static method in class fr.paris.lutece.plugins.calendar.business.portlet.MiniCalendarPortletHome
Define top events are displayed or not
Utils - Class in fr.paris.lutece.plugins.calendar.service
This class provides utils features to manipulate and convert calendars, date as string, ...

V

VIEW_DAY - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
VIEW_MONTH - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
VIEW_WEEK - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 

W

WeekCalendarView - Class in fr.paris.lutece.plugins.calendar.web
This class provides a calendar view by Month.
WeekCalendarView() - Constructor for class fr.paris.lutece.plugins.calendar.web.WeekCalendarView
 
WeekEventList - Class in fr.paris.lutece.plugins.calendar.web
An implementation of an EvenList, listing all events of a month
WeekEventList() - Constructor for class fr.paris.lutece.plugins.calendar.web.WeekEventList
 

X

XMLUtils - Class in fr.paris.lutece.plugins.calendar.service
This class provides utils features to manipulate and convert XML calendar information

Z

ZERO - Static variable in class fr.paris.lutece.plugins.calendar.web.Constants
 
A B C D E F G H I J L M N O P R S T U V W X Z 

Copyright © 2015 City of Paris. All rights reserved.