Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#610068 by rfay: Update forms_api_reference to fix #ajax references and information with current state of code.
Fix a missing ')' in a code example for '#element_validate'
Fix a missing ')' in a code example for '#element_validate'
#623906 by jhodgdon: Fix error and clarify in redirect section.
#596524: Add note that you can set #id if you need to in form elements
#596524: Add note that you can set #id if you need to in form elements
Adding note for #206955
#585502 by jhodgdon, Spiked: Fix minor typo in forms API reference
#585502 by jhodgdon, Spiked: Fix minor typo in forms API reference
#565092: Fix documentation for Form API. The key is called #theme_wrappers, not #theme_wrapper.
#544418 by rfay - Update Form API Reference to reflect change from #ahah to #ajax.
#557468 by Pasqualle, jhodgdon: fix example for #attributes in Form API ref to use array for class attribute for D7
by jhodgdon: Fix HTML validation errors in Drupal 6 Form API reference
From IRC consensus: remove snarky "you must use a # on property names" comments from Form API doc. The API isn't new any more.
From IRC consensus: remove snarky "you must use a # on property names" comments from Form API doc. The API isn't new any more.
#519346 by jhodgdon: Add notes to array-type properties in Form API Reference to alert form_alter users not to write over the array
#519346 by jhodgdon: Add notes to array-type properties in Form API Reference to alert form_alter users not to write over the array
by jhodgdon: Fix HTML validation errors (no issue filed, sorry)
#290074 by jhodgdon props kwinters: Add missing types to type property section of FAPI doc
#290074 by jhodgdon props kwinters: Add missing types to type property section of FAPI doc
#290074 by jhodgdon: Add token, tableselect, and vertical_tabs elements to Form API doc
#290074 by jhodgdon: Add token element to Form API doc
#290074 by jhodgdon, nonsie: Add password_confirm element to Form API doc
#290074 by jhodgdon, nonsie: Add password_confirm element to Form API doc
#500120 by jhodgdon: Fix multiple inconsistencies in FAPI doc, related to which elements go with which properties
500120 by jhodgdon: Fix multiple inconsistencies in FAPI doc, related to which elements go with which properties
#500120 by jhodgdon: More cleanup of inconstencies in FAPI doc
#500120 by jhodgdon: More cleanup of inconstencies in FAPI doc
#500120 and #406148 and #424180 by jhodgdon - fix up various inconsistencies and errors in form API doc
#500120 and #406148 - fix up various inconsistencies and errors in form API doc
#500120 by jhodgdon: Clean up various inconsistencies and minor errors related to properties that apply to all field types
#500120 by jhodgdon: Clean up various inconsistencies and minor errors related to properties that apply to all field types
#202404 by jhodgdon: Make sure doc crosslinks have correct suffix, and that form generation docs are linked together
#202404 by jhodgdon: Make sure doc crosslinks have correct suffix, and that form generation docs are linked together
#148431 by jhodgdon (props ryan_courtnage): hidden elements can use both #default_value and #value properties. Update doc accordingly.
#148431 by jhodgdon (props ryan_courtnage): hidden elements can use both #default_value and #value properties. Update doc accordingly.
#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.
#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.
#500120 by jhodgdon: Fix numerous typographical and alphabetization problems
#500120 by jhodgdon: Fix numerous typographical and alphabetization problems
#345389 by minorOffence: Fix typo on forms API reference page
#345389 by minorOffence: Fix typo on page
Removing extra closing DIV from FAPI reference.
Removing extra closing DIV from FAPI reference.
#388370 - The form element 'item' doesn't use the #attributes property.
#388370 - The form element 'item' doesn't use the #attributes property.
#388370 - The form element 'item' doesn't use the #attributes property.
#388370 - The form element 'item' doesn't use the #attributes property.
Fix parameters of #after_build function in usage example.
Fix parameters of #after_build function in usage example.
Updating AHAH documentation to include details about 'callback' usage.
#355301 by ksenzee: Make forms_api_reference.html validate.
Fixed "Form API" should be singular and broken doctype declaration.
#125315 by sun: Added #input_format property.
Small typo patch
Small typo patch
#280402 - minor correction (TRUE of FALSE -> TRUE or FALSE)
#280402 - minor correction (TRUE of FALSE -> TRUE or FALSE)
#280402 - minor correction
#280402 FAPI #access not documented by leafish_paul
#58135 - remove #ref from API reference
#58135 - remove #ref from API reference
#58135 - remove #ref from API reference
(minor)missing closing paren
#submit fix, see #288540
#252013 update for #value changed to #markup
#280509 by Moonshine: remove font tags and use style. w00t.
Moonshine in #280509 added documentation for #pre_render and #post_render
#246616 incorrect usage of #size in the description of #multiple.
#246616 incorrect usage of #size in the description of #multiple.
#246616 incorrect usage of #size in the description of #multiple.
#246616 incorrect usage of #size in the description of #multiple.
#246277 by Ryan Palmer. Fixed missing single quote.
#246277 by Ryan Palmer. Fixed missing single quote.
#230986 by myself
Explain how 'file' field doesn't support #required property, and suggest workaround
#210463 major cleanup for #element_validate, #submit, and #validate with help from eaton on IRC
start to fix #executes_submit_callback and #submit
fixing typo
#154398 further added to 'progress' in #ahah docs
#154398 more improvements to #ahah docs
#ahah small fixes: ------------------ I corrected some typos, improved the grammar in some places. I added a list of default values in #ahah['event']. since everywhere the elements are in alphabetical order, I reordered the 'used by' list.
#154398 fixup by me to unholy outdated #ahah_ mess
154398, modified patch from #18. Finally document the ahah stuff.
Adding a placeholder for the #ahah attribute.
#202265 by Jason Flatt (oadaeh). Fix #validate links.
#202265 by Jason Flatt (oadaeh). Fix #validate links.
#202265 by Jason Flatt (oadaeh). Fix #validate links.
documented image button, groupped the buttons , and fixed a few things
added comments to special elements table, fixed #required item and form #value
#72855 Clarification for button type documentation by Heine Deelstra (Heine)
#72855 Clarification for button type documentation by Heine Deelstra (Heine)
$form['#base'] is gone.
Make it easier to edit the top table by commenting on what element each cell is for...
Fix double spacing caused by end of line issues introduced in 1.56. Fix name / id mismatch in #access. Fix extra </div> that was causing trouble.
Fixing links.
Fixing links.
Fixing links
Fixing links.
Removed #default_value for file type
Removed #default_value for file type
slight quote fixup with #type => value
Password does not support #default_value.
Password does not support #default_value, changed the table and list.
And altering the table too, #default_value not available for password.
Password field does not support #default_value, removed.
#136801 add information on setting redirect = FALSE
#136801 add information on setting redirect = FALSE
uncounted number of bugfixes. Some documentation for #access
Tidied the documented and documented #process
grrr, missed a td for #theme
grrr, missed a td for #theme
grrr, missed a td for #theme
remove help class for #theme
#89887 added info for #theme
#89887 added info for #theme
#89887 added info for #theme
#118155 improve FAPI docs- fix stray link
#118155 improve FAPI docs for #base
#118155 improve FAPI docs for #base
#118155 improve FAPI docs for date type
#118155 improve FAPI docs for date type
#118155 improve FAPI docs for date type
changed links from api/HEAD to api/5
#115175 Updated the file element to include a note about enctype and added a link to the handbook page.
Fix broken link to Forms API QuickStart guide
more complete fix for #80013 drupaldocs -> api.drupal
#80013 drupaldocs -> api.drupal
Improved the #redirect FAPI section description and colored code.
Added info about #redirect that was missing from 4.7 FAPI docs.
Update old link for Forms API Quickstart Guide
Added #field_prefix and #field_suffix to the documentation.
'#title' => ('Send me a copy.') should have been '#title' => t('Send me a copy.')
- Adding info about 'item' form element pointed out by Jax. - Fixed a couple things for 'markup'.
- Adding info about 'item' form element pointed out by Jax. - Fixed a couple things for 'markup'.
fix #validate, update links to api.drupal.org
Adding #disabled property
removed X
updated $form['redirect'] and corrected look of X
included $form[#redirect], couldnt find any example in core though
add a y
*** empty log message ***
updated #after_build example
after_build example update
after_build example update
updated #after_build example
* Getting rid of hard-coded "jump-down" links * Fixing errors w/ #size attribute
* Getting rid of hard-coded "jump-down" links * Fixing errors w/ #size attribute
Fixed checkboxes a bit.
Comitting 4.7 developer docs
file forms_api_reference.html was added on branch DRUPAL-4-7 on 2006-05-01 10:08:51 +0000
File fields can not be required
after build is an array
Checkboxes #options can not have 0 key.
added #ref, removed #filter_format since it is replaced by filter_form()
Let's mention that # is important.
Clarifying #submit and button, to help make it clearer that #type => button will not submit the form.
Adding updated description for #tree vs. #parents
removed empty links (using regex)
fixed a bad url
fixed some typos in anchor names
Added note from m3avrck about #type => markup and fieldsets
removed deprecated #extra property and changed #execute by #submit
updating #valid to #validate...
post_process => after_build
remove warning about heavy maintainence
More spelling/grammar fixes.
fixing typo identified by |gatsby|
Fixing link to quickstart guide.. thanks hlslaughter!
* Removed form element 'item' -- this has been superseded by 'markup' * Noted that 'markup' is the default type if none has been specified
#post_process is now #after_build
Rewording description of #default_value, per |gatsby|
Updated default values
* Fixed formatting on #post_process rows (stupid Dreamweaver :P) * Added note that #weight can also be a decimal number
Added definition for #post_process
Adding default values to form properties
* Moving intro paragraph to the top so that it is visible in the files list * Bolding the Xs so they better stand out * Fixing path to internal links * Fixing a few bugs with the markup
Updated attributes to use new array indentation
Form elements converted to new array indentation
Updated all internal links so they *should* work from drupaldocs.org
* Fixing double '#weight' value * Adding legend to table to explain what X and - mean
Added webchick's excellent guide to drupaldocs.
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.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |