Home
last modified time | relevance | path

Searched defs:componentId (Results 1 – 7 of 7) sorted by relevance

/plugin/combo/ComboStrap/
H A DSnippetSystem.php152 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…
[all …]
H A DSnippet.php151 private string $componentId; variable in ComboStrap\\Snippet
178 public static function createCssSnippetFromComponentId($componentId): Snippet
186 public static function createSnippetFromComponentId($componentId, $type): Snippet
201 … public static function getOrCreateFromComponentId(string $componentId, string $extension): Snippet
402 public static function createJavascriptSnippetFromComponentId(string $componentId): Snippet
952 public function setComponentId(string $componentId): Snippet
H A DIdManager.php46 …public function generateNewHtmlIdForComponent(string $componentId, Path $executingPath = null): st…
H A DIdentityFormsHelper.php157 public static function getHtmlStyleTag(string $componentId): string
H A DFetcherMarkup.php864 public function getSnippetsForComponent(string $componentId): array
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
DGetDebugConfigRequest.php25 public $componentId; variable in Google\\Service\\Dataflow\\GetDebugConfigRequest
38 public function setComponentId($componentId)
DSendDebugCaptureRequest.php25 public $componentId; variable in Google\\Service\\Dataflow\\SendDebugCaptureRequest
46 public function setComponentId($componentId)