Lines Matching defs:head
328 private function checkCharSetMeta(XmlElement $head)
332 $metaCharset = $head->querySelector("meta[charset]");
339 $metaCharset = $head->getDocument()
342 $head->appendChild($metaCharset);
350 * @param XmlElement $head
556 * Added for now in `head-partial.hbs`
653 * Note that head tag may be added during rendering and must be then called after rendering and toc
656 $model['head-html'] = $this->getHeadHtml();
660 * (It must come after the head processing as this is where the preloaded script are defined)
679 * We may also get messages in the head
688 $model['head-html'] .= Snippet::getOrCreateFromComponentId("toast", Snippet::EXTENSION_JS)->toXhtml();
1042 * Delete the social head tags
1124 * Keep the only iframe head tag needed