Provides an AJAX command for replacing the page title.
This command is implemented in Drupal.AjaxCommands.prototype.viewsReplaceTitle.
Expanded class hierarchy of ReplaceTitleCommand
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
ReplaceTitleCommand:: |
protected | property | The page title to replace. | |
ReplaceTitleCommand:: |
public | function |
Implements \Drupal\Core\Ajax\CommandInterface::render(). Overrides CommandInterface:: |
|
ReplaceTitleCommand:: |
public | function | Constructs a \Drupal\views\Ajax\ReplaceTitleCommand object. |