You are here

6 calls to subform_get_state() in Subform 7

subform_batch_execute_subform_submit_handler in ./subform.module
Batch operation that executes a submit handler for a subform.
subform_element_process in ./subform.module
Processes a subform element.
subform_element_rebuild in ./subform.module
Constructs a new $subform from the information in $subform_state.
subform_element_submit in ./subform.module
Submit handler for submitting a single subform.
subform_element_validate in ./subform.module
Validation handler for the subform element.
subform_example_multiple_nodes in ./subform_example.module
Form builder; Multiple nodes.