| [ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
URL Verfication - Required to overcome Apache mis-configuration and leading to shared setup mode.
| File Size: | 3342 lines (132 kb) |
| Included or required: | 1 time |
| Referenced: | 0 times |
| Includes or requires: | 14 files modules/Services/Services.php modules/Emails/mail.php modules/Products/Products.php vtigerversion.php modules/Documents/Documents.php modules/Users/Users.php includes/main/WebUI.php config.php include/utils/utils.php modules/HelpDesk/HelpDesk.php include/utils/UserInfoUtil.php libraries/nusoap/nusoap.php vtlib/Vtiger/Module.php config.inc.php |
Vtiger_Soap_CustomerPortal:: (52 methods):
lookupPrefValue()
updatePrefValue()
lookupSessionId()
updateSessionId()
lookupAllowedModules()
updateAllowedModules()
get_ticket_comments()
_getTicketModComments()
get_combo_values()
get_KBase_details()
save_faq_comment()
get_tickets_list()
create_ticket()
update_ticket_comment()
close_current_ticket()
authenticate_user()
change_password()
update_login_details()
send_mail_for_password()
get_ticket_creator()
get_picklists()
get_ticket_attachments()
get_filecontent()
add_ticket_attachment()
validateSession()
getServerSessionId()
unsetServerSessionId()
get_account_name()
get_contact_name()
get_check_account_id()
get_vendor_name()
get_list_values()
get_filecontent_detail()
updateCount()
updateDownloadCount()
get_pdf()
get_salesorder_name()
get_invoice_detail()
get_product_list_values()
get_details()
check_permission()
get_documents()
get_project_components()
get_project_tickets()
get_service_list_values()
get_modules()
show_all()
getRelatedServiceContracts()
getPortalUserid()
checkModuleActive()
getCurrencySymbol()
getDefaultAssigneeId()
Class: Vtiger_Soap_CustomerPortal - X-Ref
Helper class to provide functionality like caching etc...| lookupPrefValue($key) X-Ref |
| No description |
| updatePrefValue($key, $value) X-Ref |
| No description |
| lookupSessionId($key) X-Ref |
| No description |
| updateSessionId($key, $value) X-Ref |
| No description |
| lookupAllowedModules() X-Ref |
| No description |
| updateAllowedModules($modules) X-Ref |
| No description |
| get_ticket_comments($input_array) X-Ref |
| No description |
| _getTicketModComments($ticketId) X-Ref |
| Function added to get the Tickets Comments param: <Integer> $ticketId return: <Array> |
| get_combo_values($input_array) X-Ref |
| No description |
| get_KBase_details($input_array) X-Ref |
| No description |
| save_faq_comment($input_array) X-Ref |
| No description |
| get_tickets_list($input_array) X-Ref |
| No description |
| create_ticket($input_array) X-Ref |
| No description |
| update_ticket_comment($input_array) X-Ref |
| No description |
| close_current_ticket($input_array) X-Ref |
| No description |
| authenticate_user($username,$password,$version,$login = 'true') X-Ref |
| No description |
| change_password($input_array) X-Ref |
| No description |
| update_login_details($input_array) X-Ref |
| No description |
| send_mail_for_password($mailid) X-Ref |
| No description |
| get_ticket_creator($input_array) X-Ref |
| No description |
| get_picklists($input_array) X-Ref |
| No description |
| get_ticket_attachments($input_array) X-Ref |
| No description |
| get_filecontent($input_array) X-Ref |
| No description |
| add_ticket_attachment($input_array) X-Ref |
| No description |
| validateSession($id, $sessionid) X-Ref |
| No description |
| getServerSessionId($id) X-Ref |
| No description |
| unsetServerSessionId($id) X-Ref |
| No description |
| get_account_name($accountid) X-Ref |
| No description |
| get_contact_name($contactid) X-Ref |
| No description |
| get_check_account_id($id) X-Ref |
| No description |
| get_vendor_name($vendorid) X-Ref |
| No description |
| get_list_values($id,$module,$sessionid,$only_mine='true') X-Ref |
| No description |
| get_filecontent_detail($id,$folderid,$module,$customerid,$sessionid) X-Ref |
| No description |
| updateCount($id) X-Ref |
| No description |
| updateDownloadCount($id) X-Ref |
| Function to update the download count of a file |
| get_pdf($id,$block,$customerid,$sessionid) X-Ref |
| No description |
| get_salesorder_name($id) X-Ref |
| No description |
| get_invoice_detail($id,$module,$customerid,$sessionid) X-Ref |
| No description |
| get_product_list_values($id,$modulename,$sessionid,$only_mine='true') X-Ref |
| No description |
| get_details($id,$module,$customerid,$sessionid) X-Ref |
| No description |
| check_permission($customerid, $module, $entityid) X-Ref |
| No description |
| get_documents($id,$module,$customerid,$sessionid) X-Ref |
| No description |
| get_project_components($id,$module,$customerid,$sessionid) X-Ref |
| No description |
| get_project_tickets($id,$module,$customerid,$sessionid) X-Ref |
| No description |
| get_service_list_values($id,$modulename,$sessionid,$only_mine='true') X-Ref |
| No description |
| get_modules() X-Ref |
| No description |
| show_all($module) X-Ref |
| No description |
| getRelatedServiceContracts($crmid) X-Ref |
| No description |
| getPortalUserid() X-Ref |
| No description |
| checkModuleActive($module) X-Ref |
| No description |
| getCurrencySymbol($result,$i,$column) X-Ref |
| Function that gives the Currency Symbol |
| getDefaultAssigneeId() X-Ref |
| No description |
| Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |