[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 58 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Vtiger_Datetime_UIType:: (5 methods):
getTemplateName()
getDisplayValue()
getDisplayDateTimeValue()
getDBDateTimeValue()
getDateTimeValue()
Class: Vtiger_Datetime_UIType - X-Ref
getTemplateName() X-Ref |
Function to get the Template name for the current UI Type object return: <String> - Template Name |
getDisplayValue($value) X-Ref |
Function to get the Display Value, for the current field type with given DB Insert Value param: <Object> $value return: <Object> |
getDisplayDateTimeValue($date) X-Ref |
Function to get Date and Time value for Display param: <type> $date return: <String> |
getDBDateTimeValue($date) X-Ref |
Function to get Date and Time value for Display param: <type> $date return: <String> |
getDateTimeValue($dateTime) X-Ref |
Function to get the datetime value in user preferred hour format param: <type> $dateTime return: <String> date and time with hour format |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |