Lines Matching refs:string
70 public static function toHtmlFromSnippetArray(array $snippets): string
133 function getSlotSnippetsFromJsonArray(array $array, string $slot): ?array
152 function &attachCssInternalStyleSheet($componentId, string $script = null): Snippet
167 public function attachJavascriptFromComponentId($componentId, string $script = null): Snippet
242 …function attachJavascriptComboResourceForSlot(string $snippetId, string $pathFromComboDrive, strin…
272 …public function attachSnippetFromComboResourceDrive(string $pathFromComboDrive, string $componentI…
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 …
392 function toHtml($scope): string
415 function toHtmlForAllSnippets(): string
421 function toHtmlForSlotSnippets(): string