16 string references to 'views_ui' in Views (for Drupal 7) 7.3
- ViewsArgumentDefaultTest::testArgumentDefaultNoOptions in tests/
views_argument_default.test - Tests the use of a default argument plugin that provides no options.
- ViewsSqlTest::enableViewsUi in tests/
views_query.test - This function allows to enable views ui from a higher class which can't change the setup function anymore.
- ViewsSqlTest::setUp in tests/
views_query.test - Sets up a Drupal site for running functional and integration tests.
- ViewsUiGroupbyTestCase::setUp in tests/
views_groupby.test - Sets up a Drupal site for running functional and integration tests.
- ViewsUIWizardHelper::setUp in tests/
views_ui.test - Sets up a Drupal site for running functional and integration tests.
- views_ajax_form_wrapper in includes/
ajax.inc - Wrapper around drupal_build_form to handle some AJAX stuff automatically.
- views_block_configure in ./
views.module - Implements hook_block_configure().
- views_drush_command in drush/
views.drush.inc - Implements hook_drush_command().
- views_ui.inc in plugins/
export_ui/ views_ui.inc - views_ui_add_form in includes/
admin.inc - Form builder for the "add new view" page.
- views_ui_ctools_plugin_directory in ./
views_ui.module - Implments hook_ctools_plugin_directory().
- views_ui_edit_form in includes/
admin.inc - Form builder callback for editing a View.
- views_ui_edit_page_title in ./
views_ui.module - Page title callback for the Edit View page.
- views_ui_get_admin_css in includes/
admin.inc - Create an array of Views admin CSS for adding or attaching.
- views_ui_get_wizard in ./
views_ui.module - Fetch metadata on a specific views ui wizard plugin.
- views_ui_get_wizards in ./
views_ui.module - Fetch metadata for all content_type plugins.