Flamingo.Ajax¶
Flamingo.Ajax provides a method for processing HTML string received from the server.
Flamingo.Ajax Methods¶
Method | Description |
---|---|
processHTMLString() | Can be used in the callback function of AJAX requests to process HTML string it gets from the server according to the templates order and conditions. |