Functions

Primary tabs

Namesort ascending Location Description Direct uses Strings
xmlrpc_message drupal/core/modules/xmlrpc/xmlrpc.inc Constructs an object representing an XML-RPC message. 3
xmlrpc_menu drupal/core/modules/xmlrpc/xmlrpc.module Implements hook_menu().
xmlrpc_help drupal/core/modules/xmlrpc/xmlrpc.module Implements hook_help().
xmlrpc_error_msg drupal/core/modules/xmlrpc/xmlrpc.inc Returns the last XML-RPC client error message.
xmlrpc_error_get_xml drupal/core/modules/xmlrpc/xmlrpc.inc Converts an XML-RPC error object into XML. 1
xmlrpc_error drupal/core/modules/xmlrpc/xmlrpc.inc Generates, temporarily saves, and returns an XML-RPC error object. 8
xmlrpc_errno drupal/core/modules/xmlrpc/xmlrpc.inc Returns the last XML-RPC client error number.
xmlrpc_date_get_xml drupal/core/modules/xmlrpc/xmlrpc.inc Converts an XML-RPC date-time object into XML. 1
xmlrpc_date drupal/core/modules/xmlrpc/xmlrpc.inc Converts a PHP or ISO date/time to an XML-RPC object. 3
xmlrpc_clear_error drupal/core/modules/xmlrpc/xmlrpc.inc Clears any previously-saved errors. 1
xmlrpc_base64_get_xml drupal/core/modules/xmlrpc/xmlrpc.inc Converts an XML-RPC base 64 object into XML. 1
xmlrpc_base64 drupal/core/modules/xmlrpc/xmlrpc.inc Returns an XML-RPC base 64 object. 1
xmlrpc drupal/core/modules/xmlrpc/xmlrpc.module Performs one or more XML-RPC request(s). 5 1
weight_value drupal/core/includes/form.inc Sets the value for a weight element, with zero as a default.
watchdog_severity_levels drupal/core/includes/common.inc Returns a list of severity levels, as defined in RFC 3164. 2
watchdog_exception drupal/core/includes/bootstrap.inc Logs an exception. 12
watchdog drupal/core/includes/bootstrap.inc Logs a system message. 115 4
views_view_is_enabled drupal/core/modules/views/views.module Returns whether the view is enabled. 2
views_view_is_disabled drupal/core/modules/views/views.module Returns whether the view is disabled. 2
views_view_has_form_elements drupal/core/modules/views/views.module Returns TRUE if the passed-in view contains handlers with views form implementations, FALSE otherwise. 1
views_views_query_substitutions drupal/core/modules/views/views.views_execution.inc Implements hook_views_query_substitutions().
views_views_data drupal/core/modules/views/views.views.inc Implements hook_views_data().
views_ui_view_preview_section_rows_links drupal/core/modules/views_ui/views_ui.module Returns all contextual links for the main content part of the view. 1
views_ui_view_preview_section_handler_links drupal/core/modules/views_ui/views_ui.module Returns contextual links for each handler of a certain section. 2
views_ui_view_preview_section_display_category_links drupal/core/modules/views_ui/views_ui.module Returns a link to editing a certain display setting. 1
views_ui_views_plugins_display_alter drupal/core/modules/views_ui/views_ui.module Implements hook_views_plugins_display_alter().
views_ui_views_analyze drupal/core/modules/views_ui/views_ui.module Implements hook_views_analyze().
views_ui_truncate drupal/core/modules/views_ui/views_ui.module Truncate strings to a set length and provide a ... if they truncated. 6
views_ui_theme drupal/core/modules/views_ui/views_ui.module Implements hook_theme().
views_ui_taxonomy_autocomplete_validate drupal/core/modules/views_ui/admin.inc Form element validation handler for a taxonomy autocomplete field. 1
views_ui_standard_display_dropdown drupal/core/modules/views_ui/admin.inc Add a <select> dropdown for a given section, allowing the user to change whether this info is stored on the default display or on the current display. 5
views_ui_pre_render_move_argument_options drupal/core/modules/views_ui/admin.inc Moves argument options into their place. 1
views_ui_pre_render_flatten_data drupal/core/modules/views_ui/admin.inc Flattens the structure of an element containing the #flatten property. 3
views_ui_pre_render_add_fieldset_markup drupal/core/modules/views_ui/admin.inc Move form elements into details for presentation purposes. 2
views_ui_preprocess_views_view drupal/core/modules/views_ui/views_ui.module Implements hook_preprocess_HOOK() for views-view.html.twig.
views_ui_permission drupal/core/modules/views_ui/views_ui.module Implements hook_permission().
views_ui_nojs_submit drupal/core/modules/views_ui/admin.inc Non-Javascript fallback for updating the add view form. 1
views_ui_menu drupal/core/modules/views_ui/views_ui.module Implements hook_menu().
views_ui_local_actions drupal/core/modules/views_ui/views_ui.module Implements hook_local_actions().
views_ui_load drupal/core/modules/views_ui/views_ui.module Magic load function. Wrapper to load a view.
views_ui_library_info drupal/core/modules/views_ui/views_ui.module Implements hook_library_info().
views_ui_library_alter drupal/core/modules/views_ui/views_ui.module This is part of a patch to address a jQueryUI bug. The bug is responsible for the inability to scroll a page when a modal dialog is active. If the content of the dialog extends beyond the bottom of the viewport, the user is only able to scroll with a…
views_ui_form_button_was_clicked drupal/core/modules/views_ui/admin.inc #process callback for a button; determines if a button is the form's triggering element. 2
views_ui_entity_info drupal/core/modules/views_ui/views_ui.module Implements hook_entity_info().
views_ui_contextual_links_view_alter drupal/core/modules/views_ui/views_ui.module Implements hook_contextual_links_view_alter().
views_ui_contextual_links_suppress_push drupal/core/modules/views_ui/views_ui.module Increments the views_ui_contextual_links_suppress() static variable. 1
views_ui_contextual_links_suppress_pop drupal/core/modules/views_ui/views_ui.module Decrements the views_ui_contextual_links_suppress() static variable. 1
views_ui_contextual_links_suppress drupal/core/modules/views_ui/views_ui.module Sets a static variable for controlling whether contextual links are rendered. 3
views_ui_build_form_url drupal/core/modules/views_ui/admin.inc Create the URL for one of our standard AJAX forms based upon known information about the form. 2
views_ui_ajax_update_form drupal/core/modules/views_ui/admin.inc Updates a part of the add view form via AJAX. 1

Pages

Other projects