You are here

19 calls to casetracker_case_state_load() in Case Tracker 5

casetracker_cases_overview in ./casetracker.module
Menu callback; displays a list of all cases in a table. See the README.txt for the various URLs we support.
casetracker_case_form_common in ./casetracker.module
Common form elements for cases, generic enough for use either in a full node display, or in comment displays and updating. Default values are calculated based on an existing $form['nid']['#value'].
casetracker_case_state_confirm_delete in ./casetracker.module
If the user has asked to delete a case state, we'll double-check.
casetracker_case_state_edit in ./casetracker.module
Displays a form for adding or editing a case state.
casetracker_case_state_overview in ./casetracker.module
Displays an administrative overview of all case states available.
casetracker_comment_changes in ./casetracker.module
Displays the changes a comment has made to the case fields.
casetracker_dashboard_admin_form in ./casetracker_dashboard.module
Form callback Configure the CaseTracker dashboard
casetracker_dashboard_admin_form_submit in ./casetracker_dashboard.module
Form submit hook
casetracker_mailhandler in ./casetracker_mail.module
Implementation of hook_mailhandler().
casetracker_mail_send in ./casetracker_mail.module
Sends out emails. Woot! Do people still say woot? Man, I'm old.
casetracker_settings in ./casetracker.module
Configures the various Case Tracker options; system_settings_form().
casetracker_views_priority_name in ./casetracker_views.module
Views field handler; display the priority state of the case.
casetracker_views_priority_options in ./casetracker_views.module
Views filter handler; filter Case Tracker cases by its priority state.
casetracker_views_status_name in ./casetracker_views.module
Views field handler; display the status state of the case.
casetracker_views_status_options in ./casetracker_views.module
Views filter handler; filter Case Tracker cases by its status state.
casetracker_views_type_name in ./casetracker_views.module
Views field handler; display the type state of the case.
casetracker_views_type_options in ./casetracker_views.module
Views filter handler; filter Case Tracker cases by its type state.
theme_casetracker_case_summary in ./casetracker.module
Theme the case summary shown at the beginning of a case's node.
_casetracker_dashboard_states in ./casetracker_dashboard.module
Function to get an overview of all projects and their states count