public OpenDialogCommand::setDialogTitle($title)
AJAX command for calling the jQuery insert() method. The 'insert/prepend' command instructs the client to use jQuery's prepend() method to prepend
An optional CSS selector for elements to which asterisks will be appended. Type: string File
AJAX command for calling the jQuery html() method. The 'insert/html' command instructs the client to use jQuery's html() method to set the HTML
public AppendCommand::render() Implements
The data to pass on to the client side. Type: string File
Interface for Ajax commands that render content and attach assets. All Ajax commands that render HTML should implement these methods to be able
A string that contains the styles to be added to the page. It should include the wrapping style tag. Type:
public CssCommand::render() Implements
public SettingsCommand::__construct(array $settings, $merge = FALSE)
Page 4 of 13