Index: forms_api_reference.html =================================================================== RCS file: /cvs/drupal-contrib/contributions/docs/developer/topics/forms_api_reference.html,v retrieving revision 1.49.2.17 diff -u -r1.49.2.17 forms_api_reference.html --- forms_api_reference.html 15 Aug 2008 05:00:37 -0000 1.49.2.17 +++ forms_api_reference.html 21 Aug 2008 15:17:22 -0000 @@ -55,6 +55,21 @@
Description: Whether the element is accessible or not, when FALSE, the element is not rendered and the user submitted value is not taken into consideration.
+Values: TRUE of FALSE.
+Used by: form
Description: The path to which the form will be submitted.