Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DTooltip.php105 $snippetSystem = SnippetSystem::getFromContext();
H A DSearchTag.php64 $bootStrapVersion = Bootstrap::getFromContext()->getMajorVersion();
H A DCacheReportHtmlDataBlockArray.php28 public static function getFromContext(): array function in ComboStrap\\CacheReportHtmlDataBlockArray
H A DBootstrap.php119 return Bootstrap::getFromContext()->getMajorVersion();
200 public static function getFromContext(): Bootstrap function in ComboStrap\\Bootstrap
H A DBreadcrumbTag.php102 … SnippetSystem::getFromContext()->attachCssInternalStyleSheet("breadcrumb-$type");
H A DSnippetSystem.php52 public static function getFromContext(): SnippetSystem function in ComboStrap\\SnippetSystem
H A DFetcherRailBar.php140 $snippetManager = SnippetSystem::getFromContext();
H A DHeadingTag.php327 $snippetManager = SnippetSystem::getFromContext();
H A DPluginUtility.php816 return SnippetSystem::getFromContext();
H A DExecutionContext.php640 return SnippetSystem::getFromContext();
H A DFetcherMarkup.php1074 …$globalSnippets = SnippetSystem::getFromContext()->getSnippetsForSlot($this->getRequestedExecuting…
/plugin/combo/action/
H A Dcache.php99 $cacheSlotResults = CacheReportHtmlDataBlockArray::getFromContext();
H A Dsnippets.php112 $snippetSystem = SnippetSystem::getFromContext();
H A Dsnippetsbootstrap.php63 $bootstrap = Bootstrap::getFromContext();