You are here

Functions in Development Environment 7

Primary tabs

Namesort descending Location Description Direct uses Strings
development_environment_admin_page includes/development_environment.pages.inc Page definition for the Development Environment admin page. 1
development_environment_enable ./development_environment.install Implements hook_enable().
development_environment_init ./development_environment.module Implements hook_init().
development_environment_log_load ./development_environment.module Loads the log data for a single development environment suppresed email.
development_environment_mail_alter ./development_environment.module Implements hook_mail_alter().
development_environment_menu ./development_environment.module Implements hook_menu().
development_environment_permission ./development_environment.module Implements hook_permission().
development_environment_schema ./development_environment.install Implements hook_schema().
development_environment_settings_form includes/development_environment.forms.inc Form definition for the Development Environment Settings Form. 1
development_environment_settings_form_submit includes/development_environment.forms.inc Submission handler for the Development Environment Settings Form.
development_environment_supressed_email_log_page includes/development_environment.pages.inc Page definition showing the log data for a single suppressed email. 1
development_environment_supressed_email_report_page includes/development_environment.pages.inc Page definition for the suppressed email reports page. 1
development_environment_update_7101 ./development_environment.install Creates the {development_environment_log} table in the database.
development_environment_var_dump includes/development_environment.pages.inc Dumps the details of a variable. 1

Other projects