Lines Matching defs:ComboStrap
3 * Copyright (c) 2020. ComboStrap, Inc. and its affiliates. All Rights Reserved.
9 * @author ComboStrap <support@combostrap.com>
13 namespace ComboStrap;
27 * @package ComboStrap
354 if (class_exists("ComboStrap\Page")) {
358 if (class_exists("ComboStrap\PageEdit") && $html !== null) {
1321 case "noscript": // https://github.com/ComboStrap/dokuwiki-plugin-gtm/blob/master/action.php#L32
1382 Event::createAndTrigger('TPL_TITLE_OUTPUT', $title, '\ComboStrap\TplUtility::callBackPageTitle', true);
1509 class_exists("ComboStrap\Page")
1580 If you don\'t known the <a href="https://combostrap.com/">ComboStrap</a>, it\'s recommended to follow the <a href="' . $domain . '/getting_started">Getting Started Guide</a>.<br/>
1611 $poweredBy .= " <small><i>Powered by <a href=\"$domain\" title=\"ComboStrap " . $version . "\" style=\"color:#495057\">ComboStrap</a></i></small>";