[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 208 lines (7 kb) |
Included or required: | 1 time |
Referenced: | 0 times |
Includes or requires: | 0 files |
Calendar_RepeatEvents:: (7 methods):
mktime()
nexttime()
formattime()
splittime()
getRepeatInterval()
repeat()
repeatFromRequest()
Class: Calendar_RepeatEvents - X-Ref
Class to handle repeating eventsmktime($fulldateString) X-Ref |
Get timing using YYYY-MM-DD HH:MM:SS input string. |
nexttime($basetiming, $interval) X-Ref |
Increment the time by interval and return value in YYYY-MM-DD HH:MM format. |
formattime($timeInYMDHIS) X-Ref |
Based on user time format convert the YYYY-MM-DD HH:MM value. |
splittime($fulltiming) X-Ref |
Split full timing into date and time part. |
getRepeatInterval($type, $frequency, $recurringInfo, $start_date, $limit_date) X-Ref |
Calculate the time interval to create repeated event entries. |
repeat($focus, $recurObj) X-Ref |
Repeat Activity instance till given limit. |
repeatFromRequest($focus) X-Ref |
No description |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |