GetUntransformedTextCommand

AJAX command to rerender a formatted text field without any transformation filters.

Hierarchy

File

core/modules/editor/src/Ajax/GetUntransformedTextCommand.php, line 11

Namespace

Drupal\editor\Ajax

Members

Name Modifiers Type Description
BaseCommand::$command protected property The name of the command.
BaseCommand::$data protected property The data to pass on to the client side.
BaseCommand::render public function Return an array to be run through json_encode and sent to the client. Overrides CommandInterface::render
GetUntransformedTextCommand::__construct public function Constructs a GetUntransformedTextCommand object. Overrides BaseCommand::__construct
doc_Drupal
2016-10-29 09:17:30
Comments
Leave a Comment

Please login to continue.