| [ Index ] |
|
Code source de vtiger CRM 5.0.2 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Accounts:: (16 méthodes):
Accounts()
save_module()
getSortOrder()
getOrderBy()
get_contacts()
get_opportunities()
get_activities()
get_history()
get_attachments()
get_quotes()
get_invoices()
get_salesorder()
get_tickets()
get_products()
create_export_query()
getColumnNames_Acnt()
| Accounts() X-Ref |
| Pas de description |
| save_module($module) X-Ref |
| Pas de description |
| getSortOrder() X-Ref |
| Function to get sort order return string $sorder - sortorder string either 'ASC' or 'DESC' |
| getOrderBy() X-Ref |
| Function to get order by return string $order_by - fieldname(eg: 'accountname') |
| get_contacts($id) X-Ref |
| Pas de description |
| get_opportunities($id) X-Ref |
| Pas de description |
| get_activities($id) X-Ref |
| Pas de description |
| get_history($id) X-Ref |
| Function to get Account related Task & Event which have activity type Held, Completed or Deferred. param: integer $id - accountid |
| get_attachments($id) X-Ref |
| Function to get Account related Attachments param: integer $id - accountid |
| get_quotes($id) X-Ref |
| Function to get Account related Quotes param: integer $id - accountid |
| get_invoices($id) X-Ref |
| Function to get Account related Invoices param: integer $id - accountid |
| get_salesorder($id) X-Ref |
| Function to get Account related SalesOrder param: integer $id - accountid |
| get_tickets($id) X-Ref |
| Function to get Account related Tickets param: integer $id - accountid |
| get_products($id) X-Ref |
| Function to get Account related Products param: integer $id - accountid |
| create_export_query(&$order_by, &$where) X-Ref |
| Pas de description |
| getColumnNames_Acnt() X-Ref |
| Pas de description |
| Généré le : Sun Feb 25 10:22:19 2007 | par Balluche grâce à PHPXref 0.7 |