Home
last modified time | relevance | path

Searched refs:attachJavascriptFromComponentId (Results 1 – 25 of 30) sorted by relevance

12

/plugin/combo/ComboStrap/
H A DSearchTag.php35 PluginUtility::getSnippetManager()->attachJavascriptFromComponentId(self::COMBO_DEBOUNCE);
36 PluginUtility::getSnippetManager()->attachJavascriptFromComponentId(self::COMBO_SEARCH_BOX);
44 …PluginUtility::getSnippetManager()->attachJavascriptFromComponentId(self::SNIPPET_ID, "var DOKU_BA…
45 PluginUtility::getSnippetManager()->attachJavascriptFromComponentId(self::SNIPPET_ID);
H A DSvgImageLink.php132 $snippetManager->attachJavascriptFromComponentId("lozad-svg-injection");
135 $snippetManager->attachJavascriptFromComponentId("lozad-svg");
155 $snippetManager->attachJavascriptFromComponentId("svg-injector");
H A DCarrouselTag.php141 $snippetSystem->attachJavascriptFromComponentId("combo-loader");
142 $snippetSystem->attachJavascriptFromComponentId($snippetId);
H A DPageProtection.php59 PluginUtility::getSnippetManager()->attachJavascriptFromComponentId(self::NAME);
H A DMetaManagerMenuItem.php35 $snippetManager->attachJavascriptFromComponentId(self::CANONICAL);
H A DBacklinkMenuItem.php35 $snippetManager->attachJavascriptFromComponentId(self::CANONICAL);
H A DCacheMenuItem.php35 $snippetManager->attachJavascriptFromComponentId(self::CANONICAL);
H A DPrism.php185 $snippetManager->attachJavascriptFromComponentId(self::SNIPPET_NAME, $javascriptCode);
284 $snippetManager->attachJavascriptFromComponentId("prism-ansi-to-html");
H A DDimension.php123 … PluginUtility::getSnippetManager()->attachJavascriptFromComponentId("height-toggle");
128 … PluginUtility::getSnippetManager()->attachJavascriptFromComponentId($toggleOnClickId);
H A DHover.php99 $snippetManager->attachJavascriptFromComponentId(self::ON_HOVER_SNIPPET_ID);
H A DQualityMenuItem.php46 $snippetManager->attachJavascriptFromComponentId(self::CANONICAL);
H A DMasonryTag.php122 …PluginUtility::getSnippetManager()->attachJavascriptFromComponentId(MasonryTag::MASONRY_SCRIPT_ID);
H A DTooltip.php106 $snippetSystem->attachJavascriptFromComponentId(syntax_plugin_combo_tooltip::TAG);
H A DPosition.php57 ->attachJavascriptFromComponentId(self::STICKY)
H A DSnippetSystem.php167 public function attachJavascriptFromComponentId($componentId, string $script = null): Snippet function in ComboStrap\\SnippetSystem
428 $this->attachJavascriptFromComponentId(Snippet::COMBO_POPOVER);
H A DHistoricalBreadcrumbMenuItem.php47 … ->attachJavascriptFromComponentId(HistoricalBreadcrumbMenuItem::HISTORICAL_BREADCRUMB_NAME);
H A DLazyLoad.php161 $snippetManager->attachJavascriptFromComponentId("lozad-print");
H A DSlotManagerMenuItem.php52 $snippetManager->attachJavascriptFromComponentId(self::TAG);
H A DImageLink.php115 $snippetManager->attachJavascriptFromComponentId($snippetId);
/plugin/combo/ComboStrap/TagAttribute/
H A DAnimation.php112 $snippetManager->attachJavascriptFromComponentId($wowSnippetId, $js);
128 $snippetManager->attachJavascriptFromComponentId($scrollMagicSnippetId);
/plugin/combo/syntax/
H A Dmath.php160 ->attachJavascriptFromComponentId(
H A Drailroad.php187 $snippetManager->attachJavascriptFromComponentId($snippetId);
H A Dmenubar.php249 … PluginUtility::getSnippetManager()->attachJavascriptFromComponentId($fixedTopSnippetId);
/plugin/combo/ComboStrap/Tag/
H A DSubscribeTag.php43 $snippetSystem->attachJavascriptFromComponentId($subscribeTag)
H A DMermaidTag.php38 $snippetManager->attachJavascriptFromComponentId($snippetId);

12