Home
last modified time | relevance | path

Searched defs:task (Results 26 – 50 of 50) sorted by last modified time

12

/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1728 …tion(t,e,n){"use strict";var r=n(4),i=n(20).Graph;function a(t,e,n,i){var a;do{a=r.uniqueId(i)}whi… field in AnonymousClassa0dbb0ba9ad01
/plugin/diagramsnet/lib/js/mermaid/
H A Dmermaid.min.js29 …tion(t,e,n){"use strict";var r=n(4),i=n(20).Graph;function a(t,e,n,i){var a;do{a=r.uniqueId(i)}whi… property in Zt.relativeTime
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js28 …tion(t,e,n){"use strict";var r=n(4),i=n(20).Graph;function a(t,e,n,i){var a;do{a=r.uniqueId(i)}whi… variable
/plugin/task/syntax/
H A Dtask.php12 var $task = array(); variable in syntax_plugin_task_task
/plugin/task/
H A Dhelper.php308 function _notify($task) {
344 function _vtodo($id, $task) {
/plugin/flowcharts/
H A Dmermaid.min.js34 …t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==S… argument
/plugin/revealjs/plugin/markdown/
H A Dmarked.js6 …3}((?:- *){3,}|(?:_ *){3,}|(?:\* *){3,})(?:\n+|$)/,heading:/^ *(#{1,6}) *([^\n]+?) *(?:#+ *)?(?:\n…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_undo.js133 task: "task" property in gantt.config.undo_types
163 function updTask(task, oldId, newId) { argument
322 Monitor.prototype.onTaskAdded = function (task) { argument
327 Monitor.prototype.onTaskUpdated = function (task) { argument
332 Monitor.prototype.onTaskMoved = function (task) { argument
337 Monitor.prototype.onTaskDeleted = function (task) { argument
427 gantt.eachTask(function (task) { argument
460 gantt.attachEvent("onAfterTaskAdd", function (id, task) { argument
490 gantt.eachTask(function (task) { argument
551 Monitor.prototype._getLinks = function (task) { argument
[all …]
H A Ddhtmlxgantt_smart_rendering.js152 isTaskDisplayed: function(id, task){ argument
414 taskRenderer.filters.push(function(id, task){ argument
H A Ddhtmlxgantt_quick_info.js155 gantt.templates.quick_info_class = function(start, end, task){ return ""; }; argument
/plugin/yuriigantt/src/Driver/
H A DDriverInterface.php57 public function updateTask(Task $task);
69 public function addTask(Task $task);
H A DEmbedded.php238 public function updateTask(Task $task)
301 public function addTask(Task $task)
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_undo.js13 … define&&define.amd?define("ext/dhtmlxgantt_undo",[],n):"object"==typeof exports?exports["ext/dhtm… argument
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js5689 function run(task) { argument
6449 task: "task", property in module.exports.result.types
10217 function _init_task(task) { argument
14414 serializeTask: function (task) { argument
15083 gantt.eachTask(function(task) { argument
16331 tasks.forEach(function(task){ argument
16768 gantt.getWBSCode = function getWBSCode(task) { argument
24600 function isMilestone(task) { argument
25920 function fixStart(task) { argument
25933 function fixEnd(task) { argument
[all …]
/plugin/timetrack/db/
H A Dupdate0001.sql10 CREATE TABLE task (id INTEGER PRIMARY KEY, project_id INTEGER, abbr TEXT, name TEXT, active INTEGER… table
/plugin/authgoogle/google/contrib/
H A DGoogle_TaskqueueService.php67 public function delete($project, $taskqueue, $task, $optParams = array()) {
82 public function get($project, $taskqueue, $task, $optParams = array()) {
164 …public function patch($project, $taskqueue, $task, $newLeaseSeconds, Google_Task $postBody, $optPa…
185 …public function update($project, $taskqueue, $task, $newLeaseSeconds, Google_Task $postBody, $optP…
H A DGoogle_TasksService.php162 public function delete($tasklist, $task, $optParams = array()) {
176 public function get($tasklist, $task, $optParams = array()) {
248 public function move($tasklist, $task, $optParams = array()) {
267 public function patch($tasklist, $task, Google_Task $postBody, $optParams = array()) {
286 public function update($tasklist, $task, Google_Task $postBody, $optParams = array()) {
/plugin/amcharts/assets/amcharts/plugins/dataloader/examples/data/
H A Dgantt.json7 "task": "Task #1" string
11 "task": "Task #2" string
15 "task": "Task #3" string
23 "task": "Task #2" string
27 "task": "Task #3" string
31 "task": "Task #1" string
39 "task": "Task #2" string
44 "task": "Task #4" string
52 "task": "Task #1" string
56 "task": "Task #2" string
[all …]
/plugin/asana/remote/
H A DAPILink.php281 function render_comments($task){
429 function task($task_ID){ function in remote_plugin_asana_APILink
531 function tags_compare($tag_name,$task){
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DCaptureConfig.java170 public Future<ScreenShot> submit(ScreenShot task) { in submit()
H A DCaptureFrame.java246 SwingWorker<Boolean, Long> task = new SwingWorker<Boolean, Long>() { in capture() local
H A DRecordingControlsFrame.java229 SwingWorker<Dimension, Long> task = new SwingWorker<Dimension, Long>() { in uploadMovie() local
/plugin/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Djdraw.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java664 SwingWorker<Boolean, Long> task = new SwingWorker<Boolean, Long>() { in actionPerformed() local

12