Primary tabs

Namesort descending Location Description Direct uses Strings
book_view modules/book.module Implementation of hook_view().
bootstrap_hooks includes/bootstrap.inc Define the critical hooks that force modules to always be loaded.
bootstrap_invoke_all includes/bootstrap.inc Call all init or exit hooks without including all modules. 1
cache_clear_all includes/bootstrap.inc Expire data from the cache. 29
cache_get includes/bootstrap.inc Return data from the persistent cache. 3
cache_set includes/bootstrap.inc Store data in the persistent cache. 4
chameleon_comment themes/chameleon/chameleon.theme
chameleon_features themes/chameleon/chameleon.theme @file A slim, CSS-driven theme.
chameleon_help themes/chameleon/chameleon.theme
chameleon_node themes/chameleon/chameleon.theme
chameleon_page themes/chameleon/chameleon.theme
chameleon_regions themes/chameleon/chameleon.theme
checkboxes_value includes/form.inc Helper function to load value from default value for checkboxes
check_file includes/common.inc
check_markup modules/filter.module Run all the enabled filters on a piece of text. 3
check_plain includes/bootstrap.inc Encode special characters in a plain-text string for display as HTML. 89 2
check_url includes/common.inc Prepare a URL for use in an HTML attribute. Strips harmful protocols. 19
comment_access modules/comment.module This is *not* a hook_access() implementation. This function is called to determine whether the current user has access to a particular comment.
comment_admin_overview modules/comment.module Menu callback; present an administrative comment listing. 1
comment_admin_overview_submit modules/comment.module Execute the chosen 'Update option' on the selected comments, such as publishing, unpublishing or deleting.
comment_admin_overview_validate modules/comment.module We can't execute any 'Update options' if no comments were selected.
comment_block modules/comment.module Implementation of hook_block().
comment_configure modules/comment.module Menu callback; presents the comment settings page. 1
comment_confirm_delete_submit modules/comment.module
comment_controls modules/comment.module 1
comment_controls_submit modules/comment.module
comment_delete modules/comment.module Menu callback; delete a comment. 1
comment_edit modules/comment.module 1
comment_form modules/comment.module 3
comment_form_add_preview modules/comment.module 1
comment_form_alter modules/comment.module
comment_form_submit modules/comment.module
comment_form_validate modules/comment.module
comment_help modules/comment.module Implementation of hook_help().
comment_invoke_comment modules/comment.module Invoke a hook_comment() operation in all modules. 6
comment_link modules/comment.module Implementation of hook_link().
comment_links modules/comment.module 1
comment_menu modules/comment.module Implementation of hook_menu().
comment_multiple_delete_confirm modules/comment.module List the selected comments and verify that the admin really wants to delete them. 1
comment_multiple_delete_confirm_submit modules/comment.module Perform the actual comment deletion.
comment_nodeapi modules/comment.module Implementation of hook_nodeapi().
comment_node_url modules/comment.module 2
comment_num_all modules/comment.module 1
comment_num_new modules/comment.module get number of new comments for current user and specified node 1
comment_num_replies modules/comment.module 1
comment_operations modules/comment.module Comment operations. We offer different update operations depending on which comment administration page we're on. 1
comment_perm modules/comment.module Implementation of hook_perm().
comment_render modules/comment.module 1
comment_reply modules/comment.module
comment_save modules/comment.module Accepts a submission of new or changed comment content.

Pages

Other projects