Searched refs:sectionNumber (Results 1 – 2 of 2) sorted by relevance
43 protected $sectionNumber = 0; variable in renderer_plugin_combo_renderer117 $this->sections[$this->sectionNumber] = array(126 $this->sectionNumber = $this->sectionNumber + 1;156 …$this->sections[$this->sectionNumber] = array('level' => $this->previousNodeLevel, 'position' => $…162 foreach ($this->sections as $sectionNumber => $section) {174 …$this->doc .= "<p>Section " . $sectionNumber . ": (" . $sectionLineCount . "|" . $currentLineCount…
67 …public static function showAds($sectionLineCount, $currentLineCountSinceLastAd, $sectionNumber, $a… argument85 … $sectionNumber > self::CONF_ADS_MIN_SECTION_NUMBER_DEFAULT // Doesn't show any ad before91 …$sectionNumber > self::CONF_ADS_MIN_SECTION_NUMBER_DEFAULT && // Above the minimum number of secti…