Searched refs:createFromElementId (Results 1 – 2 of 2) sorted by relevance
64 …public static function createFromElementId(string $elementId, WikiPath $contextPath = null): Templ… function in ComboStrap\\TemplateSlot78 return self::createFromElementId(self::getElementIdFromPathName($pathNameWithoutExtension));
317 … $this->slots[] = TemplateSlot::createFromElementId($elementId, $this->getRequestedContextPath());