Searched refs:commentstatus (Results 1 – 2 of 2) sorted by relevance
96 $commentstatus = $this->entryhelper->entry['commentstatus'];97 $commentstatus = $INPUT->post->str('post-commentstatus', $commentstatus);98 if(!$commentstatus) {99 $commentstatus = $this->getConf('default_commentstatus');102 …uField('post-commentstatus', array('enabled', 'closed', 'disabled'), $commentstatus, $this->getLan…211 $commentstatus = $this->entryhelper->entry['commentstatus'];212 $commentstatus = $INPUT->post->str('post-commentstatus', $commentstatus);213 if(!$commentstatus) {214 $commentstatus = $this->getConf('default_commentstatus');220 ->val($commentstatus);
31 commentstatus field