Home
last modified time | relevance | path

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

/plugin/combo/action/
H A Dimgmove.php57 ->setRuntimeObject(action_plugin_combo_linkmove::FILE_MOVE_OPERATION, $sourceImageId);
191 ->setRuntimeObject(action_plugin_combo_linkmove::FILE_MOVE_OPERATION, $moveOpeation);
H A Dsnippetsbootstrap.php305 $executionContext->setRuntimeObject(TemplateForWebPage::PRELOAD_TAG, $preloadedCss);
H A Dlinkmove.php158 ->setRuntimeObject(self::FILE_MOVE_OPERATION, $sourceId);
/plugin/combo/ComboStrap/
H A DTemplateEngine.php156 $executionContext->setRuntimeObject($handleBarsObjectId, $newPageTemplateEngine);
181 $executionContext->setRuntimeObject($handleBarsObjectId, $newPageTemplateEngine);
H A DBrand.php181 $executionContext->setRuntimeObject($objectIdentifier, $brandObject);
H A DSqlite.php145 $executionContext->setRuntimeObject($sqliteExecutionObjectIdentifier, $sqlite);
H A DSnippetSystem.php60 $executionContext->setRuntimeObject(self::CANONICAL, $snippetSystem);
H A DBootstrap.php209 $executionContext->setRuntimeObject(self::CANONICAL, $bootstrap);
H A DExecutionContext.php515 public function setRuntimeObject($objectIdentifier, &$object): ExecutionContext function in ComboStrap\\ExecutionContext
H A DSnippet.php275 $executionContext->setRuntimeObject(self::CANONICAL, $snippets);
/plugin/combo/ComboStrap/Meta/Store/
H A DMetadataDokuWikiStore.php80 $context->setRuntimeObject(MetadataDokuWikiStore::class, $executionCachedStores);