Home
last modified time | relevance | path

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

/plugin/qna/
H A Daction.php12 const STATE_CLOSED = 0; define in action_plugin_qna
57 $this->blockState = self::STATE_CLOSED;
84 if ($this->blockState != self::STATE_CLOSED) {
86 $this->blockState = self::STATE_CLOSED;
104 if ($this->blockState != self::STATE_CLOSED) {
117 if ($this->blockState != self::STATE_CLOSED) {
128 case self::STATE_CLOSED:
142 case self::STATE_CLOSED:
149 $this->blockState = self::STATE_CLOSED;