Home
last modified time | relevance | path

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

/plugin/dropfiles/action/
H A Dajax.php116 'errorType' => $this->determineErrorCause($id, $ns),
149 $error = $this->determineErrorCause($id, $ns, false);
166 protected function determineErrorCause($id, $ns, $contentAvailable = true) function in action_plugin_dropfiles_ajax