You are here

Functions in Support Ticketing System 6

Primary tabs

Namesort descending Location Description Direct uses Strings
support_substatus_support_filter_form_submit_alter support_substatus/support_substatus.module
support_substatus_support_mail_tokens_alter support_substatus/support_substatus.module Use '!optional_status' to only add "Status: " when applicable to a client, for example: State: !state !optional_status Priority: !priority
support_substatus_support_solr_info support_substatus/support_substatus.module Implementation of hook_support_solr_info().
support_substatus_support_ticket_listing_filter_alter support_substatus/support_substatus.module
support_substatus_theme_registry_alter support_substatus/support_substatus.module
support_substatus_uninstall support_substatus/support_substatus.install Cleanup. @todo: variable and other cleanup
support_substatus_update_6101 support_substatus/support_substatus.install Track Current status (for filtering and sorting).
support_support_timer_client_report_alter ./support.module Allow projects to be selected.
support_theme ./support.module Implementation of hook_theme().
support_theme_registry_alter ./support.module Implementation of hook_theme_registry_alter().
support_ticket_load ./support.module Menu callback, load a ticket. 3
support_uninstall ./support.install Cleanup.
support_unsubscribe_user ./support.module Unsubscribe user from tickets. 1
support_update_6001 ./support.install Introduce "autoassign" field for storing a per-client autoassign value.
support_update_6002 ./support.install Introduce "thread_subject" field for configured per-client thread settings.
support_update_6003 ./support.install Flush caches to support new theme functions
support_update_6004 ./support.install Introduce "user_creation" field for configured per-client user creation settings.
support_update_6005 ./support.install Flush caches to support updated theme functions
support_update_6006 ./support.install Add support for nested clients.
support_update_6007 ./support.install Rebuild menu to register new autosubscribe autocomplete permissions.
support_update_6008 ./support.install Remove unnecessary 'active' field from {support_assigned} table. 1
support_update_6009 ./support.install Make sure the 'active' field is removed from new installs.
support_update_6010 ./support.install Fix a performance issue with the primary key on {support_assigned}. Add an index on uid to {support_assigned}.
support_update_6011 ./support.install Rebuild menu to register client deletion confirmation.
support_user ./support.module Implementation of hook_user().
theme_apachesolr_breadcrumb_is_support_assigned support_solr/support_solr.module Theme assigned breadcrumb
theme_apachesolr_breadcrumb_is_support_client support_solr/support_solr.module Theme client breadcrumb
theme_support_page_form ./support.module Theme function for ticket list 2
theme_support_page_user ./support.user.inc
theme_support_pm_pager support_pm/support_pm.module Helper function to show previous and next weeks.
theme_support_pm_plan_diff support_pm/support_pm.module
theme_support_pm_user_client_hours_details support_pm/support_pm.module Bar graph details.
theme_support_pm_user_hours_summary support_pm/support_pm.module Pie chart summary.
theme_support_pm_user_week support_pm/support_pm.module TODO: Auto-calculate totals whenever a field is updated.
theme_support_substatus_page_form support_substatus/support_substatus.module 1
theme_support_substatus_page_user support_substatus/support_substatus.module 1
_support_access_tickets ./support.module 4
_support_admin_default_mail ./support.admin.inc 2
_support_assigned ./support.module Get list of available users to assign ticket to. 5
_support_autoassign ./support.module Return an autoassigned user for a given client. 3
_support_autosubscribe ./support.module Autosubscribe users to new client ticket. 3
_support_autosubscribe_access ./support.module Callback access function for 'support/autocomplete/autosubscribe' menu item. 1
_support_available_clients ./support.module Find all clients we have permission to view/edit. 12
_support_client ./support.module Helper function, retrieve client name from database. 4
_support_clients_load ./support.module Load all active clients. 3
_support_client_terms ./support.module Return an alphabetized list of all terms used with this client. 2
_support_client_users ./support.module 1
_support_comment_update_node ./support.module Helper function. 1
_support_current_client ./support.module Return the currently active client. 10
_support_domains ./support.module Extract domains. 1

Pages

Other projects