page_example.module
Version 1.11 (checked in on 2006/11/07 at 20:52:58 by webchick)
This is an example outlining how a module can be used to display a custom page at a given URL.
Functions
| Name | Description |
|---|---|
| page_example_baz | A more complex page callback that takes arguments. |
| page_example_foo | A simple page callback. |
| page_example_help | Implementation of hook_help(). |
| page_example_menu | Implementation of hook_menu(). |
| page_example_perm | Implementation of hook_perm(). |
