Package CT-ChurchCal
Functions summary
churchcal__ajax | |
churchcal__ical | use template for calendar entries, include text added by surroundWithVCALENDER |
churchcal_addAddition | add cal event addition |
churchcal_addException | add cal event exception |
churchcal_blocks | |
churchcal_createEvent | Creates calender event and call other Modules |
churchcal_cron | |
churchcal_delAddition | delete cal event addition |
churchcal_deleteCategory | |
churchcal_deleteEvent | delete cal event |
churchcal_delException | delete cal event exception |
churchcal_getAbsents | if person_id is given then only absents of person_id, otherwise all absents I am allowed to see |
churchcal_getAdminForm | |
churchcal_getAllEvents | |
churchcal_getAllowedCategories | Get all allowed calendar categories |
churchcal_getAuth | get auth for churchcal |
churchcal_getAuthForAjax | get user auth |
churchcal_getBirthdays | get birthdays (all or from own groups) |
churchcal_getCalPerCategory | |
churchcal_getCategory | |
churchcal_getCCEventChangeImpact | |
churchcal_getCCEventChanges | |
churchcal_getEventChangeImpact | Checking the depending changes in other modules |
churchcal_getEventsFromOtherModules | get bookings from resources |
churchcal_getMyMeetingRequest | |
churchcal_getNextGroupCalDates | Returns block information for next my group dates |
churchcal_getResource | get resources with booking dates |
churchcal_getShares | Get all shared calendar categories |
churchcal_getUserMeetings | |
churchcal_getUserMyMeetings | |
churchcal_getUserOpenMeetingRequests | |
churchcal_handleMeetingRequest | meeting request |
churchcal_isAllowedToEditCategory | |
churchcal_isAllowedToEditEvent | edit allowed if user authored the event or has rights for category |
churchcal_isAllowedToViewCategory | |
churchcal_isUserOwnerOf | is current user owner of cal category? |
churchcal_main | ChurchCal Main |
churchcal_removeInternalCalChanges | |
churchcal_saveCategory | save cal category |
churchcal_saveShares | [gruppe|person][403|404][[auth,ids]] |
churchcal_saveSplittedEvent | |
churchcal_updateEvent | Store all Exception and Addition changes for communication to other modules |
churchcal_updateICalSource | |
churchcal_updateMeetingRequest | |
dateInCCEvent | is Day date (without Time) in $event |
getOneEventOutOfSeries | Extracts one date out of a series. Make event single day event Critical situations: - when date is longer than one day, so we take difference between start and end |
isDiffRealChangeAnythingInCalender | |
makeCCEventDiff |