Search for ajaxEnabled

  1. Search 7.x for ajaxEnabled
  2. Search 9.5.x for ajaxEnabled
  3. Search 10.3.x for ajaxEnabled
  4. Search 11.x for ajaxEnabled
  5. Other projects
Title Object type File name Summary
DisplayPluginBase::ajaxEnabled function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Whether the display is actually using AJAX or not.
DisplayPluginInterface::ajaxEnabled function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Whether the display is actually using AJAX or not.
Feed::$ajaxEnabled property core/modules/views/src/Plugin/views/display/Feed.php Whether the display allows the use of AJAX or not.
ImageAdminStylesTest::testAjaxEnabledEffectForm function core/modules/image/tests/src/FunctionalJavascript/ImageAdminStylesTest.php Tests editing Ajax-enabled image effect forms.
ViewExecutable::$ajaxEnabled property core/modules/views/src/ViewExecutable.php Whether this view uses AJAX.
ViewExecutable::ajaxEnabled function core/modules/views/src/ViewExecutable.php Determines whether or not AJAX should be used.
ViewExecutable::setAjaxEnabled function core/modules/views/src/ViewExecutable.php Sets whether or not AJAX should be used.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.