RedirectCommand

Defines an AJAX command to set the window.location, loading that URL.

Hierarchy

Related topics

Ajax API
Overview for Drupal's Ajax API.

File

core/lib/Drupal/Core/Ajax/RedirectCommand.php, line 10

Namespace

Drupal\Core\Ajax

Members

Name Modifiers Type Description
RedirectCommand::$url protected property The URL that will be loaded into window.location.
RedirectCommand::render public function Implements \Drupal\Core\Ajax\CommandInterface:render(). Overrides CommandInterface::render
RedirectCommand::__construct public function Constructs an RedirectCommand object.
doc_Drupal
2016-10-29 09:36:51
Comments
Leave a Comment

Please login to continue.