[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 67 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Vtiger_Reminder_UIType:: (4 methods):
getTemplateName()
getDetailViewTemplateName()
getDisplayValue()
getEditViewDisplayValue()
Class: Vtiger_Reminder_UIType - X-Ref
getTemplateName() X-Ref |
Function to get the Template name for the current UI Type object return: <String> - Template Name |
getDetailViewTemplateName() X-Ref |
Function to get the Detailview 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> |
getEditViewDisplayValue($value) X-Ref |
Function to get the display value in edit view param: $value return: converted value |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |