Searched refs:_topic_order_map (Results 1 – 1 of 1) sorted by relevance
110 private $_topic_order_map = null; variable in Conf1055 if ($this->_topic_order_map === null) {1056 $this->_topic_order_map = [];1058 $this->_topic_order_map[$tid] = count($this->_topic_order_map);1060 return $this->_topic_order_map;1093 $this->_topic_map = $this->_topic_order_map = null;