You are here

Functions in Coder 6

Primary tabs

Namesort descending Location Description Direct uses Strings
coder_update_2 ./coder.install
coder_update_3 ./coder.install
do_coder_review ./coder.module Perform code review for a review array. 2
do_coder_reviews ./coder.module Perform batch coder reviews for multiple files. 2
do_coder_review_callback ./coder.module Allow for an arbitrary callback function to perform a review. 1
do_coder_review_grep ./coder.module Search for a string. 1
do_coder_review_grep_invert ./coder.module Search for potentially missing string. 1
do_coder_review_regex ./coder.module Implements do_coder_review_* for regex match. 1
drupal_set_message scripts/coder_format/coder_format.php 7 1
file_check_directory scripts/coder_format/coder_format.php Check that the directory exists and is writable. Directories need to have execute permissions to be considered a directory by FTP servers, etc. 2
file_check_path scripts/coder_format/coder_format.php Checks path to see if it is a directory, or a dir/file. 2
file_copy scripts/coder_format/coder_format.php Copies a file to a new location. This is a powerful function that in many ways performs like an advanced version of copy(). 2
file_create_filename scripts/coder_format/coder_format.php Create a full file path from a directory and filename. If a file with the specified name already exists, an alternative will be used. 1
file_delete scripts/coder_format/coder_format.php Delete a file. 1
file_destination scripts/coder_format/coder_format.php Determines the destination path for a file depending on how replacement of existing files should be handled. 1
file_move scripts/coder_format/coder_format.php Moves a file to a new location. 1
file_scan_directory scripts/coder_format/coder_format.php Finds all files that match a given mask in a given directory. Directories and files beginning with a period are excluded; this prevents hidden files and directories (such as SVN working directories) from being scanned. 5
t scripts/coder_format/coder_format.php @defgroup coder_format_stub_functions 145 12
theme_coder ./coder.module Format coder form and results.
theme_coder_warning ./coder.module Format a coder warning to be included in results.
theme_coder_warning_msg ./coder.module Format a coder warning to be included in results, creating the text.
theme_drupalapi ./coder.module Format link to Drupal API.
theme_drush_coder ./coder.drush.inc 1
theme_drush_coder_warning ./coder.drush.inc 1
theme_phpapi ./coder.module Format link to PHP documentation.
_coder_47_array2object_warning includes/coder_47.inc 1
_coder_47_conf_url_rewrite_warning includes/coder_47.inc 1
_coder_47_file_directory_path_warning includes/coder_47.inc 1
_coder_47_file_directory_temp_warning includes/coder_47.inc 1
_coder_47_format_name_warning includes/coder_47.inc 1
_coder_47_hook_node_info_warning includes/coder_47.inc Define the warning callbacks. 1
_coder_47_hook_onload_warning includes/coder_47.inc 1
_coder_47_message_access_warning includes/coder_47.inc 1
_coder_47_module_get_name_warning includes/coder_47.inc 1
_coder_47_node_delete_warning includes/coder_47.inc 1
_coder_47_node_list_warning includes/coder_47.inc 1
_coder_47_node_load_warning includes/coder_47.inc 1
_coder_47_node_tablesort_pager_warning includes/coder_47.inc
_coder_47_node_validate_title_warning includes/coder_47.inc 1
_coder_50_callback includes/coder_50.inc Define the rule callbacks for 5.x, see do_coder_review_callback(). 1
_coder_50_callback_warning includes/coder_50.inc Define the warning callbacks. 1
_coder_50_drupal_call_js_warning includes/coder_50.inc 1
_coder_50_form_render_warning includes/coder_50.inc 1
_coder_50_message_na_warning includes/coder_50.inc 1
_coder_50_module_exist_warning includes/coder_50.inc 1
_coder_50_node_get_name_warning includes/coder_50.inc 1
_coder_50_system_listing_warning includes/coder_50.inc 1
_coder_50_theme_add_style_warning includes/coder_50.inc 1
_coder_50_user_mail_warning includes/coder_50.inc 1
_coder_50_user_mail_wrapper_warning includes/coder_50.inc 1

Pages

Other projects