Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DSnippetSystem.php151 function &attachCssInternalStyleSheet($componentId, string $script = null): Snippet argument
166 public function attachJavascriptFromComponentId($componentId, string $script = null): Snippet argument
182 function attachInternalJavascriptFromPathForRequest($componentId, Path $path): Snippet argument
194 public function getSnippetsForComponent($componentId) 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 DSnippet.php151 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 DIdManager.php46 public function generateNewHtmlIdForComponent(string $componentId, Path $executingPath = null): string argument
H A DIdentityFormsHelper.php157 public static function getHtmlStyleTag(string $componentId): string argument
H A DFetcherMarkup.php864 public function getSnippetsForComponent(string $componentId): array argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DGetDebugConfigRequest.php25 public $componentId; variable in Google\\Service\\Dataflow\\GetDebugConfigRequest
38 public function setComponentId($componentId)
H A DSendDebugCaptureRequest.php25 public $componentId; variable in Google\\Service\\Dataflow\\SendDebugCaptureRequest
46 public function setComponentId($componentId)