Contributions API

Calling all Drupal developers!

Help us get this on the first page of Digg. DIGG NOW!

Modules in 5

page_example.module

Version

1.11 (checked in on 2006/11/07 at 20:52:58 by webchick)

Description

This is an example outlining how a module can be used to display a custom page at a given URL.

Functions

Namesort iconDescription
page_example_bazA more complex page callback that takes arguments.
page_example_fooA simple page callback.
page_example_helpImplementation of hook_help().
page_example_menuImplementation of hook_menu().
page_example_permImplementation of hook_perm().