Home
last modified time | relevance | path

Searched refs:slots (Results 1 – 3 of 3) sorted by relevance

/template/strap/ComboStrap/
H A DTemplateForWebPage.php73 private array $slots; variable in ComboStrap\\TemplateForWebPage
304 if (isset($this->slots)) {
305 return $this->slots;
307 $this->slots = [];
317 … $this->slots[] = TemplateSlot::createFromElementId($elementId, $this->getRequestedContextPath());
322 return $this->slots;
H A DMarkupCacheDependencies.php163 $slots = [$page->getSideSlot()];
164 foreach ($slots as $slot) {
/template/mikio/
H A DREADME.md15 - **Configurable navbar** with dropdowns, sub-menus, custom slots