Print list of Variables for theming Forms

this will output a complete list of things you can theme

Snippet:

<pre><?php print_r(array_values($form)) ?></pre>