Functions

Primary tabs

Name Location Description Direct uses Stringssort ascending
translation_node_overview drupal/modules/translation/translation.pages.inc Page callback: Displays a list of a node's translations. 1
_translation_tab_access drupal/modules/translation/translation.module Access callback: Checks that the user has permission to 'translate content'. 1
filter_tips_long drupal/modules/filter/filter.pages.inc Page callback: Displays a page with long filter tips. 1
_filter_disable_format_access drupal/modules/filter/filter.module Access callback: Checks access for disabling text formats. 1
filter_format_exists drupal/modules/filter/filter.module Determines if a text format exists. 1
filter_admin_format_title drupal/modules/filter/filter.module Displays a text format form title. 1 1
_filter_list_cmp drupal/modules/filter/filter.module Sorts an array of filters by filter name. 1
filter_list_format drupal/modules/filter/filter.module Retrieves a list of filters for a given text format. 8 1
filter_process_format drupal/modules/filter/filter.module Expands an element into a base element with text format selector attached. 1
filter_form_access_denied drupal/modules/filter/filter.module Render API callback: Hides the field value of 'text_format' elements. 1
filter_access drupal/modules/filter/filter.module Checks if a user has access to a particular text format. 5 1
_filter_url_settings drupal/modules/filter/filter.module Implements callback_filter_settings(). 1
_filter_url_escape_comments drupal/modules/filter/filter.module Escapes the contents of HTML comments. 1 1
_filter_url_tips drupal/modules/filter/filter.module Implements callback_filter_tips(). 1
_filter_htmlcorrector drupal/modules/filter/filter.module Implements callback_filter_process(). 3 1
_filter_html_escape_tips drupal/modules/filter/filter.module Implements callback_filter_tips(). 1
filter_admin_overview drupal/modules/filter/filter.admin.inc Page callback: Form constructor for a form to list and reorder text formats. 1
filter_admin_format_page drupal/modules/filter/filter.admin.inc Page callback: Displays the text format add/edit form. 1
filter_admin_format_form drupal/modules/filter/filter.admin.inc Form constructor for the text format add/edit form. 1
filter_admin_disable drupal/modules/filter/filter.admin.inc Form constructor for the text format deletion confirmation form. 1
comment_reply drupal/modules/comment/comment.pages.inc This function is responsible for generating a comment reply form. There are several cases that have to be handled, including: 1
comment_approve drupal/modules/comment/comment.pages.inc Menu callback; publish specified comment. 1
comment_admin drupal/modules/comment/comment.admin.inc Menu callback; present an administrative comment listing. 1
comment_admin_overview drupal/modules/comment/comment.admin.inc Form builder for the comment overview administration form. 1
comment_multiple_delete_confirm drupal/modules/comment/comment.admin.inc List the selected comments and verify that the admin wants to delete them. 1
comment_confirm_delete_page drupal/modules/comment/comment.admin.inc Page callback for comment deletions. 1
comment_confirm_delete drupal/modules/comment/comment.admin.inc Form builder; Builds the confirmation form for deleting a single comment. 1
comment_uri drupal/modules/comment/comment.module Implements callback_entity_info_uri(). 1
comment_count_unpublished drupal/modules/comment/comment.module Returns a menu title which includes the number of unapproved comments. 1
comment_permalink drupal/modules/comment/comment.module Redirects comment links to the correct page depending on comment settings. 1
comment_view drupal/modules/comment/comment.module Generate an array for rendering the given comment. 5 1
comment_access drupal/modules/comment/comment.module Determines whether the current user has access to a particular comment. 1 1
comment_num_new drupal/modules/comment/comment.module Get number of new comments for current user and specified node. 4 1
comment_edit_page drupal/modules/comment/comment.module Page callback for comment editing. 1
comment_form drupal/modules/comment/comment.module Generate the basic commenting form, for appending to a node or display on a separate page. 1
comment_form_build_preview drupal/modules/comment/comment.module Build a preview from submitted form values. 1
comment_unpublish_by_keyword_action drupal/modules/comment/comment.module Unpublishes a comment if it contains certain keywords. 1 1
_block_themes_access drupal/modules/block/block.module Menu item access callback - only admin or enabled themes can be accessed. 1
_block_custom_theme drupal/modules/block/block.module Theme callback for the block configuration pages. 1
block_list drupal/modules/block/block.module Returns all blocks in the specified region for the current user. 1 1
block_admin_demo drupal/modules/block/block.admin.inc Menu callback for admin/structure/block/demo. 1
block_admin_display drupal/modules/block/block.admin.inc Menu callback for admin/structure/block. 1
_block_compare drupal/modules/block/block.admin.inc Sorts active blocks by region, then by weight; sorts inactive blocks by name. 1
block_admin_configure drupal/modules/block/block.admin.inc Form constructor for the block configuration form. 1 1
block_add_block_form drupal/modules/block/block.admin.inc Form constructor for the add block form. 1
block_custom_block_delete drupal/modules/block/block.admin.inc Form constructor for the custom block deletion form. 1
_image_field_resolution_validate drupal/modules/image/image.field.inc Element validate function for resolution fields. 1
image_field_widget_process drupal/modules/image/image.field.inc An element #process callback for the image_image field type. 1
image_style_list drupal/modules/image/image.admin.inc Menu callback; Listing of all current image styles. 1
image_style_form drupal/modules/image/image.admin.inc Form builder; Edit an image style name and effects order. 1

Pages

Other projects