7 calls to views_plugin_display::set_option()
- views_plugin_display::init in plugins/
views_plugin_display.inc - views_plugin_display::options_submit in plugins/
views_plugin_display.inc - Perform any necessary changes to the form values prior to storage.
- views_plugin_display::override_option in plugins/
views_plugin_display.inc - Set an option and force it to be an override.
- views_plugin_display_attachment::options_submit in plugins/
views_plugin_display_attachment.inc - Perform any necessary changes to the form values prior to storage. There is no need for this function to actually store the data.
- views_plugin_display_block::options_submit in plugins/
views_plugin_display_block.inc - Perform any necessary changes to the form values prior to storage. There is no need for this function to actually store the data.
- views_plugin_display_feed::options_submit in plugins/
views_plugin_display_feed.inc - Perform any necessary changes to the form values prior to storage. There is no need for this function to actually store the data.
- views_plugin_display_page::options_submit in plugins/
views_plugin_display_page.inc - Perform any necessary changes to the form values prior to storage.