Lines Matching defs:componentId
152 function &attachCssInternalStyleSheet($componentId, string $script = null): Snippet
167 public function attachJavascriptFromComponentId($componentId, string $script = null): Snippet
183 function attachInternalJavascriptFromPathForRequest($componentId, Path $path): Snippet
195 public function getSnippetsForComponent($componentId): array
216 public function hasSnippetsForComponent($componentId): bool
228 function attachSnippetFromRequest($componentId, $type): Snippet
272 …ction attachSnippetFromComboResourceDrive(string $pathFromComboDrive, string $componentId): Snippet
286 …function attachRemoteJavascriptLibrary(string $componentId, string $url, string $integrity = null)…
303 …function attachRemoteJavascriptLibraryFromLiteral(string $componentId, string $url, string $integr…
326 …function attachRemoteCssStyleSheet(string $componentId, string $url, string $integrity = null): Sn…
345 …function attachRemoteCssStyleSheetFromLiteral(string $componentId, string $url, string $integrity …