Home
last modified time | relevance | path

Searched refs:unlink (Results 51 – 75 of 402) sorted by path

12345678910>>...17

/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Ddwfck_sessions.php54 return(@unlink($sess_file));
63 @unlink($filename);
/plugin/ckgdoku/scripts/
H A Ddraft_delete.php16 unlink($ckgdoku_cname);
18 unlink($cname);
/plugin/ckgedit/action/
H A Dedit.php514 unlink($cname);
H A Dmeta.php164 if(!unlink($fn)) $this->ajax_debug("delete failed");
173 if(!unlink($fn)) {
617 unlink($path);
668 @unlink($fckl_draft);
669 @unlink($cname);
675 unlink($fckl_draft);
/plugin/ckgedit/ckeditor/
H A DCHANGES.md461 * [#13062](https://dev.ckeditor.com/ticket/13062): Fixed: Impossible to unlink when the caret is at…
H A Dckeditor.js992 command:"link",toolbar:"links,10"}),c.ui.addButton("Unlink",{label:c.lang.link.unlink,command:"unli…
994unlink:{label:c.lang.link.unlink,command:"unlink",group:"link",order:5}});c.contextMenu&&c.context…
H A Dckeditor.js.unc19674 c.addCommand("unlink", new CKEDITOR.unlinkCommand);
19683 label: c.lang.link.unlink,
19684 command: "unlink",
19726 unlink: {
19727 label: c.lang.link.unlink,
19728 command: "unlink",
19740 unlink: CKEDITOR.TRISTATE_OFF
26647 …stifyright,1176,,language,1200,,anchor-rtl,1224,,anchor,1248,,link,1272,,unlink,1296,,bulletedlist…
26648 …,language,1200,auto,anchor-rtl,1224,auto,anchor,1248,auto,link,1272,auto,unlink,1296,auto,bulleted…
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified553 "unlink": "Unlink",
H A Den.js-4.9.merged5 …t","toEmail":"E-mail","toUrl":"URL","toolbar":"Link","type":"Link Type","unlink":"Unlink","upload"…
H A Den.js.4.95 …t","toEmail":"E-mail","toUrl":"URL","toolbar":"Link","type":"Link Type","unlink":"Unlink","upload"…
H A Den.js.unc5 …t","toEmail":"E-mail","toUrl":"URL","toolbar":"Link","type":"Link Type","unlink":"Unlink","upload"…
H A Dfr.js.unc483 "unlink": "Supprimer le lien",
H A Dlang_array.txt477 "unlink": "Unlink",
/plugin/ckgedit/ckeditor/plugins/link/
H A Dplugin.js1unlink,command:"unlink"});b.ui.addButton("Anchor",{label:b.lang.anchor.toolbar,command:"anchor"});… property in AnonymousFunctiona1a5d2930400.g
H A Dplugin.js.unc10 // Add the link and unlink buttons.
13 editor.addCommand( 'unlink', new CKEDITOR.unlinkCommand() );
22 label : editor.lang.unlink,
23 command : 'unlink'
69 // Register selection change handler for the unlink button.
79 var command = editor.getCommand( 'unlink' ),
132 unlink :
134 label : editor.lang.unlink,
135 command : 'unlink',
158 menu = { link : CKEDITOR.TRISTATE_OFF, unlink : CKEDITOR.TRISTATE_OFF };
[all …]
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dcommands.php481 if(file_exists($unlinkFile)&& unlink($unlinkFile)) {
726 @unlink( $sFilePath ) ;
731 @unlink( $sFilePath ) ;
H A Ddwfck_sessions.php54 return(@unlink($sess_file));
63 @unlink($filename);
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified553 "unlink": "Unlink",
/plugin/ckgedit/scripts/
H A Ddraft_delete.php16 unlink($ckgedit_cname);
18 unlink($cname);
/plugin/cleanup/
H A Dhelper.php101 if(@unlink($file)){
132 @unlink($testfile);
/plugin/clearhistory/
H A Dadmin.php199 @unlink(wikiFN($match[4][$i], $time)); //try the original name
200 … @unlink(wikiFN($match[4][$max - 1], $time)); //try the latest name (move plugin) issue #1
/plugin/codemirror/dist/modes/
H A Derlang.min.js.map1 …me\",\"throw\",\"tl\",\"trunc\",\"tuple_size\",\n \"tuple_to_list\",\"unlink\",\"unregister\",\…
H A Dfortran.min.js.map1 … \"trim\", \"ttynam\", \"ubound\", \"umask\", \"unlink\",\n …
H A Dperl.min.js1 …,tied:1,time:1,times:1,tr:null,truncate:1,uc:1,ucfirst:1,umask:1,undef:1,unlink:1,unpack:1,unshift…
H A Dperl.min.js.map1unlink","unpack","unshift","untie","use","utime","values","vec","wait","waitpid","wantarray","warn…

12345678910>>...17