/[drupal]/contributions/docs/developer/topics/forms_api.html
ViewVC logotype

Log of /contributions/docs/developer/topics/forms_api.html

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 15:19:07 2009 UTC (5 weeks, 1 day ago) by jhodgdon
Branch: MAIN
CVS Tags: HEAD
Changes since 1.20: +3 -2 lines
Diff to previous 1.20
#612658 by jhodgdon: Add note about #theme

Revision 1.14.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 15:18:57 2009 UTC (5 weeks, 1 day ago) by jhodgdon
Branch: DRUPAL-6--1
Changes since 1.14.2.4: +3 -2 lines
Diff to previous 1.14.2.4 , to branch point 1.14 , to next main 1.21
#612658 by jhodgdon: Add note about #theme

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 15:12:37 2009 UTC (5 weeks, 1 day ago) by jhodgdon
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
#611992 by jhodgdon: Minor clarification about rendering vs. displaying form output

Revision 1.14.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 15:12:19 2009 UTC (5 weeks, 1 day ago) by jhodgdon
Branch: DRUPAL-6--1
Changes since 1.14.2.3: +2 -2 lines
Diff to previous 1.14.2.3 , to branch point 1.14
#611992 by jhodgdon: Minor clarification about rendering vs. displaying form output

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 24 18:57:59 2009 UTC (5 months ago) by jhodgdon
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
#70027 by Heine, Gary Feldman, RobRoy: Add note on choosing a form ID that it must be a valid PHP function name

Revision 1.14.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 24 18:57:24 2009 UTC (5 months ago) by jhodgdon
Branch: DRUPAL-6--1
Changes since 1.14.2.2: +2 -2 lines
Diff to previous 1.14.2.2 , to branch point 1.14
#70027 by Heine, Gary Feldman, RobRoy: Add note on choosing a form ID that it must be a valid PHP function name

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 24 18:26:16 2009 UTC (5 months ago) by jhodgdon
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
#202404 by jhodgdon: Make sure doc crosslinks have correct suffix, and that form generation docs are linked together

Revision 1.14.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 24 18:25:10 2009 UTC (5 months ago) by jhodgdon
Branch: DRUPAL-6--1
Changes since 1.14.2.1: +2 -2 lines
Diff to previous 1.14.2.1 , to branch point 1.14
#202404 by jhodgdon: Make sure doc crosslinks have correct suffix, and that form generation docs are linked together

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 24 17:06:46 2009 UTC (5 months ago) by jhodgdon
Branch: MAIN
Changes since 1.16: +1 -3 lines
Diff to previous 1.16
#207021 by jhodgdon: Update Form API docs for compliance with 5.x-6.x migration guide - added #pre_render and #post_render properties to a couple elements that had been missing them, added note on easier way to do #value, and updated for no custom arguments in validate, submit, and process functions.

Revision 1.14.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 24 17:05:37 2009 UTC (5 months ago) by jhodgdon
Branch: DRUPAL-6--1
Changes since 1.14: +1 -3 lines
Diff to previous 1.14
#207021 by jhodgdon: Update Form API docs for compliance with 5.x-6.x migration guide - added #pre_render and #post_render properties, added note on easier way to do #value, and updated for no custom arguments in validate, submit, and process functions.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 1 12:08:51 2008 UTC (13 months, 3 weeks ago) by sun
Branch: MAIN
Changes since 1.15: +6 -6 lines
Diff to previous 1.15
Fixed "Form API" should be singular and broken doctype declaration.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 17 16:29:15 2008 UTC (16 months, 1 week ago) by pwolanin
Branch: MAIN
Changes since 1.14: +3 -3 lines
Diff to previous 1.14
#252013 update for #value changed to #markup

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 13 17:27:00 2008 UTC (21 months, 2 weeks ago) by ax
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.13: +1 -2 lines
Diff to previous 1.13
removed xml declarations - in html documents, they cause more harm then good <http://www.w3.org/TR/xhtml1/#C_1>

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 16 13:08:55 2008 UTC (22 months, 1 week ago) by pwolanin
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
#210463 fixed typo noticed by scor

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 16 03:59:59 2008 UTC (22 months, 1 week ago) by pwolanin
Branch: MAIN
Changes since 1.11: +22 -22 lines
Diff to previous 1.11
#210463 first pass at a 6.x update

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 16 03:13:03 2008 UTC (22 months, 1 week ago) by pwolanin
Branch: MAIN
Changes since 1.10: +3 -1 lines
Diff to previous 1.10
#210463 word of warning until this is properly updated

Revision 1.9.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 21 02:46:27 2007 UTC (2 years, 9 months ago) by pwolanin
Branch: DRUPAL-5
Changes since 1.9: +28 -24 lines
Diff to previous 1.9 , to next main 1.21
#121138 update Quickstart guide for pull forms method

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 21 02:44:58 2007 UTC (2 years, 9 months ago) by pwolanin
Branch: MAIN
Changes since 1.9: +28 -24 lines
Diff to previous 1.9
#121138 update Quickstart guide for pull forms method

Revision 1.9.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 1 10:08:51 2006 UTC (3 years, 6 months ago) by webchick
Branch: DRUPAL-4-7
Changes since 1.9.2.1: +216 -0 lines
Diff to previous 1.9.2.1 , to branch point 1.9 , to next main 1.21
Comitting 4.7 developer docs

Revision 1.9.2.1
Fri Apr 28 03:08:02 2006 UTC (3 years, 7 months ago) by webchick
Branch: DRUPAL-4-7
Changes since 1.9: +0 -221 lines
FILE REMOVED
file forms_api.html was added on branch DRUPAL-4-7 on 2006-05-01 10:08:51 +0000

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 28 03:08:02 2006 UTC (3 years, 7 months ago) by merlinofchaos
Branch: MAIN
Branch point for: DRUPAL-4-7, DRUPAL-5
Changes since 1.8: +14 -9 lines
Diff to previous 1.8
Some cleanup and additions to the quickstart

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 5 20:52:20 2006 UTC (3 years, 10 months ago) by webchick
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
*** empty log message ***

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 7 16:05:48 2005 UTC (3 years, 11 months ago) by webchick
Branch: MAIN
Changes since 1.6: +5 -5 lines
Diff to previous 1.6
Changed form_execute to form_submit

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 20 07:52:23 2005 UTC (4 years ago) by webchick
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
Fixed some it's/its problems.. thanks syscrusher!

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 2 06:07:15 2005 UTC (4 years ago) by webchick
Branch: MAIN
Changes since 1.4: +85 -28 lines
Diff to previous 1.4
Converting API arrays to use indentation

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 23 20:37:56 2005 UTC (4 years, 1 month ago) by webchick
Branch: MAIN
Changes since 1.3: +6 -20 lines
Diff to previous 1.3
Fixing a typo + removing the "jumpy" links since they don't work @drupaldocs.org

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 14 01:45:44 2005 UTC (4 years, 1 month ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.2: +25 -23 lines
Diff to previous 1.2
corrected some minor doc errors

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 14 00:26:46 2005 UTC (4 years, 1 month ago) by webchick
Branch: MAIN
Changes since 1.1: +5 -5 lines
Diff to previous 1.1
Minor spelling/grammar fixes

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 14 00:17:05 2005 UTC (4 years, 1 month ago) by webchick
Branch: MAIN
Forms API QuickStart from hunmonk

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2