Home
last modified time | relevance | path

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

/template/strap/ComboStrap/
H A DTemplateEngine.php49 return $executionContext->getRuntimeObject($handleBarsObjectId);
169 return $executionContext->getRuntimeObject($handleBarsObjectId);
H A DBrand.php178 return $executionContext->getRuntimeObject($objectIdentifier);
H A DSqlite.php87 $sqlite = $executionContext->getRuntimeObject($sqliteExecutionObjectIdentifier);
H A DSnippetSystem.php57 return $executionContext->getRuntimeObject(self::CANONICAL);
H A DSnippet.php226 return ExecutionContext::getActualOrCreateFromEnv()->getRuntimeObject(self::CANONICAL);
272 $snippets = &$executionContext->getRuntimeObject(self::CANONICAL);
H A DBootstrap.php204 return $executionContext->getRuntimeObject(self::CANONICAL);
H A DExecutionContext.php507 public function &getRuntimeObject(string $objectIdentifier) function in ComboStrap\\ExecutionContext
H A DTemplateForWebPage.php781 $preloadedCss = $executionContext->getRuntimeObject(self::PRELOAD_TAG);
/template/strap/action/
H A Dsnippetsbootstrap.php302 $preloadedCss = &$executionContext->getRuntimeObject(TemplateForWebPage::PRELOAD_TAG);
H A Dlinkmove.php39 $executionContext->getRuntimeObject(action_plugin_combo_linkmove::FILE_MOVE_OPERATION);
/template/strap/ComboStrap/Meta/Store/
H A DMetadataDokuWikiStore.php77 $executionCachedStores = &$context->getRuntimeObject(MetadataDokuWikiStore::class);