Search for init

  1. Other projects
Title Object type File name Summary
views_plugin_style_rss::option_definition function plugins/views_plugin_style_rss.inc Information about options for all kinds of purposes will be held here.
views_plugin_style_summary::option_definition function plugins/views_plugin_style_summary.inc Information about options for all kinds of purposes will be held here.
views_plugin_style_summary_jump_menu::option_definition function plugins/views_plugin_style_summary_jump_menu.inc Information about options for all kinds of purposes will be held here.
views_plugin_style_summary_unformatted::option_definition function plugins/views_plugin_style_summary_unformatted.inc Information about options for all kinds of purposes will be held here.
views_plugin_style_table::option_definition function plugins/views_plugin_style_table.inc Information about options for all kinds of purposes will be held here.
views_test_area_access::option_definition function tests/test_handlers/views_test_area_access.inc Information about options for all kinds of purposes will be held here.
views_test_plugin_access_test_dynamic::option_definition function tests/test_plugins/views_test_plugin_access_test_dynamic.inc Retrieve the options when this is a new access control plugin.
views_test_plugin_access_test_static::option_definition function tests/test_plugins/views_test_plugin_access_test_static.inc Retrieve the options when this is a new access control plugin.
views_ui::init function plugins/export_ui/views_ui.class.php Fake constructor -- this is easier to deal with than the real
constructor because we are retaining PHP4 compatibility, which
would require all child classes to implement their own constructor.