Home
last modified time | relevance | path

Searched refs:delete (Results 1401 – 1419 of 1419) sorted by path

1...<<51525354555657

/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DNode.php35 function delete() { function in Sabre\\DAV\\Node
H A DTree.php162 $this->getNodeForPath($sourcePath)->delete();
176 function delete($path) { function in Sabre\\DAV\\Tree
179 $node->delete();
/plugin/webdav/vendor/sabre/dav/lib/DAV/PropertyStorage/Backend/
H A DBackendInterface.php65 function delete($path); function
H A DPDO.php192 function delete($path) { function in Sabre\\DAV\\PropertyStorage\\Backend\\PDO
/plugin/webdav/vendor/sabre/dav/lib/DAV/PropertyStorage/
H A DPlugin.php126 $this->backend->delete($path);
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md409 * #127: Attendees who delete recurring event instances events they had already
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md183 * #127: Attendees who delete recurring event instances events they had already
/plugin/wikistyle2html/
H A Dplugin.info.txt6 …tml will be discontinued. Please install wikiformatstyling plugin, then delete wikistyle2html plu…
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.cfm55 <cffile action="delete" file="#tempfile_in#">
56 <cffile action="delete" file="#tempfile_out#">
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dclass_upload.asp33 ' not to delete this copyright information.
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf5_upload.cfm225 <cffile action="delete" file="#cffile.ServerDirectory##fs##cffile.ServerFile#">
H A Dcf_commands.cfm54 <cffile action="delete" file="#sTempFilePath#">
65 <cffile action="delete" file="#sTempFilePath#">
75 <cffile action="delete" file="#sTempFilePath#">
/plugin/wysiwyg/fckeditor/
H A Dlicense.txt881 granted: 1) for code that You delete from the Original Code; 2)
1239 other provisions required by the [___] License. If you do not delete
/plugin/xcom/lang/en/
H A Dfunctions.txt127 …hing the given scope and user. Use ''@groupname'' instead of ''user'' to delete the ACL rules for …
/plugin/xlsx2dw/packages/xlsx/
H A Dcpexcel.full.mjs1248 …var cp_decache = function cp_decache(cp/*:CPIndex*/)/*:void*/ { delete cpdcache[cp]; delete cpecac…
H A Dxlsx.mjs7874 delete o.DBF;
15440 delete coll.min; delete coll.max; coll.width = +coll.width;
18142 delete cell.HRef; delete cell.HRefScreenTip;
19282 delete line.ixfe; delete line.XF;
19775 delete props.HeadingPairs; delete props.TitlesOfParts;
25502 delete opts.revssf; delete opts.ssf;
25657 delete opts.revssf; delete opts.ssf;
26133 delete o.dense;
26231 delete cell.w; delete cell.R;
26330 delete cell.l;
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1delete","question","confirm_deleting","confirm_deleting_title","_dhtmlx_confirm","$new","deleteTas…
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_keyboard_navigation.js.map1delete","$click","buttons","enter","showLightbox","ctrl+enter","createTask","previousSibling","$gr…
/plugin/zip/pear/File/Archive/Predicate/
H A DDuplicate.php103 $delete = false;
107 $delete = $comp < 0 ||
112 return $delete;

1...<<51525354555657