13 calls to views_object::option_definition()
- views_handler::option_definition in includes/
handlers.inc - Information about options for all kinds of purposes will be held here.
- views_object::export_options in includes/
base.inc - views_object::set_default_options in includes/
base.inc - Set default options. For backward compatibility, it sends the options array; this is a feature that will likely disappear at some point.
- views_object::unpack_options in includes/
base.inc - Unpack options over our existing defaults, drilling down into arrays so that defaults don't get totally blown away.
- views_object::unpack_translatables in includes/
base.inc - Unpacks each handler to store translatable texts.
- views_plugin_cache_time::option_definition in plugins/
views_plugin_cache_time.inc - Information about options for all kinds of purposes will be held here.
- views_plugin_exposed_form::option_definition in plugins/
views_plugin_exposed_form.inc - Information about options for all kinds of purposes will be held here.
- views_plugin_pager_full::option_definition in plugins/
views_plugin_pager_full.inc - Information about options for all kinds of purposes will be held here.
- views_plugin_pager_none::option_definition in plugins/
views_plugin_pager_none.inc - Information about options for all kinds of purposes will be held here.
- views_plugin_pager_some::option_definition in plugins/
views_plugin_pager_some.inc - Information about options for all kinds of purposes will be held here.
- views_plugin_query_default::option_definition in plugins/
views_plugin_query_default.inc - Information about options for all kinds of purposes will be held here.
- views_plugin_row::option_definition in plugins/
views_plugin_row.inc - Information about options for all kinds of purposes will be held here.
- views_plugin_style::option_definition in plugins/
views_plugin_style.inc - Information about options for all kinds of purposes will be held here.