| [ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 120 lines (4 kb) |
| Included or required: | 2 times |
| Referenced: | 0 times |
| Includes or requires: | 1 file vtlib/Vtiger/Utils.php |
Vtiger_Profile:: (6 methods):
log()
initForField()
deleteForField()
getAllIds()
initForModule()
deleteForModule()
Class: Vtiger_Profile - X-Ref
Provides API to work with vtiger CRM Profile| log($message, $delimit=true) X-Ref |
| Helper function to log messages param: String Message to log param: Boolean true appends linebreak, false to avoid it |
| initForField($fieldInstance) X-Ref |
| Initialize profile setup for Field param: Vtiger_Field Instance of the field |
| deleteForField($fieldInstance) X-Ref |
| Delete profile information related with field. param: Vtiger_Field Instance of the field |
| getAllIds() X-Ref |
| Get all the existing profile ids |
| initForModule($moduleInstance) X-Ref |
| Initialize profile setup for the module param: Vtiger_Module Instance of module |
| deleteForModule($moduleInstance) X-Ref |
| Delete profile setup of the module param: Vtiger_Module Instance of module |
| Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |