Closed (fixed)
Project:
Documentation
Component:
Misc
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
6 Mar 2006 at 16:06 UTC
Updated:
7 Mar 2008 at 22:07 UTC
See: http://drupal.org/node/39179#comment-65918
Need to document this property in the Forms API reference. Since it should be seldomly used (it is dangerous after all ;)), it should not go in the main table, but in something like an appendix at the end or so.
Comments
Comment #1
webchickSome more:
- #tree/#parents is settable for all elements.
- #redirect needs to be documented. See: http://drupal.org/node/48622
- #ref needs to be documented. Should link to this handbook page: http://drupal.org/node/51104
Comment #2
praseodym commentedhttp://drupaldocs.org/api/head/file/contributions/docs/developer/topics/...
Some anchors broken, #validate/#validation examples of filter.module outdated (in fact filter.module has no reference to validation at all).
Comment #3
praseodym commentedI was checking drupaldocs.org's version of filter.module here, which doesn't seem to be really recent...
Comment #4
chx commentedit's drupaldocs that's outdated. filter_form now has a #validate again. but yes, #validate changed a lot so docs is outdated.
Comment #5
webchick#pre_render is missing
#ref is now form_set_values()
Comment #6
ronaldmulero commentedold issue