Searched refs:readTask (Results 1 – 3 of 3) sorted by relevance
47 $current = $my->readTask($ID);72 $task = $this->my->readTask($ID);151 $this->task = $this->my->readTask($ID);
65 $task = $this->readTask($id);93 if (!$task = $this->readTask($id)) continue;157 function readTask($id) { function in helper_plugin_task
156 $task = $my->readTask($ID);