Searched defs:sectionNumber (Results 1 – 3 of 3) sorted by relevance
/plugin/rplus/ | ||
H A D | renderer.php | 45 protected $sectionNumber = 0; variable in renderer_plugin_rplus_renderer |
/plugin/combo/renderer/ | ||
H A D | renderer.php | 43 protected $sectionNumber = 0; variable in renderer_plugin_combo_renderer |
/plugin/combo/ComboStrap/Tag/ | ||
H A D | AdTag.php | 67 public static function showAds($sectionLineCount, $currentLineCountSinceLastAd, $sectionNumber, $adsCounter, $isLastSection, ?MarkupPath $markupPath): bool argument |