Base AJAX command that only exists simplify Edit's actual AJAX commands.
Expanded class hierarchy of BaseCommand
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
BaseCommand:: |
protected | property | The name of the command. | |
BaseCommand:: |
protected | property | The data to pass on to the client side. | |
BaseCommand:: |
public | function |
Implements Drupal\Core\Ajax\CommandInterface:render(). Overrides CommandInterface:: |
|
BaseCommand:: |
public | function | Constructs a BaseCommand object. | 4 |