Home
last modified time | relevance | path

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

/plugin/yuriigantt/src/Driver/
H A DDriverInterface.php45 public function deleteLink($id); function
H A DEmbedded.php201 public function deleteLink($id) function in dokuwiki\\plugin\\yuriigantt\\src\\Driver\\Embedded
/plugin/yuriigantt/src/
H A DJsonRequest.php97 $this->driver->deleteLink($this->payload->id);
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts1456 deleteLink(id: string|number): void; method
H A Ddhtmlxgantt.js13deleteLink,a.isExist=e.isLinkExists),a.isExist.call(e,i)&&a.delete.call(e,i)})},t.prototype.detach…
H A Ddhtmlxgantt.js.map1deleteLink","data_processor_events_1","extend_gantt_1","simple_storage_1","createDataProcessor","r…
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_undo.js.map1 …t\t\tget: \"getLink\",\n\t\t\tupdate: \"updateLink\",\n\t\t\tremove: \"deleteLink\",\n\t\t\tisExis…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js9394 methods.delete = gantt.deleteLink;
11347 deleteLink : function (id) {
18195 gantt.deleteLink(linkId);
25087 gantt.deleteLink(id);