[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/modules/Vtiger/uitypes/ -> Time.php (summary)

(no description)

File Size: 114 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Vtiger_Time_UIType:: (7 methods):
  getTemplateName()
  getDisplayTimeValue()
  getTimeValueInAMorPM()
  getTimeValueWithSeconds()
  getDisplayValue()
  getEditViewDisplayValue()
  getListSearchTemplateName()


Class: Vtiger_Time_UIType  - X-Ref

getTemplateName()   X-Ref
Function to get the Template name for the current UI Type object

return: <String> - Template Name

getDisplayTimeValue($time)   X-Ref
Function to get display value for time

param: <String> time
return: <String> time

getTimeValueInAMorPM($time)   X-Ref
Function to get time value in AM/PM format

param: <String> $time
return: <String> time

getTimeValueWithSeconds($time)   X-Ref
Function to get Time value with seconds

param: <String> $time
return: <String> time

getDisplayValue($value)   X-Ref
Function to get the Display Value, for the current field type with given DB Insert Value

param: <Object> $value
return: $value

getEditViewDisplayValue($value)   X-Ref
Function to get the display value in edit view

param: $value
return: converted value

getListSearchTemplateName()   X-Ref
No description



Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1