| [ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 221 lines (7 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
Vtiger_Widget_Model:: (16 methods):
getWidth()
getHeight()
getPositionCol()
getPositionRow()
getUrl()
getTitle()
getName()
getInstanceFromValues()
getInstance()
updateWidgetPosition()
getInstanceWithWidgetId()
add()
remove()
getDeleteUrl()
isDefault()
getDefaultWidgets()
Class: Vtiger_Widget_Model - X-Ref
Vtiger Widget Model Class| getWidth() X-Ref |
| No description |
| getHeight() X-Ref |
| No description |
| getPositionCol($default=0) X-Ref |
| No description |
| getPositionRow($default=0) X-Ref |
| No description |
| getUrl() X-Ref |
| Function to get the url of the widget return: <String> |
| getTitle() X-Ref |
| Function to get the Title of the widget |
| getName() X-Ref |
| No description |
| getInstanceFromValues($valueMap) X-Ref |
| Function to get the instance of Vtiger Widget Model from the given array of key-value mapping param: <Array> $valueMap return: Vtiger_Widget_Model instance |
| getInstance($linkId, $userId) X-Ref |
| No description |
| updateWidgetPosition($position, $linkId, $widgetId, $userId) X-Ref |
| No description |
| getInstanceWithWidgetId($widgetId, $userId) X-Ref |
| No description |
| add() X-Ref |
| Function to add a widget from the Users Dashboard |
| remove() X-Ref |
| Function to remove the widget from the Users Dashboard |
| getDeleteUrl() X-Ref |
| Function returns URL that will remove a widget for a User return: <String> |
| isDefault() X-Ref |
| Function to check the Widget is Default widget or not return: <boolean> true/false |
| getDefaultWidgets() X-Ref |
| Function to get Default widget Names return: <type> |
| Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |