| [ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 129 lines (3 kb) |
| Included or required: | 9 times |
| Referenced: | 0 times |
| Includes or requires: | 2 files data/VTEntityDelta.php includes/runtime/Cache.php |
VTWorkflowEntity:: (8 methods):
__construct()
getData()
getId()
getModuleName()
get()
set()
save()
isNew()
VTEntityCache:: (4 methods):
__construct()
forId()
getCachedEntity()
setCachedEntity()
Class: VTWorkflowEntity - X-Ref
| __construct($user, $id) X-Ref |
| No description |
| getData() X-Ref |
| Get the data from the entity object as an array. return: An array representation of the module data. |
| getId() X-Ref |
| Get the entity id. return: The entity id. |
| getModuleName() X-Ref |
| Get the name of the module represented by the entity data object. return: The module name. |
| get($fieldName) X-Ref |
| No description |
| set($fieldName, $value) X-Ref |
| No description |
| save() X-Ref |
| No description |
| isNew() X-Ref |
| No description |
Class: VTEntityCache - X-Ref
| __construct($user) X-Ref |
| No description |
| forId($id) X-Ref |
| No description |
| getCachedEntity($id) X-Ref |
| No description |
| setCachedEntity($id, $entity) X-Ref |
| No description |
| Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |