Functions

Primary tabs

Name Location Description Direct uses Stringssort ascending
config_admin_import_form drupal/core/modules/config/config.admin.inc Form constructor for configuration import form. 1
layout_user_access drupal/core/modules/layout/layout.module Access callback: Checks the existence of a layout. 1
layout_page_view drupal/core/modules/layout/layout.admin.inc Page callback: Demonstrates a layout template. 1
aggregator_page_source drupal/core/modules/aggregator/aggregator.pages.inc Page callback: Displays all the items captured from the particular feed. 1 1
aggregator_page_source_form drupal/core/modules/aggregator/aggregator.pages.inc Form constructor to show all items captured from a feed. 1
aggregator_page_category drupal/core/modules/aggregator/aggregator.pages.inc Form constructor to list items aggregated in a category. 1 1
aggregator_page_category_form drupal/core/modules/aggregator/aggregator.pages.inc Form constructor to list items aggregated in a category. 1
aggregator_categorize_items_submit drupal/core/modules/aggregator/aggregator.pages.inc Form submission handler for aggregator_categorize_items(). 1
aggregator_page_categories drupal/core/modules/aggregator/aggregator.pages.inc Page callback: Displays all the categories used by the Aggregator module. 1
aggregator_page_rss drupal/core/modules/aggregator/aggregator.pages.inc Page callback: Generates an RSS 0.92 feed of aggregator items or categories. 1
aggregator_page_opml drupal/core/modules/aggregator/aggregator.pages.inc Page callback: Generates an OPML representation of all feeds. 1
aggregator_form_category drupal/core/modules/aggregator/aggregator.admin.inc Form constructor to add/edit/delete aggregator categories. 1
field_has_translation_handler drupal/core/modules/field/field.multilingual.inc Checks if a module is registered as a translation handler for a given entity. 4 1
_field_info_collate_types drupal/core/modules/field/field.info.inc Collates all information on field types, widget types and related structures. 2 1
field_form_element_after_build drupal/core/modules/field/field.form.inc After-build callback for field elements in a form. 1
field_add_more_submit drupal/core/modules/field/field.form.inc Form submission handler for the "Add another item" button of a field form. 1
field_add_more_js drupal/core/modules/field/field.form.inc Ajax callback: Responds to a new empty widget being added to the form. 1
book_export drupal/core/modules/book/book.pages.inc Page callback: Generates representations of a book page and its children. 1
book_outline drupal/core/modules/book/book.pages.inc Page callback: Shows the outline form for a single node. 1
book_outline_form drupal/core/modules/book/book.pages.inc Form constructor for the book outline form. 1
book_remove_button_submit drupal/core/modules/book/book.pages.inc Form submission handler for book_outline_form(). 1
book_remove_form drupal/core/modules/book/book.pages.inc Form constructor to confirm removal of a node from a book. 1
book_admin_edit drupal/core/modules/book/book.admin.inc Form constructor for administering a single book's hierarchy. 1
node_overview_types drupal/core/modules/node/content_types.inc Page callback: Displays the content type admin overview page. 1
node_type_form drupal/core/modules/node/content_types.inc Form constructor for the node type editing form. 1
node_type_form_submit drupal/core/modules/node/content_types.inc Form submission handler for node_type_form(). 1
node_type_delete_confirm drupal/core/modules/node/content_types.inc Page callback: Form constructor for the content type delete form. 1
node_add_page drupal/core/modules/node/node.pages.inc Page callback: Displays add content links for available content types. 1
node_add drupal/core/modules/node/node.pages.inc Page callback: Provides the node submission form. 1
node_delete_confirm drupal/core/modules/node/node.pages.inc Page callback: Form constructor for node deletion confirmation form. 1
node_revision_overview drupal/core/modules/node/node.pages.inc Page callback: Generates an overview table of older revisions of a node. 1
node_revision_revert_confirm drupal/core/modules/node/node.pages.inc Page callback: Form constructor for the reversion confirmation form. 1
node_revision_delete_confirm drupal/core/modules/node/node.pages.inc Page callback: Form constructor for the revision deletion confirmation form. 1
contact_site_page drupal/core/modules/contact/contact.pages.inc Page callback: Presents the site-wide contact form. 1
contact_personal_page drupal/core/modules/contact/contact.pages.inc Page callback: Form constructor for the personal contact form. 1
translation_node_overview drupal/core/modules/translation/translation.pages.inc Page callback: Displays a list of a node's translations. 1
_translation_tab_access drupal/core/modules/translation/translation.module Access callback: Checks that the user has permission to 'translate all content' or to 'translate own content' and has created the node being translated. 1
translation_node_type_language_translation_enabled_validate drupal/core/modules/translation/translation.module Checks if translation can be enabled. 1
field_ui_fields_list drupal/core/modules/field_ui/field_ui.admin.inc Page callback: Lists all defined fields for quick reference. 1
_field_sql_storage_tablename drupal/core/modules/field_sql_storage/field_sql_storage.module Generates a table name for a field data table. 25 1
_field_sql_storage_revision_tablename drupal/core/modules/field_sql_storage/field_sql_storage.module Generates a table name for a field revision archive table. 23 1
block_admin_demo drupal/core/modules/block/block.admin.inc Page callback: Attaches CSS for the block region demo. 1
block_admin_display drupal/core/modules/block/block.admin.inc Page callback: Shows the block administration page. 1
block_admin_add drupal/core/modules/block/block.admin.inc Page callback: Build the block instance add form. 1
block_admin_edit drupal/core/modules/block/block.admin.inc Page callback: Build the block instance edit form. 1
shortcut_set_switch drupal/core/modules/shortcut/shortcut.admin.inc Form callback: builds the form for switching shortcut sets. 1
shortcut_set_add drupal/core/modules/shortcut/shortcut.admin.inc Page callback: provides the shortcut set creation form. 1
shortcut_set_customize drupal/core/modules/shortcut/shortcut.admin.inc Form callback: builds the form for customizing shortcut sets. 1
shortcut_link_add drupal/core/modules/shortcut/shortcut.admin.inc Form callback: builds the form for adding a new shortcut link. 1
shortcut_link_edit drupal/core/modules/shortcut/shortcut.admin.inc Form callback: builds the form for editing a shortcut link. 1

Pages

Other projects