Search for list_form

  1. Search 8.x-3.x for list_form
  2. Search 4.0.x for list_form
  3. Other projects
Title Object type File name Summary
ctools_custom_content_ui::list_form function ctools_custom_content/plugins/export_ui/ctools_custom_content_ui.class.php Create the filter/sort form at the top of a list of exports.
ctools_export_ui::list_form function plugins/export_ui/ctools_export_ui.class.php Create the filter/sort form at the top of a list of exports.
ctools_export_ui::list_form_submit function plugins/export_ui/ctools_export_ui.class.php Submit the filter/sort form.
ctools_export_ui::list_form_validate function plugins/export_ui/ctools_export_ui.class.php Validate the filter/sort form.
ctools_export_ui_list_form function plugins/export_ui/ctools_export_ui.class.php Form callback to handle the filter/sort form when listing items.
ctools_export_ui_list_form_submit function plugins/export_ui/ctools_export_ui.class.php Submit handler for ctools_export_ui_list_form.
ctools_export_ui_list_form_validate function plugins/export_ui/ctools_export_ui.class.php Validate handler for ctools_export_ui_list_form.
stylizer_ui::list_form function stylizer/plugins/export_ui/stylizer_ui.class.php Create the filter/sort form at the top of a list of exports.