support_access |
./support.module |
Implementation of hook_access(). |
|
|
support_access_clients |
./support.module |
Custom permissions function. |
6 |
2 |
support_access_user_tickets |
./support.module |
Menu callback. |
|
2 |
support_account_load |
./support.module |
Match up a user account with an incoming email. Create account if email
doesn't match any.
TODO: Make it possible to assign multiple email addresses to one account. |
2 |
|
support_active_clients |
./support.module |
Load all active clients. |
1 |
|
support_admin_client |
./support.admin.inc |
Administratively add/update a client. |
|
1 |
support_admin_client_delete |
./support.admin.inc |
Confirm before deleting client. |
|
1 |
support_admin_client_delete_submit |
./support.admin.inc |
Delete client. |
|
|
support_admin_client_overview |
./support.admin.inc |
Administrative listing of all clients. |
|
1 |
support_admin_client_submit |
./support.admin.inc |
Add/update client information. |
|
|
support_admin_client_validate |
./support.admin.inc |
|
|
|
support_admin_mail_settings |
./support.admin.inc |
Settings form for email texts |
|
1 |
support_admin_menu_block_page |
./support.admin.inc |
Admin page block. |
|
1 |
support_admin_settings |
./support.admin.inc |
|
|
1 |
support_admin_settings_validate |
./support.admin.inc |
Be sure valid domains are entered. |
|
|
support_autocomplete_assigned |
./support.module |
Autocomplete usernames to assign to ticket. |
|
1 |
support_autocomplete_autosubscribe |
./support.module |
Autocomplete usernames to assign to ticket. |
|
1 |
support_block |
./support.module |
Implemtation of hook_block(). |
|
|
support_charts |
support_charts/support_charts.module |
Page callback. |
|
2 |
support_charts_build_graph |
support_charts/support_charts.module |
Gather data and build a chart API structure. |
1 |
|
support_charts_build_pie |
support_charts/support_charts.module |
Gather data and build a chart API structure. |
1 |
|
support_charts_display |
support_charts/support_charts.module |
Display charts and content in context to the current page. |
1 |
|
support_charts_menu |
support_charts/support_charts.module |
Implementation of hook_menu(). |
|
|
support_charts_perm |
support_charts/support_charts.module |
Implementation of hook_perm(); |
|
|
support_client_create |
./support.module |
Create a client |
1 |
|
support_client_delete |
./support.module |
Delete a client |
1 |
|
support_client_fetch |
./support.module |
Fetch mail for a specific client. |
1 |
1 |
support_client_load |
./support.module |
Menu callback, load a client. |
17 |
2 |
support_client_update |
./support.module |
Update a client |
1 |
|
support_comment |
./support.module |
Implementation of hook_comment(). |
|
|
support_comment_view |
./support.module |
Display state, priority and client when viewing comments for support nodes. |
1 |
|
support_comment_wrapper |
./support.module |
Implementation of theme_content_wrapper(). |
|
1 |
support_cron |
./support.module |
Implementation of hook_cron(). |
|
|
support_db_rewrite_sql |
./support.module |
Imeplementation of hook_db_rewrite_sql().
Optionally remove support tickets from content search. |
|
|
support_fetch_client_mail |
./support.module |
Automatically download messages for all active clients. |
1 |
1 |
support_filter_form |
./support.module |
Form builder; Return form for support ticket listing filters. |
1 |
|
support_filter_form_submit |
./support.module |
Convert tid array to comma seperated list for URL. |
|
1 |
support_filter_form_validate |
./support.module |
Validate the support_filter_form. |
|
1 |
support_form |
./support.module |
Implementation of hook_form(). |
|
|
support_form_alter |
./support.module |
Customize comment form for ticket followups. |
|
|
support_help |
./support.module |
Provide some inline documentation. |
|
|
support_init |
./support.module |
Implementation of hook_init(). |
|
|
support_install |
./support.install |
Install support database schema. |
|
|
support_invoice_ui_form |
./support.module |
Provide form for selecting projects. |
|
1 |
support_invoice_ui_form_submit |
./support.module |
|
|
|
support_link_alter |
./support.module |
Implementation of hook_link_alter(). |
|
|
support_mail |
./support.module |
Implementation of hook_mail(). |
1 |
|
support_mailcmd_support_fetch_message_alter |
support_mailcmd/support_mailcmd.module |
Implementation of hook_support_fetch_message_alter(). |
|
|
support_mail_tokens |
./support.module |
Return an array of token to value mappings for support e-mail messages. |
1 |
|
support_menu |
./support.module |
Implementation of hook_menu(). |
|
|