Home
last modified time | relevance | path

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

/plugin/fastwiki/
H A Dscript.js170 _sendPartial(params, $('.dokuwiki .editBox'), function(data) {
458 _sendPartial(sparams, _getVisibleContent(), function(data) {
672 _sendPartial(params, _getVisibleContent(), cb, 'text');
684 function _sendPartial(params, spinnerParent, callback) { function