Built-in Functions


Send GET AJAX-request directly from JS, or without any data-attributes

Tags: shower function GET

Send POST AJAX-request right from JS, or without any data-attributes

Tags: showerp function POST

Get user confirm before send POST AJAX-request right from JS, or without any data-attributes

Tags: function showerp_alert confirm POST

Upload files via POST AJAX-request directly in JS, and without any data-attributes.

Tags: file_upload POST function

Encode your current request url into unique cache ID

Tags: helper cache function

Create or output element from cache

Tags: cahce helper function

Send AJAX-request

Tags: AJAX POST GET function helper