Home
last modified time | relevance | path

Searched defs:sectionNumber (Results 1 – 3 of 3) sorted by relevance

/plugin/rplus/
H A Drenderer.php45 protected $sectionNumber = 0; variable in renderer_plugin_rplus_renderer
/plugin/combo/renderer/
H A Drenderer.php43 protected $sectionNumber = 0; variable in renderer_plugin_combo_renderer
/plugin/combo/ComboStrap/Tag/
H A DAdTag.php67 public static function showAds($sectionLineCount, $currentLineCountSinceLastAd, $sectionNumber, $adsCounter, $isLastSection, ?MarkupPath $markupPath): bool argument