Home
last modified time | relevance | path

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

/template/strap/ComboStrap/Api/
H A DQualityMessageHandler.php56 ->setBody("The page id should not be empty", Mime::getHtml())
68 ->setBody("Quality is only for writer", Mime::getHtml())
83 ->setBody($message->getContent(), Mime::getHtml())
/template/strap/action/
H A Dbacklinkmenuitem.php112 ->setBody("The page id should not be empty", Mime::getHtml())
127 ->setBody($html, Mime::getHtml())
H A Dlinkwizard.php96 ->setBody("<div>" . $lang['nothingfound'] . "</div>", Mime::getHtml())
152 ->setBody($html, Mime::getHtml())
H A Ddocustom.php198 ->setBody($html, Mime::getHtml())
H A Drouter.php525 ->setBody(self::PAGE_404, Mime::getHtml())
/template/strap/ComboStrap/
H A DHttpResponse.php397 $this->setBody($message, Mime::getHtml());
422 ->getHtml();
H A DMime.php143 public static function getHtml(): Mime function in ComboStrap\\Mime
H A DFetcherMarkupWebcode.php85 return Mime::getHtml();
H A DFetcherPageBundler.php72 return Mime::getHtml();
H A DFetcherRailBar.php198 return Mime::getHtml();