page_example.module

Version 1.7 (checked in on 2010/09/03 at 16:24:03 by rfay)

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

Functions & methods

NameDescription
page_example_argumentsA more complex page callback that takes arguments.
page_example_description
page_example_helpImplements hook_help().
page_example_menuImplements hook_menu().
page_example_permissionImplements hook_permission().
page_example_simpleA simple page callback.