class TriggerPreviewCommand implements CommandInterface (View source)

Provides an AJAX command for triggering the views live preview.

This command is implemented in Drupal.AjaxCommands.prototype.viewsTriggerPreview.

Methods

render()

Return an array to be run through json_encode and sent to the client.

Details

render()

Return an array to be run through json_encode and sent to the client.