[ Index ]
 

Code source de vtiger CRM 5.0.2

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/modules/HelpDesk/ -> HelpDesk.php (sommaire)

(pas de description)

Poids: 641 lignes (27 kb)
Inclus ou requis: 16 fois
Référencé: 0 fois
Nécessite: 8 fichiers
 config.php
 include/utils/utils.php
 include/logging.php
 data/SugarBean.php
 user_privileges/default_module_view.php
 include/database/PearDatabase.php
 data/CRMEntity.php
 modules/Calendar/Activity.php

Définit 1 class

HelpDesk:: (17 méthodes):
  HelpDesk()
  save_module()
  insertIntoTicketCommentTable()
  insertIntoAttachment()
  getSortOrder()
  getOrderBy()
  get_activities()
  get_ticket_history()
  get_attachments()
  get_ticket_comments_list()
  get_user_tickets_list()
  process_list_query()
  getColumnNames_Hd()
  getCommentInformation()
  getCustomerName()
  get_history()
  constructUpdateLog()


Classe: HelpDesk  - X-Ref

HelpDesk()   X-Ref
Pas de description

save_module($module)   X-Ref
Pas de description

insertIntoTicketCommentTable($table_name, $module)   X-Ref
Pas de description

insertIntoAttachment($id,$module)   X-Ref
This function is used to add the vtiger_attachments. This will call the function uploadAndSaveFile which will upload the attachment into the server and save that attachment information in the database.

param: int $id  - entity id to which the vtiger_files to be uploaded
param: string $module  - the current module name

getSortOrder()   X-Ref
Pas de description

getOrderBy()   X-Ref
Pas de description

get_activities($id)   X-Ref
Pas de description

get_ticket_history($ticketid)   X-Ref
Pas de description

get_attachments($id)   X-Ref
Pas de description

get_ticket_comments_list($ticketid)   X-Ref
Pas de description

get_user_tickets_list($user_name,$id,$where='',$match='')   X-Ref
Pas de description

process_list_query($query)   X-Ref
Pas de description

getColumnNames_Hd()   X-Ref
Pas de description

getCommentInformation($ticketid)   X-Ref
Pas de description

getCustomerName($id)   X-Ref
Pas de description

get_history($id)   X-Ref
Pas de description

constructUpdateLog($focus, $mode, $assigned_group_name, $assigntype)   X-Ref
Pas de description



Généré le : Sun Feb 25 10:22:19 2007 par Balluche grâce à PHPXref 0.7