Closed (fixed)
Project:
Documentation
Component:
Documentation in CVS
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Oct 2006 at 12:18 UTC
Updated:
28 Feb 2007 at 14:15 UTC
In http://api.drupal.org/api/HEAD/file/developer/topics/forms_api_reference...
In the Form Controls table, #theme row is completely empty. I tried using it on textfield elements and indeed it worked, so the empty row is mistaken.
Later on today I will try to find out what elements exactly is #theme available for, and will post the information here.
I hope I'm not missing something very obvious.
Comments
Comment #1
AmrMostafa commentedI tried using #theme for every element in the Elements section in Forms API Reference, and these are the elements that support #theme:
That's EVERY element, except
valueandweight.Let me know if I should digg for any needed details.
Comment #2
webchickShould be everything except type = value, actually, since value is never displayed to the browser.
Comment #3
add1sun commentedI've added the correct references for #theme to the API reference for HEAD, 5 and 4.7.
Comment #4
(not verified) commented