[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 74 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Vtiger_Owner_UIType:: (5 methods):
getTemplateName()
getDisplayValue()
getRelatedListDisplayValue()
getOwnerType()
getListSearchTemplateName()
Class: Vtiger_Owner_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> |
getRelatedListDisplayValue($value) X-Ref |
Function to get Display value for RelatedList param: <String> $value return: <String> |
getOwnerType($id) X-Ref |
Function to know owner is either User or Group param: <Integer> userId/GroupId return: <String> User/Group |
getListSearchTemplateName() X-Ref |
No description |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |