[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 98 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Settings_Webforms_Field_Model:: (9 methods):
isViewable()
getInstanceByRow()
isEditable()
isReadOnly()
get()
getPicklistValues()
getDisplayValue()
getPermissions()
isEmptyPicklistOptionAllowed()
Class: Settings_Webforms_Field_Model - X-Ref
isViewable() X-Ref |
Function get field is viewable or not return: <Boolean> true/false |
getInstanceByRow($rowData) X-Ref |
Function to get instance of Field by using array of data param: <Array> $rowData return: <Settings_Webforms_Field_Model> FieldModel |
isEditable() X-Ref |
Function to check whether this field editable or not return: <Boolean> true/false |
isReadOnly() X-Ref |
No description |
get($propertyName) X-Ref |
Function to get the value of a given property param: <String> $propertyName return: <Object> |
getPicklistValues() X-Ref |
Function to get Picklist values return: <Array> Picklist values |
getDisplayValue($value) X-Ref |
No description |
getPermissions() X-Ref |
No description |
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 |