Home
last modified time | relevance | path

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

/plugin/combo/renderer/
H A Drenderer.php43 protected $sectionNumber = 0; variable in renderer_plugin_combo_renderer
117 $this->sections[$this->sectionNumber] = array(
126 $this->sectionNumber = $this->sectionNumber + 1;
156 $this->sections[$this->sectionNumber] = array('level' => $this->previousNodeLevel, 'position' => $this->previousNodePosition, 'content' => $this->doc, 'text' => $this->previousSectionTextHeader);
162 foreach ($this->sections as $sectionNumber => $section) {
174 $this->doc .= "<p>Section " . $sectionNumber . ": (" . $sectionLineCount . "|" . $currentLineCountSinceLastAd . "|" . $rollingLineCount . ")</p>";
/plugin/rplus/
H A Drenderer.php45 protected $sectionNumber = 0; variable in renderer_plugin_rplus_renderer
114 $this->sections[$this->sectionNumber] = array(
123 $this->sectionNumber = $this->sectionNumber + 1;
175 …$this->sections[$this->sectionNumber] = array('level' => $this->previousNodeLevel, 'position' => $…
179 foreach ($this->sections as $sectionNumber => $section) {
/plugin/combo/ComboStrap/Tag/
H A DAdTag.php67 public static function showAds($sectionLineCount, $currentLineCountSinceLastAd, $sectionNumber, $adsCounter, $isLastSection, ?MarkupPath $markupPath): bool argument
85 $sectionNumber > self::CONF_ADS_MIN_SECTION_NUMBER_DEFAULT // Doesn't show any ad before
91 $sectionNumber > self::CONF_ADS_MIN_SECTION_NUMBER_DEFAULT && // Above the minimum number of section
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1sectionNumber","taskActors","actorName","actorNames","actorPos","labelData","drawActorLegend","get…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1sectionNumber = 0;\n var fill = '#CCC';\n var colour = 'black';\n var num = 0; // Draw the task…