function form_example_tutorial
Main Form tutorial page.
See also
Related topics
File
-
form_example/
form_example_tutorial.inc, line 31
Code
function form_example_tutorial() {
return t('This is a set of form tutorials tied to the <a href="http://drupal.org/node/262422">Drupal handbook</a>.');
}