You are here

Functions in Support Ticketing System 7

Primary tabs

Namesort descending Location Description Direct uses Strings
support_pm_node_update support_pm/support_pm.module Implements hook_node_update(). 1
support_pm_node_view support_pm/support_pm.module Implements hook_node_view().
support_pm_permission support_pm/support_pm.module Implements hook_permission().
support_pm_plan_overview_weekly support_pm/support_pm.module 1
support_pm_project_load support_pm/support_pm.module Load project from database. 1
support_pm_project_load_nid support_pm/support_pm.module 1
support_pm_query_support_pager_alter support_pm/support_pm.module Alter the ticket listing query to consider projects.
support_pm_query_support_timer_comment_alter support_pm/support_pm.module Alter the timer report for comments to consider projects.
support_pm_query_support_timer_node_alter support_pm/support_pm.module Alter the timer report for nodes to consider projects.
support_pm_schema support_pm/support_pm.install Support project management database schema definition.
support_pm_support_timer_client_report_alter support_pm/support_pm.module Allow projects to be selected.
support_pm_theme support_pm/support_pm.module Implements hook_theme().
support_pm_timer_to_hours support_pm/support_pm.module Convert from timer time format to decimal. 2
support_pm_update_6001 support_pm/support_pm.install Add project tables.
support_pm_update_6002 support_pm/support_pm.install Add path to {support_project}.
support_pm_update_7000 support_pm/support_pm.install Remove {support_plan}.pid, it's useless and gets in the way of doing merge queries.
support_pm_update_7001 support_pm/support_pm.install Ensure clid 0 row exists for "All Clients" in {support_project_client}.
support_pm_user_week support_pm/support_pm.module Page callback. 1
support_pm_user_week_submit support_pm/support_pm.module Save user's week plan.
support_preprocess_comment_wrapper ./support.module Preprocess comment_wrapper.
support_query_alter ./support.module Implementation of hook_query_alter().
support_queue_url ./support.module Get the correct url for a support queue, given a client. 4
support_reference_autocomplete support_reference/support_reference.module @todo: should we allow cross-client references? 1
support_reference_block_form support_reference/support_reference.module 1
support_reference_block_form_submit support_reference/support_reference.module
support_reference_block_info support_reference/support_reference.module Implements hook_block_info().
support_reference_block_view support_reference/support_reference.module Implements hook_block_view().
support_reference_menu support_reference/support_reference.module Implements hook_menu().
support_reference_permission support_reference/support_reference.module Implements hook_permission().
support_reference_schema support_reference/support_reference.install Support Reference database schema.
support_reference_update_7000 support_reference/support_reference.install Remove hardcoded block deltas.
support_save_message ./support.module Save the message. 2
support_schema ./support.install Support database schema definition.
support_search_available_clients ./support.module Return array of client ids which current user has access to. 3
support_search_execute ./support.module
support_search_form_submit ./support.module 1
support_search_info ./support.module Implementation of hook _search_info().
support_search_validate ./support.module Form API callback for the search form. Registered in support_form_alter(). 1
support_subscribe_user ./support.module Subscribe a user to a ticket. 5
support_theme ./support.module Implementation of hook_theme().
support_ticket_load ./support.module Menu callback, load a ticket. 3
support_uninstall ./support.install Cleanup; remove all support_ticket content.
support_unsubscribe_user ./support.module Unsubscribe user from tickets. 1
support_update_6008 ./support.install Remove unnecessary 'active' field from {support_assigned} table. 1
support_update_7000 ./support.install Convert support mail variables to HTML.
support_update_7001 ./support.install Ensure an upload field is created for uploading to comments.
support_update_7002 ./support.install Migrate comment_upload data for support.module to a file.module field.
support_update_7003 ./support.install Ensure support_update_6008 has run: Remove unnecessary 'active' field from {support_assigned} table.
support_update_7004 ./support.install Fix a performance issue with the primary key on {support_assigned}.
support_update_7005 ./support.install Add an index on uid to {support_assigned}.

Pages

Other projects