[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 56 lines (2 kb) |
Included or required: | 1 time |
Referenced: | 0 times |
Includes or requires: | 1 file vtlib/Vtiger/Utils.php |
Vtiger_Webservice:: (3 methods):
log()
initialize()
uninitialize()
Class: Vtiger_Webservice - X-Ref
Provides API to work with vtiger CRM Webservice (available from vtiger 5.1)log($message, $delim=true) X-Ref |
Helper function to log messages param: String Message to log param: Boolean true appends linebreak, false to avoid it |
initialize($moduleInstance) X-Ref |
Initialize webservice for the given module param: Vtiger_Module Instance of the module. |
uninitialize($moduleInstance) X-Ref |
Initialize webservice for the given module param: Vtiger_Module Instance of the module. |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |