| [ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 310 lines (8 kb) |
| Included or required: | 4 times |
| Referenced: | 0 times |
| Includes or requires: | 1 file include/utils/utils.php |
DateTimeField:: (18 methods):
__construct()
getDBInsertDateValue()
getDBInsertDateTimeValue()
getDisplayDateTimeValue()
convertToDBFormat()
__convertToDBFormat()
convertToInternalFormat()
convertToUserFormat()
__convertToUserFormat()
convertToUserTimeZone()
convertToDBTimeZone()
convertTimeZone()
getDBInsertTimeValue()
getDisplayDate()
getDisplayTime()
getDBTimeZone()
getPHPDateFormat()
sanitizeDate()
Class: DateTimeField - X-Ref
| __construct($value) X-Ref |
param: type $value |
| getDBInsertDateValue($user = null) X-Ref |
| No description |
| getDBInsertDateTimeValue($user = null) X-Ref |
param: Users $user return: String |
| getDisplayDateTimeValue($user = null) X-Ref |
| No description |
| convertToDBFormat($date, $user = null) X-Ref |
param: type $date param: Users $user return: type |
| __convertToDBFormat($date, $format) X-Ref |
param: type $date param: string $format return: string |
| convertToInternalFormat($date) X-Ref |
param: Mixed $date return: Array |
| convertToUserFormat($date, $user = null) X-Ref |
param: type $date param: Users $user return: type |
| __convertToUserFormat($date, $format) X-Ref |
param: type $date param: type $format return: type |
| convertToUserTimeZone($value, $user = null ) X-Ref |
param: type $value param: Users $user |
| convertToDBTimeZone( $value, $user = null ) X-Ref |
param: type $value param: Users $user |
| convertTimeZone($time, $sourceTimeZoneName, $targetTimeZoneName) X-Ref |
param: type $time param: type $sourceTimeZoneName param: type $targetTimeZoneName return: DateTime |
| getDBInsertTimeValue($user = null) X-Ref |
| No description |
| getDisplayDate( $user = null ) X-Ref |
| This function returns the date in user specified format. return: string |
| getDisplayTime( $user = null ) X-Ref |
| No description |
| getDBTimeZone() X-Ref |
| No description |
| getPHPDateFormat( $user = null) X-Ref |
| No description |
| sanitizeDate($value, $user) X-Ref |
| No description |
| Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |