Home
last modified time | relevance | path

Searched refs:submit_callback (Results 1 – 1 of 1) sorted by relevance

/plugin/dokucrypt3/
H A Dscript.js185 submit_callback:do_encryption property
193 submit_callback:do_verification property
221 submit_callback:do_decryption property
306 submit_callback:do_decryption property
357 submit_callback = options.submit_callback;
359 … if(!submit_callback) { // callback manages what to do and where to insert the decrypted text to
392 submit_callback(input.value);