[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 156 lines (5 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Calendar_Field_Model:: (7 methods):
getValidator()
getFieldDataType()
getDisplayValue()
getEditViewDisplayValue()
getReccurencePicklistValues()
getAdvancedFilterOpsByFieldType()
isEmptyPicklistOptionAllowed()
Class: Calendar_Field_Model - X-Ref
Calendar Field Model ClassgetValidator() X-Ref |
Function returns special validator for fields return: <Array> |
getFieldDataType() X-Ref |
Function to get the Webservice Field data type return: <String> Data type of the field |
getDisplayValue($value, $record = false, $recordInstance = false) X-Ref |
Customize the display value for detail view. |
getEditViewDisplayValue($value) X-Ref |
Function to get Edit view display value param: <String> Data base value return: <String> value |
getReccurencePicklistValues() X-Ref |
Function which will give the picklist values for a recurrence field param: type $fieldName -- string return: type -- array of values |
getAdvancedFilterOpsByFieldType() X-Ref |
Function to get the advanced filter option names by Field type return: <Array> |
isEmptyPicklistOptionAllowed() X-Ref |
Function which will check if empty piclist option should be given |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |