Home
last modified time | relevance | path

Searched defs:elementId (Results 1 – 2 of 2) sorted by relevance

/template/strap/ComboStrap/
H A DTemplateSlot.php49 private string $elementId; variable in ComboStrap\\TemplateSlot
52 public function __construct(string $elementId, WikiPath $contextPath)
64 …public static function createFromElementId(string $elementId, WikiPath $contextPath = null): Templ…
109 static function getPathNameFromElementId($elementId)
H A DTemplateForWebPage.php260 public function hasElement(string $elementId): bool