Searched refs:tocData (Results 1 – 2 of 2) sorted by relevance
27 private ?array $tocData = null; variable in ComboStrap\\Toc65 if ($this->tocData === null) {71 $toc = $this->tocData;233 return $conf['tocminheads'] && count($this->tocData) >= $conf['tocminheads'];251 $this->tocData = $value;264 return $this->tocData !== null;299 $this->tocData = $value;317 if ($this->tocData === null) {320 return $this->tocData;
87 list($tocData, $mapData, $startPageID) = $toc->__getJavaHelpTOCXML($data);88 …$this->filewriter->__moveDataToZip($tocData, $tsRootPath . (empty($lang) ? '' : $lang . '/') . $th…