-
- Downloads
parent
23e9d7f1
No related branches found
No related tags found
Showing
- core/includes/common.inc 7 additions, 8 deletionscore/includes/common.inc
- core/lib/Drupal/Core/Ajax/AfterCommand.php 1 addition, 1 deletioncore/lib/Drupal/Core/Ajax/AfterCommand.php
- core/lib/Drupal/Core/Ajax/AjaxResponse.php 10 additions, 0 deletionscore/lib/Drupal/Core/Ajax/AjaxResponse.php
- core/lib/Drupal/Core/Ajax/AppendCommand.php 1 addition, 1 deletioncore/lib/Drupal/Core/Ajax/AppendCommand.php
- core/lib/Drupal/Core/Ajax/BeforeCommand.php 1 addition, 1 deletioncore/lib/Drupal/Core/Ajax/BeforeCommand.php
- core/lib/Drupal/Core/Ajax/CommandWithAttachedAssetsInterface.php 28 additions, 0 deletions...b/Drupal/Core/Ajax/CommandWithAttachedAssetsInterface.php
- core/lib/Drupal/Core/Ajax/CommandWithAttachedAssetsTrait.php 57 additions, 0 deletionscore/lib/Drupal/Core/Ajax/CommandWithAttachedAssetsTrait.php
- core/lib/Drupal/Core/Ajax/HtmlCommand.php 1 addition, 1 deletioncore/lib/Drupal/Core/Ajax/HtmlCommand.php
- core/lib/Drupal/Core/Ajax/InsertCommand.php 14 additions, 9 deletionscore/lib/Drupal/Core/Ajax/InsertCommand.php
- core/lib/Drupal/Core/Ajax/OpenDialogCommand.php 14 additions, 9 deletionscore/lib/Drupal/Core/Ajax/OpenDialogCommand.php
- core/lib/Drupal/Core/Ajax/OpenModalDialogCommand.php 5 additions, 4 deletionscore/lib/Drupal/Core/Ajax/OpenModalDialogCommand.php
- core/lib/Drupal/Core/Ajax/PrependCommand.php 1 addition, 1 deletioncore/lib/Drupal/Core/Ajax/PrependCommand.php
- core/lib/Drupal/Core/Ajax/ReplaceCommand.php 1 addition, 1 deletioncore/lib/Drupal/Core/Ajax/ReplaceCommand.php
- core/lib/Drupal/Core/Render/Renderer.php 15 additions, 0 deletionscore/lib/Drupal/Core/Render/Renderer.php
- core/lib/Drupal/Core/Render/RendererInterface.php 44 additions, 0 deletionscore/lib/Drupal/Core/Render/RendererInterface.php
- core/modules/editor/src/Form/EditorImageDialog.php 5 additions, 5 deletionscore/modules/editor/src/Form/EditorImageDialog.php
- core/modules/editor/src/Form/EditorLinkDialog.php 5 additions, 5 deletionscore/modules/editor/src/Form/EditorLinkDialog.php
- core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestDialogForm.php 2 additions, 4 deletions...m/tests/modules/ajax_test/src/Form/AjaxTestDialogForm.php
Please register or sign in to comment