Overview
  • Package
  • Class

Packages

  • CT-API
  • CT-ChurchAuth
  • CT-ChurchCal
  • CT-ChurchCheckin
  • CT-ChurchCore
  • CT-ChurchDB
  • CT-ChurchFinance
  • CT-ChurchHome
  • CT-ChurchReport
  • CT-ChurchResource
  • CT-ChurchService
  • CT-ChurchTranslate
  • CT-ChurchWiki
  • CT-DB
  • CT-Form

Functions

  • churchcal__ajax
  • churchcal__ical
  • churchcal_addAddition
  • churchcal_addException
  • churchcal_blocks
  • churchcal_createEvent
  • churchcal_cron
  • churchcal_delAddition
  • churchcal_deleteCategory
  • churchcal_deleteEvent
  • churchcal_delException
  • churchcal_getAbsents
  • churchcal_getAdminForm
  • churchcal_getAllEvents
  • churchcal_getAllowedCategories
  • churchcal_getAuth
  • churchcal_getAuthForAjax
  • churchcal_getBirthdays
  • churchcal_getCalPerCategory
  • churchcal_getCategory
  • churchcal_getCCEventChangeImpact
  • churchcal_getCCEventChanges
  • churchcal_getEventChangeImpact
  • churchcal_getEventsFromOtherModules
  • churchcal_getMyMeetingRequest
  • churchcal_getNextGroupCalDates
  • churchcal_getResource
  • churchcal_getShares
  • churchcal_getUserMeetings
  • churchcal_getUserMyMeetings
  • churchcal_getUserOpenMeetingRequests
  • churchcal_handleMeetingRequest
  • churchcal_isAllowedToEditCategory
  • churchcal_isAllowedToEditEvent
  • churchcal_isAllowedToViewCategory
  • churchcal_isUserOwnerOf
  • churchcal_main
  • churchcal_removeInternalCalChanges
  • churchcal_saveCategory
  • churchcal_saveShares
  • churchcal_saveSplittedEvent
  • churchcal_updateEvent
  • churchcal_updateICalSource
  • churchcal_updateMeetingRequest
  • dateInCCEvent
  • getOneEventOutOfSeries
  • isDiffRealChangeAnythingInCalender
  • makeCCEventDiff

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
API documentation generated by ApiGen