Searched refs:slots (Results 1 – 3 of 3) sorted by relevance
73 private array $slots; variable in ComboStrap\\TemplateForWebPage304 if (isset($this->slots)) {305 return $this->slots;307 $this->slots = [];317 … $this->slots[] = TemplateSlot::createFromElementId($elementId, $this->getRequestedContextPath());322 return $this->slots;
163 $slots = [$page->getSideSlot()];164 foreach ($slots as $slot) {
15 - **Configurable navbar** with dropdowns, sub-menus, custom slots