context_ui_form_process ( context,
form,
submit = TRUE 
)

Modifies a context object from submitted form values.

Parameters:
$context The context object to modify.
$form A form array with submitted values
$submit A flag indicating if we are building a context on submit. If on submit, it will clear out conditions/reactions that are empty.
Returns:
A context object

Definition at line 263 of file context_export_ui.class.php.

References $plugin, array(), conditions, context_empty(), context_get_plugin(), description, and name.

Referenced by _context_ui_rebuild_from_input(), and context_ui_form_submit().

Here is the call graph for this function:

Here is the caller graph for this function:


Generated on Thu Jun 20 02:24:20 2013 for Context by  doxygen 1.4.7