| [ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 317 lines (13 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
Settings_LayoutEditor_Field_Model:: (15 methods):
delete()
move()
makeFieldActive()
isMandatoryOptionDisabled()
isActiveOptionDisabled()
isQuickCreateOptionDisabled()
isMassEditOptionDisabled()
isDefaultValueOptionDisabled()
isSummaryFieldOptionDisabled()
isEditable()
getInstance()
getDetailsForMove()
getInstanceFromBlockIdList()
getFieldInfo()
getInstanceFromFieldId()
Class: Settings_LayoutEditor_Field_Model - X-Ref
| delete() X-Ref |
| No description |
| move($fieldNewDetails, $fieldOlderDetails) X-Ref |
| Function to Move the field param: <Array> $fieldNewDetails param: <Array> $fieldOlderDetails |
| makeFieldActive($fieldIdsList=array() X-Ref |
| No description |
| isMandatoryOptionDisabled() X-Ref |
| Function which specifies whether the field can have mandatory switch to happen return: <Boolean> - true if we can make a field mandatory and non mandatory , false if we cant change previous state |
| isActiveOptionDisabled() X-Ref |
| Function which will specify whether the active option is disabled return: boolean |
| isQuickCreateOptionDisabled() X-Ref |
| Function which will specify whether the quickcreate option is disabled return: boolean |
| isMassEditOptionDisabled() X-Ref |
| Function which will specify whether the mass edit option is disabled return: boolean |
| isDefaultValueOptionDisabled() X-Ref |
| Function which will specify whether the default value option is disabled return: boolean |
| isSummaryFieldOptionDisabled() X-Ref |
| Function to check whether summary field option is disable or not return: <Boolean> true/false |
| isEditable() X-Ref |
| Function to check field is editable or not return: <Boolean> true/false |
| getInstance($value, $module = false) X-Ref |
| Function to get instance param: <String> $value - fieldname or fieldid param: <type> $module - optional - module instance return: <Settings_LayoutEditor_Field_Model> |
| getDetailsForMove($fieldIdsList = array() X-Ref |
| No description |
| getInstanceFromBlockIdList($blockId, $moduleInstance= false) X-Ref |
| Function to get all fields list for all blocks param: <Array> List of block ids param: <Vtiger_Module_Model> $moduleInstance return: <Array> List of Field models <Settings_LayoutEditor_Field_Model> |
| getFieldInfo() X-Ref |
| Function to get the field details return: <Array> - array of field values |
| getInstanceFromFieldId($fieldId, $moduleTabId) X-Ref |
| No description |
| Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |