Home
last modified time | relevance | path

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

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