Functions

Primary tabs

Name Location Description Direct uses Stringssort descending
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
image_style_form_add_validate drupal/modules/image/image.admin.inc Validate handler for adding a new image effect to an image style. 1
image_style_form_add_submit drupal/modules/image/image.admin.inc Submit handler for adding a new image effect to an image style. 1
image_style_form_override_submit drupal/modules/image/image.admin.inc Submit handler for overriding a module-defined style. 1
image_style_form_submit drupal/modules/image/image.admin.inc Submit handler for saving an image style. 1
image_style_add_form drupal/modules/image/image.admin.inc Form builder; Form for adding a new image style. 1
image_style_delete_form drupal/modules/image/image.admin.inc Form builder; Form for deleting an image style. 1
image_style_revert_form drupal/modules/image/image.admin.inc Confirmation form to revert a database style to its default. 1
image_effect_form drupal/modules/image/image.admin.inc Form builder; Form for adding and editing image effects. 1
image_effect_delete_form drupal/modules/image/image.admin.inc Form builder; Form for deleting an image effect. 1
image_effect_color_validate drupal/modules/image/image.admin.inc Element validate handler to ensure a hexadecimal color value. 1
image_effect_scale_validate drupal/modules/image/image.admin.inc Element validate handler to ensure that either a height or a width is specified. 1
image_resize_form drupal/modules/image/image.admin.inc Form structure for the image resize form. 2 1
image_scale_form drupal/modules/image/image.admin.inc Form structure for the image scale form. 1
image_crop_form drupal/modules/image/image.admin.inc Form structure for the image crop form. 1
image_rotate_form drupal/modules/image/image.admin.inc Form structure for the image rotate form. 1
image_system_file_system_settings_submit drupal/modules/image/image.module Form submission handler for system_file_system_settings(). 1
image_style_deliver drupal/modules/image/image.module Page callback: Generates a derivative, given a style and image path. 1
image_effect_definitions drupal/modules/image/image.module Returns a set of image effects. 3 1
_image_effect_definitions_sort drupal/modules/image/image.module Internal function for sorting image effect definitions through uasort(). 1
image_resize_effect drupal/modules/image/image.effects.inc Image effect callback; Resize an image resource. 1 1
image_resize_dimensions drupal/modules/image/image.effects.inc Image dimensions callback; Resize. 1
image_scale_effect drupal/modules/image/image.effects.inc Image effect callback; Scale an image resource. 1 1
image_scale_dimensions drupal/modules/image/image.effects.inc Image dimensions callback; Scale. 1
image_crop_effect drupal/modules/image/image.effects.inc Image effect callback; Crop an image resource. 1 1
image_scale_and_crop_effect drupal/modules/image/image.effects.inc Image effect callback; Scale and crop an image resource. 1 1
image_rotate_effect drupal/modules/image/image.effects.inc Image effect callback; Rotate an image resource. 1 1
image_rotate_dimensions drupal/modules/image/image.effects.inc Image dimensions callback; Rotate. 1

Pages

Other projects