Searched defs:componentId (Results 1 – 7 of 7) sorted by relevance
/plugin/combo/ComboStrap/ |
H A D | SnippetSystem.php | 151 attachCssInternalStyleSheet($componentId, string $script = null) global() argument 166 attachJavascriptFromComponentId($componentId, string $script = null) global() argument 182 attachInternalJavascriptFromPathForRequest($componentId, Path $path) global() argument 194 getSnippetsForComponent($componentId) global() argument 215 hasSnippetsForComponent($componentId) global() argument 227 attachSnippetFromRequest($componentId, $type) global() argument 271 attachSnippetFromComboResourceDrive(string $pathFromComboDrive, string $componentId) global() argument 285 attachRemoteJavascriptLibrary(string $componentId, string $url, string $integrity = null) global() argument 303 attachRemoteCssStyleSheet(string $componentId, string $url, string $integrity = null) global() argument [all...] |
H A D | Snippet.php | 151 private string $componentId; variable in ComboStrap\\Snippet 178 public static function createCssSnippetFromComponentId($componentId): Snippet argument 186 public static function createSnippetFromComponentId($componentId, $type): Snippet argument 201 public static function getOrCreateFromComponentId(string $componentId, string $extension): Snippet argument 402 createJavascriptSnippetFromComponentId(string $componentId) global() argument 952 setComponentId(string $componentId) global() argument [all...] |
H A D | IdManager.php | 46 public function generateNewHtmlIdForComponent(string $componentId, Path $executingPath = null): string argument
|
H A D | IdentityFormsHelper.php | 157 public static function getHtmlStyleTag(string $componentId): string argument
|
H A D | FetcherMarkup.php | 864 public function getSnippetsForComponent(string $componentId): array argument
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/ |
H A D | GetDebugConfigRequest.php | 25 public $componentId; variable in Google\\Service\\Dataflow\\GetDebugConfigRequest 38 public function setComponentId($componentId)
|
H A D | SendDebugCaptureRequest.php | 25 public $componentId; variable in Google\\Service\\Dataflow\\SendDebugCaptureRequest 46 public function setComponentId($componentId)
|