Home
last modified time | relevance | path

Searched refs:threadFactory (Results 1 – 19 of 19) sorted by relevance

/plugin/bez/ctl/
Dthread_report.php13 $thread = $this->model->threadFactory->get_one($thread_id);
15 $thread = $this->model->threadFactory->create_object();
27 $this->model->threadFactory->update_save($thread, $_POST);
39 $this->model->threadFactory->initial_save($thread, $_POST);
Dstart.php48 $threads = $this->model->threadFactory->get_all($filter, 'create_date DESC');
107 $proposals = $this->model->threadFactory->get_all($filter, $orderby);
109 $this->tpl->set('proposals_count', $this->model->threadFactory->count($filter));
113 $my_threads = $this->model->threadFactory->get_all($filter, $orderby);
115 $this->tpl->set('my_threads_count', $this->model->threadFactory->count($filter));
125 $reported_threads = $this->model->threadFactory->get_all($filter, $orderby);
127 $this->tpl->set('reported_threads_count', $this->model->threadFactory->count($filter));
Dactivity_report.php23 $this->tpl->set('thread_involvement', $this->model->threadFactory->users_involvement($period));
25 $this->tpl->set('kpi', $this->model->threadFactory->kpi($period));
26 $this->tpl->set('bez_activity', $this->model->threadFactory->bez_activity($period));
Dreport.php22 $this->tpl->set('issues', $this->model->threadFactory->report_issue($period)->fetchAll(PDO::FETCH_A…
23 $this->tpl->set('projects', $this->model->threadFactory->report_project($period)->fetchAll(PDO::FET…
Dthreads.php37 $years = $this->model->threadFactory->get_years_scope();
108 $threads = $this->model->threadFactory->get_all($db_filters, $orderby);
Dkp.php18 $thread = $this->model->threadFactory->get_one($this->get_param('id'));
Dthread.php15 $thread = $this->model->threadFactory->get_one($this->get_param('id'));
143 $this->model->threadFactory->delete($thread);
D8d.php18 $thread = $this->model->threadFactory->get_one($this->get_param('id'));
/plugin/bez/cron/
Dfunctions.php9 $threads = $action->get_model()->threadFactory->get_all(array(
59 $threads = $action->get_model()->threadFactory->get_all(array(
/plugin/bez/mdl/
DModel.php31 protected $threadFactory; variable in dokuwiki\\plugin\\bez\\mdl\\Model
97 $this->threadFactory = new ThreadFactory($this);
DThread_comment.php31 $this->thread = $this->model->threadFactory->get_one($this->thread_id);
DTask.php68 $this->thread = $this->model->threadFactory->get_one($this->thread_id);
/plugin/jcapture/src/com/hammurapi/jcapture/
DAbstractCaptureApplet.java92 ThreadFactory threadFactory = new ThreadFactory() { in start() local
101 backgroundProcessor = Executors.newSingleThreadExecutor(threadFactory); in start()
/plugin/bez/action/
Ddefault.php379 $threads = $this->get_model()->threadFactory->get_all(array(
/plugin/jcapture/lib/
Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/WEB-INF/lib/
Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...