efw.resources.elfinder.elfinder_rm.js Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of efw Show documentation
Show all versions of efw Show documentation
"efw" is an Ajax framework for server site JavaScript designed
and developed by Escco Co., Ltd. using a goal-oriented method.
It is provided as open source free software.
"use strict";
/**** efw4.X Copyright 2019 efwGrp ****/
var elfinder_rm = {};
elfinder_rm.name = "elfinder_rm";
elfinder_rm.paramsFormat = {};//
elfinder_rm.fire = function(params) {
var risk=elfinder_checkRisk(params);if(risk)return risk;
var file=params.file;
var volumeId="EFW_";
var targets=params["targets"];
for(var i=0;i
© 2015 - 2025 Weber Informatics LLC | Privacy Policy