Skip to main content
backdrop Documentation
Documentation and API source code for Backdrop CMS.
  • Welcome!
    • Login

Search for type

  1. Home »
  2. API reference »
  3. 1.x
Name Type Location Description
node_type_example.info file modules/examples/node_type_example/node_type_example.info name = Node Type Example description = Demonstrates how to create a content type and use the field API. dependencies[] = image package = Example modules version = BACKDROP_VERSION backdrop = 1.x type = module
node_type_example.test file modules/examples/node_type_example/tests/node_type_example.test Simpletest case for the Node Type Example module.
node_type_example_menu function modules/examples/node_type_example/node_type_example.module Implements hook_menu().
node_type_example_form function modules/examples/node_type_example/node_type_example.module Implements hook_form().
node_type_example_page function modules/examples/node_type_example/node_type_example.module Callback that builds our content.
node_type_update_nodes function core/modules/node/node.module Updates all nodes of one type to be of another type.
node_type_set_defaults function core/modules/node/node.module Sets the default values for a node type.
field_info_field_types function core/modules/field/field.info.inc Returns information about field types from hook_field_info().
form_type_options_value function core/modules/field/modules/options/options.module This function adjusts the value of the element from a text value to an array.
LANGUAGE_TYPE_INTERFACE constant core/includes/bootstrap.inc The type of language used to select the user interface.
date_format_type_format function core/modules/date/date.module Helper function to get the right date format for a format type.
file_type_form_validate function core/modules/file/file.admin.inc Form validation handler for file_file_type_form().
file_type_toggle_enable function core/modules/file/file.admin.inc Menu callback; disable or enable a single file type.
FileMimeTypeTest::setUp function core/modules/simpletest/tests/file.test Sets up a Backdrop site for running functional and integration tests.
node_type_form_validate function core/modules/node/node.types.inc Form validation handler for node_type_form().
FileTypeTestCase::setUp function core/modules/file/tests/file.test Sets up a Backdrop site for running functional and integration tests.
Updater::getProjectType function core/includes/updater.inc Return the project type from a Backdrop info file or directory.
BackupConfig::typeLabel function core/includes/backup/backup.config.inc The translated name of the backup type.
node_type_example_theme function modules/examples/node_type_example/node_type_example.module Implements hook_theme().
field_info_widget_types function core/modules/field/field.info.inc Returns information about field widgets from hook_field_widget_info().
Example: Field Types API group modules/examples/field_example/field_example.module This example demonstrates how to use the field types API.
hook_language_types_info function core/modules/system/language.api.php Define language types.
theme_file_type_overview function core/modules/file/file.theme.inc Returns HTML for the file type overview page.
comment_node_type_insert function core/modules/comment/comment.module Implements hook_node_type_insert().
comment_node_type_update function core/modules/comment/comment.module Implements hook_node_type_update().
comment_node_type_delete function core/modules/comment/comment.module Implements hook_node_type_delete().
_form_type_options_value function core/modules/field/modules/options/options.element.inc Logic function for form_type_options_value(). Do not call directly.
form_type_textarea_value function core/includes/form.inc Determines the value for a textarea form element.
file_type_classify_batch function core/modules/file/file.module Batch operation callback to classify the types of managed files.
search_extra_type.module file core/modules/search/tests/search_extra_type/search_extra_type.module Dummy module implementing a search type for search module testing.
date_format_type_options function core/modules/date/date.module Creates an array of date format types for use as an options list.
form_type_checkbox_value function core/includes/form.inc Determines the value for a checkbox form element.
file_type_revert_confirm function core/modules/file/file.admin.inc Menu callback; revert a single file type.
file_type_delete_confirm function core/modules/file/file.admin.inc Menu callback; delete a single file type.
FILE_TYPE_STORAGE_NORMAL constant core/modules/file/file.module File types constant for user-defined file types.
node_type_delete_confirm function core/modules/node/node.types.inc Menu callback; delete a single content type.
node_type_example.module file modules/examples/node_type_example/node_type_example.module Hook implementations for the Node Type Example module.
_dblog_get_message_types function core/modules/dblog/dblog.module Gathers a list of uniquely defined database log message types.
_file_get_fields_by_type function core/modules/file/file.module Find all fields that are of a certain field type.
field_info_storage_types function core/modules/field/field.info.inc Returns information about field storage from hook_field_storage_info().
TaxonomyTerm::entityType function core/modules/taxonomy/taxonomy.entity.inc Implements EntityInterface::entityType().
TestCacheable::entityType function core/modules/entity/tests/entity_caching_test/test_cacheable.entity.inc Implements EntityInterface::entityType().
_book_install_type_create function core/modules/book/book.install Creates the book content type.
AdminBarLinkTypesTestCase class core/modules/admin_bar/tests/admin_bar.test Tests appearance of different types of links.
form_type_textfield_value function core/includes/form.inc Determines the value for a textfield form element.
field_ui_widget_type_form function core/modules/field_ui/field_ui.admin.inc Form constructor for the widget selection form.
drupal_get_database_types function core/includes/drupal.inc Returns all supported database installer objects that are compiled into PHP.
FILE_TYPE_STORAGE_DEFAULT constant core/modules/file/file.module File type constant for module-defined file types.
file_info_formatter_types function core/modules/file/file.admin.inc Returns information about file formatters from hook_file_formatter_info().
BackupDatabase::typeLabel function core/includes/backup/backup.database.inc The translated name of the backup type.

Pages

  • « first
  • ‹ previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • next ›
  • last »

Directory

  • Getting started
    • Installing
    • Updates vs upgrades
    • Hosting/deploying
  • Upgrading from Drupal
    • Introduction
    • Upgrade overview
    • Converting Drupal code
  • User guide
    • Quick start guide
    • Using Backdrop
  • Add-On Documentation
  • Developing for Backdrop
    • Developing modules
    • Developing themes
    • Developing layouts
    • Using libraries
    • Local development
    • Writing secure code
    • Using JavaScript
  • Contributors guide
    • Contribute to Backdrop core
      • How to use the core issue queue
      • Adding labels to issues
      • Adding milestones to issues
    • Contribute Backdrop add-ons
    • Contribute to documentation
  • Developer API
    • Topics
    • Functions
    • Classes
    • Files
    • Globals
    • Icon API
    • Database API
    • Theme functions
    • Form API reference
  • Appendix/reference
    • Change records
    • Glossary
    • Coding & documentation standards
    • Contrib permissions policy

Stay connected

Sign up for our newsletter

Powered by Backdrop CMS

Footer Menu

  • documentation
  • localization
  • events
  • forum
  • backdropcms.org