support_access_clients |
./support.module |
Custom permissions function. |
5 |
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_action_info |
./support.module |
Implements hook_action_info(). |
|
|
support_active_clients |
./support.module |
Load all active clients. |
1 |
|
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_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 |
Implements hook_menu(). |
|
|
support_charts_permission |
support_charts/support_charts.module |
Implements hook_permission(); |
|
|
support_client_access_callback |
./support.module |
Entity access callback for support clients. |
|
1 |
support_client_build_modes |
./support.module |
Implements ENTITY_TYPE_build_modes(). |
|
|
support_client_fetch |
./support.module |
Fetch mail for a specific client. |
2 |
1 |
support_client_fetch_all_action |
./support.module |
|
|
|
support_client_fetch_one_action |
./support.module |
|
|
|
support_client_fetch_one_action_form |
./support.module |
|
|
|
support_client_fetch_one_action_submit |
./support.module |
|
|
|
support_client_form |
./support.admin.inc |
Administratively add/update a client. |
|
|
support_client_form_submit |
./support.admin.inc |
Add/update client information. |
|
|
support_client_form_validate |
./support.admin.inc |
|
|
|
support_client_label_callback |
./support.module |
Entity label callback for support clients. |
|
1 |
support_client_load |
./support.module |
Menu callback, load a client. |
17 |
3 |
support_comment_delete |
./support.module |
Implementation of hook_comment_delete(). |
|
|
support_comment_insert |
./support.module |
Implementation of hook_comment_insert(). |
|
|
support_comment_load |
./support.module |
Implements hook_comment_load(). |
|
|
support_comment_presave |
./support.module |
Implements hook_comment_presave(). |
|
|
support_comment_update |
./support.module |
Implementation of hook_comment_update(). |
|
|
support_comment_validate |
./support.module |
Implementation of hook_comment_validate(). |
|
|
support_comment_view |
./support.module |
Implementation of hook_comment_view(). |
|
|
support_cron |
./support.module |
Implementation of hook_cron(). |
|
|
support_entity_info |
./support.module |
Implements hook_entity_info(). |
|
|
support_fetch_client_mail |
./support.module |
Automatically download messages for all active clients. |
2 |
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_mail |
./support.module |
Implementation of hook_mail(). |
|
|
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(). |
|
|
support_node_access |
./support.module |
Implementation of hook_node_access(). |
|
|
support_node_delete |
./support.module |
Implementation of hook_node_delete(). |
|
|