form_process_tableform |
./tableform.module |
Process the elements to populate the table. |
|
1 |
tableform_element_info |
./tableform.module |
Implementation of hook_element_info(); |
|
|
tableform_example_form |
tableform_example/tableform_example.module |
Callback for /tableform_example |
|
1 |
tableform_example_menu |
tableform_example/tableform_example.module |
Implementation of hook_menu(); |
|
|
tableform_render_cell |
./tableform.module |
Helper to render a header/row cell. |
1 |
|
tableform_theme |
./tableform.module |
Implementation of hook_theme(); |
|
|
theme_tableform |
./tableform.module |
Returns HTML for a tableform form element. |
|
|