Overview
  • Package
  • Function

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

Function 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

Package: CT-ChurchCal
Located at system/churchcal/churchcal_db.php

Parameters summary

[type] $originEvent
[type] $d Which day to take (time will be ignored)
API documentation generated by ApiGen