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

webchick’s picture

Title: #DANGEROUS_SKIP_CHECK in Forms API needs documenting » Forms Reference API needs updating

Some 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

praseodym’s picture

http://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).

praseodym’s picture

I was checking drupaldocs.org's version of filter.module here, which doesn't seem to be really recent...

chx’s picture

it's drupaldocs that's outdated. filter_form now has a #validate again. but yes, #validate changed a lot so docs is outdated.

webchick’s picture

#pre_render is missing
#ref is now form_set_values()

ronaldmulero’s picture

Status: Active » Closed (fixed)

old issue