Parent Directory
|
Revision Log
|
Revision Graph
#330829 by dww: Split theme functions out into separate include files.
| 1 | $Id$ |
| 2 | |
| 3 | This directory contains separate include files for all of the theme |
| 4 | functions provided by the Signup module. |
| 5 | |
| 6 | admin.inc |
| 7 | Functions for the site-wide signup administration page (admin/content/signup). |
| 8 | |
| 9 | email.inc |
| 10 | Functions related to sending emails. |
| 11 | |
| 12 | no_views.inc |
| 13 | Functions used when the Views module is not enabled. |
| 14 | |
| 15 | node.admin.inc |
| 16 | Functions for the per-node signup administration page (node/N/signups). |
| 17 | |
| 18 | node.inc |
| 19 | Functions for displaying signup-related information when viewing nodes. |
| 20 | |
| 21 | signup_form.inc |
| 22 | Functions related to the form presented to users when they signup. |
| 23 |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |