You are here

112 theme calls to theme_placeholder() in Drupal 4

aggregator_admin_remove_feed in modules/aggregator.module
aggregator_block in modules/aggregator.module
Implementation of hook_block().
aggregator_form_category_submit in modules/aggregator.module
Process aggregator_form_category form submissions. @todo Add delete confirmation dialog.
aggregator_form_category_validate in modules/aggregator.module
Validate aggregator_form_feed form submissions.
aggregator_form_feed_submit in modules/aggregator.module
Process aggregator_form_feed form submissions. @todo Add delete confirmation dialog.
aggregator_form_feed_validate in modules/aggregator.module
Validate aggregator_form_feed form submissions.
aggregator_parse_feed in modules/aggregator.module
aggregator_refresh in modules/aggregator.module
Checks a news feed for new items.
aggregator_remove in modules/aggregator.module
block_admin_configure in modules/block.module
Menu callback; displays the block configuration form.
block_box_delete in modules/block.module
Menu callback; confirm deletion of custom blocks.
block_box_delete_confirm_submit in modules/block.module
Deletion of custom blocks.
blogapi_blogger_edit_post in modules/blogapi.module
Blogging API callback. Modifies the specified blog node.
blogapi_blogger_new_post in modules/blogapi.module
Blogging API callback. Inserts a new blog post as a node.
book_admin_edit_submit in modules/book.module
comment_admin_overview_submit in modules/comment.module
Execute the chosen 'Update option' on the selected comments, such as publishing, unpublishing or deleting.
comment_delete in modules/comment.module
Menu callback; delete a comment.
comment_save in modules/comment.module
Accepts a submission of new or changed comment content.
contact_admin_delete in modules/contact.module
Category delete page.
contact_admin_delete_submit in modules/contact.module
Process category delete form submission.
contact_admin_edit_submit in modules/contact.module
Process the contact category edit page form submission.
contact_admin_edit_validate in modules/contact.module
Validate the contact category edit page form submission.
contact_mail_page_submit in modules/contact.module
Process the site-wide contact page form submission.
contact_mail_user_submit in modules/contact.module
Process the personal contact page form submission.
db_connect in includes/database.mysqli.inc
Initialise a database connection.
db_connect in includes/database.mysql.inc
Initialize a database connection.
db_connect in includes/database.pgsql.inc
Initialize a database connection.
db_set_active in includes/database.inc
Activate a database for future queries.
drupal_access_denied in includes/common.inc
Generates a 403 error if the request is not allowed.
drupal_auth in modules/drupal.module
Implementation of hook_auth().
drupal_client_ping in modules/drupal.module
Callback function from drupal_xmlrpc() called when another site pings this one.
drupal_notify in modules/drupal.module
Sends a ping to the Drupal directory server.
drupal_not_found in includes/common.inc
Generates a 404 error if the request can not be handled.
drupal_xml_parser_create in includes/unicode.inc
Prepare a new XML parser.
file_check_directory in includes/file.inc
Check that the directory exists and is writable. Directories need to have execute permissions to be considered a directory by FTP servers, etc.
file_check_upload in includes/file.inc
Check if $source is a valid file upload. If so, move the file to Drupal's tmp dir and return it as an object.
file_copy in includes/file.inc
Copies a file to a new location. This is a powerful function that in many ways performs like an advanced version of copy().
file_move in includes/file.inc
Moves a file to a new location.
filter_admin_delete in modules/filter.module
Menu callback; confirm deletion of a format.
filter_admin_delete_submit in modules/filter.module
Process filter delete form submission.
filter_admin_format_form_submit in modules/filter.module
Process filter format form submissions.
filter_admin_format_form_validate in modules/filter.module
Validate filter format form submissions.
filter_form_validate in modules/filter.module
forum_confirm_delete_submit in modules/forum.module
Implementation of forms api _submit call. Deletes a forum after confirmation.
forum_form_submit in modules/forum.module
Process forum form and container form submissions.
forum_validate in modules/forum.module
Implementation of hook_validate().
locale_add_language_form_validate in includes/locale.inc
Validate the language addition form.
locale_admin_manage_delete_form in modules/locale.module
User interface for the language deletion confirmation screen.
locale_admin_manage_delete_form_submit in modules/locale.module
Process language deletion submissions.
menu_confirm_delete_form_submit in modules/menu.module
Process menu delete form submissions.
menu_disable_item in modules/menu.module
Menu callback; hide a menu item.
menu_edit_item_form in modules/menu.module
Present the menu item editing form.
menu_edit_item_save in modules/menu.module
Save changes to a menu item into the database.
menu_help in modules/menu.module
Implementation of hook_help().
menu_item_delete_form in modules/menu.module
Menu callback; delete a single custom item.
menu_reset_item in modules/menu.module
Menu callback; reset a single modified item.
node_delete in modules/node.module
Delete a node.
node_delete_confirm in modules/node.module
Menu callback -- ask for confirmation of node deletion
node_form_array in modules/node.module
Generate the node editing form array.
node_form_submit in modules/node.module
node_revisions in modules/node.module
Menu callback for revisions related activities.
node_revision_delete in modules/node.module
Delete the revision with specified revision number. A "delete revision" nodeapi event is invoked when a revision is deleted.
node_revision_delete_confirm_submit in modules/node.module
node_revision_overview in modules/node.module
Generate an overview table of older revisions of a node.
node_revision_revert in modules/node.module
Revert to the revision with the specified revision number. A node and nodeapi "update" event is triggered (via the node_save() call) when a revision is reverted.
node_revision_revert_confirm_submit in modules/node.module
node_validate in modules/node.module
Perform validation checks on the given node.
path_admin_delete_confirm in modules/path.module
Menu callback; confirms deleting an URL alias
path_form_validate in modules/path.module
Verify that URL alias is valid.
profile_field_delete in modules/profile.module
Menu callback; deletes a field from all user profiles.
profile_field_delete_submit in modules/profile.module
Process a field delete form submission.
profile_field_form_submit in modules/profile.module
Process profile_field_form submissions.
profile_validate_profile in modules/profile.module
search_view in modules/search.module
Menu callback; presents the search form and/or search results.
taxonomy_form_term_submit in modules/taxonomy.module
Accept the form submission for a taxonomy term and save the result.
taxonomy_form_vocabulary_submit in modules/taxonomy.module
Accept the form submission for a vocabulary and save the results.
taxonomy_node_validate in modules/taxonomy.module
Make sure incoming vids are free tagging enabled.
taxonomy_term_confirm_delete_submit in modules/taxonomy.module
taxonomy_vocabulary_confirm_delete_submit in modules/taxonomy.module
upload_settings in modules/upload.module
upload_settings_form_validate in modules/upload.module
Form API callback to validate the upload settings form.
user_admin_access_check_submit in modules/user.module
user_admin_access_delete in modules/user.module
Menu callback: delete an access rule
user_authenticate in modules/user.module
user_confirm_delete_submit in modules/user.module
user_edit in modules/user.module
user_edit_form in modules/user.module
user_login_submit in modules/user.module
user_login_validate in modules/user.module
user_logout in modules/user.module
Menu callback; logs the current user out, and redirects to the home page.
user_pass_reset in modules/user.module
Menu callback; process one time login link and redirects to the user page on success.
user_pass_submit in modules/user.module
user_pass_validate in modules/user.module
user_register_submit in modules/user.module
user_validate_mail in modules/user.module
user_validate_name in modules/user.module
Verify the syntax of the given name.
_comment_delete_thread in modules/comment.module
_form_validate in includes/form.inc
_forum_confirm_delete in modules/forum.module
Returns a confirmation page for deleting a forum taxonomy term.
_locale_add_language in includes/locale.inc
Helper function to add a language
_locale_admin_import_submit in includes/locale.inc
Process the locale import form submission.
_locale_export_po in includes/locale.inc
Exports a Portable Object (Template) file for a language
_locale_import_parse_plural_forms in includes/locale.inc
Parses a Plural-Forms entry from a Gettext Portable Object file header
_locale_import_po in includes/locale.inc
Parses Gettext Portable Object file information and inserts into database
_locale_import_read_po in includes/locale.inc
Parses Gettext Portable Object file into an array
_phptemplate_default in themes/engines/phptemplate/phptemplate.engine
Default callback for PHPTemplate.
_taxonomy_confirm_del_term in modules/taxonomy.module
_taxonomy_confirm_del_vocabulary in modules/taxonomy.module
_throttle_validate in modules/throttle.module
_upload_image in modules/upload.module
Check an upload, if it is an image, make sure it fits within the maximum dimensions allowed.
_upload_validate in modules/upload.module
_user_edit_validate in modules/user.module