Example: Page

Same name and namespace in other branches
  1. 3.x modules/page_example/page_example.module \page_example
  2. 7.x-1.x page_example/page_example.module \page_example

This example demonstrates how a module can display a page at a given URL.

It's important to understand how the menu system works in order to implement your own pages. See the Menu Example module for some insight.

See also

menu_example

Parent topics

File

modules/page_example/page_example.module, line 10

Functions

Title Sort descending File name Summary
page_example_help modules/page_example/page_example.module Implements hook_help().