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

Search for node_type

  1. Home »
  2. API reference »
  3. 1.x
Name Type Location Description
node_type_form function core/modules/node/node.types.inc Form constructor for the node type editing form.
node_type_load function core/modules/node/node.module Menu argument loader: Loads a node type by string.
node_type_save function core/modules/node/node.module Saves a node type to the database.
node_type_reset function core/modules/node/node.types.inc Resets relevant fields of a module-defined node type to their default values.
node_type_delete function core/modules/node/node.module Deletes a node type from the database.
_node_types_build function core/modules/node/node.module Builds and returns the list of available node types.
node_types_rebuild function core/includes/drupal.inc Drupal-compatible wrapper for clearing caches.
node_type_get_type function core/modules/node/node.module Returns the node type of the passed node or node type string.
node_type_get_base function core/modules/node/node.module Returns the node type base of the passed node or node type string.
node_type_get_name function core/modules/node/node.module Returns the node type name of the passed node or node type string.
Comment::$node_type property core/modules/comment/comment.entity.inc The comment type (bundle).
hook_node_type_load function core/modules/node/node.api.php Respond to the loading of node types.
node_node_type_load function core/modules/node/node.types.inc Implements hook_node_type_load().
node_type_get_types function core/modules/node/node.module Returns a list of all the available node types.
node_type_get_names function core/modules/node/node.module Returns a list of available node type names.
menu_node_type_load function core/modules/menu/menu.module Implements hook_node_type_load()
node_type_page_title function core/modules/node/node.module Title callback: Provides the title for a node type edit form.
block.node_types.inc file core/modules/dashboard/includes/block.node_types.inc Dashboard block displaying information about content types.
node_type_has_content function core/modules/node/node.module Determine whether a node type has any data.
book_node_type_update function core/modules/book/book.module Implements hook_node_type_update().
hook_node_type_insert function core/modules/node/node.api.php Respond to node type creation.
hook_node_type_update function core/modules/node/node.api.php Respond to node type updates.
hook_node_type_delete function core/modules/node/node.api.php Respond to node type deletion.
node_type_form_submit function core/modules/node/node.types.inc Form submission handler for node_type_form().
node_type_form_delete function core/modules/node/node.types.inc Form submission handler for node_type_form().
node_node_type_update function core/modules/node/node.types.inc Implements hook_node_type_update().
node_type_cache_reset function core/modules/node/node.module Clears the node type cache.
comment_node_type_load function core/modules/comment/comment.module Implements hook_node_type_load().
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.
node_type_form_validate function core/modules/node/node.types.inc Form validation handler for node_type_form().
node_type_example_theme function modules/examples/node_type_example/node_type_example.module Implements hook_theme().
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().
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.
node_type_example.install file modules/examples/node_type_example/node_type_example.install Install, update and uninstall functions for the node_example module.
node_type_example_install function modules/examples/node_type_example/node_type_example.install Implements hook_install().
node_type_form_permissions function core/modules/node/node.types.inc Builds a matrix of node permissions for this node type.
path_node_type_form_submit function core/modules/path/path.module Submit handler for node type form.
translation_node_type_load function core/modules/translation/translation.module Implements hook_node_type_load().
comment_menu_node_type_load function core/modules/comment/comment.module Loads the comment bundle name corresponding a given content type.
node_type_example.tests.info file modules/examples/node_type_example/tests/node_type_example.tests.info [NodeTypeExampleTestCase] name = Node Type Example functionality description = Verify custom node type creation. group = Example modules file = node_type_example.test
views_handler_field_node_type class core/modules/node/views/views_handler_field_node_type.inc Field handler to translate a node type into its readable form.

Pages

  • 1
  • 2
  • 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