Home
last modified time | relevance | path

Searched refs:componentId (Results 1 – 9 of 9) sorted by relevance

/plugin/combo/ComboStrap/
H A DSnippetSystem.php152 function &attachCssInternalStyleSheet($componentId, string $script = null): Snippet argument
154 $snippet = Snippet::getOrCreateFromComponentId($componentId, Snippet::EXTENSION_CSS);
167 public function attachJavascriptFromComponentId($componentId, string $script = null): Snippet argument
169 $snippet = Snippet::getOrCreateFromComponentId($componentId, Snippet::EXTENSION_JS);
183 function attachInternalJavascriptFromPathForRequest($componentId, Path $path): Snippet argument
187 ->setComponentId($componentId);
195 public function getSnippetsForComponent($componentId): array argument
200 if ($snippet->getComponentId() === $componentId) {
216 public function hasSnippetsForComponent($componentId): bool argument
218 return count($this->getSnippetsForComponent($componentId)) > 0;
[all …]
H A DSnippet.php151 private string $componentId; variable in ComboStrap\\Snippet
178 public static function createCssSnippetFromComponentId($componentId): Snippet argument
180 return Snippet::createSnippetFromComponentId($componentId, self::EXTENSION_CSS);
186 public static function createSnippetFromComponentId($componentId, $type): Snippet argument
188 $path = self::getInternalPathFromNameAndExtension($componentId, $type);
190 ->setComponentId($componentId);
197 …* @param string $componentId - the component id is a short id that you will found in the class (fo…
201 … public static function getOrCreateFromComponentId(string $componentId, string $extension): Snippet argument
204 $snippetPath = self::getInternalPathFromNameAndExtension($componentId, $extension);
206 ->setComponentId($componentId);
[all …]
H A DIdManager.php46 …public function generateNewHtmlIdForComponent(string $componentId, Path $executingPath = null): st… argument
61 $idScope = $componentId;
H A DIdentityFormsHelper.php157 public static function getHtmlStyleTag(string $componentId): string argument
159 $loginCss = Snippet::createCssSnippetFromComponentId($componentId);
H A DFetcherMarkup.php861 * @param string $componentId
864 public function getSnippetsForComponent(string $componentId): array argument
871 if ($snippet->getComponentId() === $componentId) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
DGetDebugConfigRequest.php25 public $componentId; variable in Google\\Service\\Dataflow\\GetDebugConfigRequest
38 public function setComponentId($componentId) argument
40 $this->componentId = $componentId;
47 return $this->componentId;
DSendDebugCaptureRequest.php25 public $componentId; variable in Google\\Service\\Dataflow\\SendDebugCaptureRequest
46 public function setComponentId($componentId) argument
48 $this->componentId = $componentId;
55 return $this->componentId;
/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js22758 componentId;
22763 componentId = data[offset];
22782 frame.componentIds[componentId] = l - 1;
Dpdf.worker.js.map1componentId","qId","quantizationId","quantizationTable","prepareComponents","huffmanLength","huffm…