Module file for Node Example module.

Part of the Examples for Developers project.

File

modules/examples/node_example/node_example.module

Functions

Namesort descending Description
node_example_entity_info_alter Implements hook_entity_info_alter().
node_example_field_formatter_info Implements hook_field_formatter_info().
node_example_field_formatter_view Implements hook_field_formatter_view().
node_example_form Implements hook_form().
node_example_menu Implements hook_menu().
node_example_node_type_insert Implements hook_node_type_insert().
node_example_page Callback that builds our content and returns it to the browser.
node_example_theme Implements hook_theme().
theme_example_node_color A custom theme function.
_node_example_installed_fields Define the fields for our content type.
_node_example_installed_instances Define the field instances for our content type.