Home
last modified time | relevance | path

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

/template/mikio/
H A Dmikio.php1114 * @param boolean $includeId Include the dw__pagetools id in the element.
1117 public function includePageTools(bool $print = true, bool $includeId = false): string argument
1123 …$html = '<nav' . ($includeId === true ? ' id="dw__pagetools"' : '') . ' class="hidden-print dw__pa…