Home
last modified time | relevance | path

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

/plugin/move/script/
Dtree.js22 var oldid = $this.data('id');
25 if (newid != oldid && !$this.hasClass('created')) {
27 $this.children('div').attr('title', oldid + ' -> ' + newid);
/plugin/qc/
Dhelper.php72 $oldid = $ID;
75 $ID = $oldid;
/plugin/notfound/
H A Daction.php57 $oldid = $ID;
60 $ID = $oldid;
/plugin/fastwiki/
Dhistory.js126 var oldid = JSINFO.id;
134 if (input.val() == oldid)
144 m_loadPageFunc('show', null, {fastwiki_compareid:oldid}, true, function() {
/plugin/log/
Dcommon.php83 $oldid = $ID;
86 $ID = $oldid;
/plugin/lms/
Dhelper.php44 $oldid = $ID;
47 $ID = $oldid;
/plugin/navi/
Dsyntax.php91 $oldid = $ID;
102 $ID = $oldid;
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
Ddhtmlxgantt.js7829 gantt._update_flags = function (oldid, newid) { argument
7832 if (oldid === undefined) {
7843 if (this._lightbox_id == oldid)
7847 if (store.getSelectedId() == oldid) {
7849 store.unselect(oldid);
7853 if (this._tasks_dnd && this._tasks_dnd.drag && this._tasks_dnd.drag.id == oldid) {
11351 changeLinkId : function (oldid, newid) { argument
11352 return this.$data.linksStore.changeId(oldid, newid);
11440 changeTaskId: function (oldid, newid) { argument
11441 this.$data.tasksStore.changeId(oldid, newid);
[all …]
/plugin/sequencediagram/bower_components/snap.svg/dist/
Dsnap.svg.js3162 var oldid = $(it.node, "id");
3163 if (oldid) {
3166 old: oldid,
/plugin/yuriigantt/3rd/dhtmlxgantt/
Ddhtmlxgantt.js.map1oldid","newid","unselect","getSelectedId","_get_task_timing_mode","task_type","$no_start","$no_end…