coder_47_reviews |
includes/coder_47.inc |
Implementation of hook_reviews(). |
|
|
coder_50_reviews |
includes/coder_50.inc |
Implementation of hook_reviews(). |
|
|
coder_6x_reviews |
includes/coder_6x.inc |
Implementation of hook_reviews(). |
|
|
coder_add_space |
scripts/coder_format/coder_format.inc |
Write a space in certain conditions. |
1 |
|
coder_admin_settings |
./coder.module |
Implementation of settings page for Drupal 5. |
|
1 |
coder_br |
scripts/coder_format/coder_format.inc |
Generate a line feed including current line indent. |
1 |
|
coder_comment_reviews |
includes/coder_comment.inc |
Implementation of hook_reviews(). |
|
|
coder_drush_command |
./coder.drush.inc |
Implements hook_drush_command(). |
|
|
coder_drush_help |
./coder.drush.inc |
Implements hook_drush_help(). |
|
|
coder_drush_review |
./coder.drush.inc |
|
|
1 |
coder_exec_processors |
scripts/coder_format/coder_format.inc |
Execute special tasks on source code. |
1 |
|
coder_format_file |
scripts/coder_format/coder_format.inc |
Reads, backups, processes and writes the source code from and to a file. |
2 |
|
coder_format_recursive |
scripts/coder_format/coder_format.inc |
Recursively process .module and .inc files in directory with coder_format_file(). |
1 |
|
coder_format_string |
scripts/coder_format/coder_format.inc |
Format the source code according to Drupal coding style guidelines. |
1 |
|
coder_format_string_all |
scripts/coder_format/coder_format.inc |
Formats source code according to Drupal conventions, also using
post and pre-processors. |
3 |
|
coder_form_alter |
./coder.module |
Implementation of hook_form_alter(). |
|
|
coder_get_ignores |
./coder.module |
Get list of lines to ignore. |
1 |
|
coder_help |
./coder.module |
Implementation of hook_help(). |
1 |
|
coder_i18n_reviews |
includes/coder_i18n.inc |
Implementation of hook_reviews(). |
|
|
coder_install |
./coder.install |
@file
Install, update and uninstall functions for the coder module. |
|
|
coder_menu |
./coder.module |
Implementation of hook_menu(). |
|
|
coder_order_processors |
scripts/coder_format/coder_format.inc |
Orders preprocessors by weight. |
|
1 |
coder_page |
./coder.module |
Implementation of code review page. |
|
1 |
coder_page_form |
./coder.module |
Implementation of hook_form(). |
1 |
1 |
coder_page_form_submit |
./coder.module |
Implementation of hook_submit(). |
|
|
coder_parse_ignores |
./coder.module |
Parse an 'ignore' file. |
1 |
|
coder_perm |
./coder.module |
Implementation of hook_perm(). |
|
|
coder_postprocessor_array_rearrange |
scripts/coder_format/coder_format.inc |
|
|
|
coder_postprocessor_cvs_id |
scripts/coder_format/coder_format.inc |
|
|
|
coder_postprocessor_if_curly_braces |
scripts/coder_format/coder_format.inc |
|
|
|
coder_postprocessor_indent_multiline_array |
scripts/coder_format/coder_format.inc |
|
|
|
coder_postprocessor_multiple_vars |
scripts/coder_format/coder_format.inc |
|
|
|
coder_preprocessor_inline_comment |
scripts/coder_format/coder_format.inc |
|
|
|
coder_preprocessor_line_breaks_mac |
scripts/coder_format/coder_format.inc |
|
|
|
coder_preprocessor_line_breaks_win |
scripts/coder_format/coder_format.inc |
|
|
|
coder_preprocessor_php |
scripts/coder_format/coder_format.inc |
|
|
|
coder_preprocessor_switch_duplicate_exit |
scripts/coder_format/coder_format.inc |
|
|
|
coder_print_drush_messages |
./coder.drush.inc |
|
1 |
|
coder_replace_array_rearrange |
scripts/coder_format/coder_format.inc |
|
|
1 |
coder_replace_indent_multiline_array |
scripts/coder_format/coder_format.inc |
|
|
|
coder_replace_multiple_vars |
scripts/coder_format/coder_format.inc |
|
|
1 |
coder_reviews |
./coder.module |
Implementation of hook_reviews(). |
|
2 |
coder_schema |
./coder.install |
|
|
|
coder_security_reviews |
includes/coder_security.inc |
Implementation of hook_reviews(). |
|
|
coder_settings_form_submit |
./coder.module |
Callback function for settings page in Drupal 5. |
|
1 |
coder_simpletest |
./coder.module |
Implementation of hook_simpletest(). |
|
|
coder_sql_reviews |
includes/coder_sql.inc |
Implementation of hook_reviews(). |
|
|
coder_style_reviews |
includes/coder_style.inc |
Implementation of hook_reviews(). |
|
|
coder_theme |
./coder.module |
Implementation of hook_theme(). |
|
|
coder_trim_php |
scripts/coder_format/coder_format.inc |
Trim overall code. |
1 |
|