Searched defs:thread_comment (Results 1 – 4 of 4) sorted by relevance
42 $thread_comment = $this->model->thread_commentFactory->create_object(array('thread' => $thread)); variable 83 $thread_comment = $this->model->thread_commentFactory->get_one($this->get_param('kid'), array('thread' => $thread)); variable 89 $thread_comment = $this->model->thread_commentFactory->get_one($this->get_param('kid'), array('thread' => $thread)); global() variable 104 $thread_comment = $this->model->thread_commentFactory->get_one($this->get_param('kid'), array('thread' => $thread)); global() variable [all...]
23 public function initial_save(Entity $thread_comment, $data) { argument 62 update_save(Entity $thread_comment, $data) global() argument [all...]
33 protected $thread_comment; global() variable in dokuwiki\\plugin\\bez\\mdl\\Task [all...]
49 CREATE TABLE thread_comment ( table [all...]