Home
last modified time | relevance | path

Searched refs:setType (Results 526 – 550 of 601) sorted by path

1...<<2122232425

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DLiveChatBanSnippet.php82 public function setType($type) function in Google\\Service\\YouTube\\LiveChatBanSnippet
H A DLiveChatMessageSnippet.php282 public function setType($type) function in Google\\Service\\YouTube\\LiveChatMessageSnippet
H A DLiveStreamConfigurationIssue.php84 public function setType($type) function in Google\\Service\\YouTube\\LiveStreamConfigurationIssue
H A DThirdPartyLinkSnippet.php46 public function setType($type) function in Google\\Service\\YouTube\\ThirdPartyLinkSnippet
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DElasticaFormatter.php83 $document->setType($this->type);
/plugin/barcodes/lib/
H A DBarcodesWrapper.php65 $this->factory->setType($this->attributes->type);
/plugin/barcodes/vendor/jucksearm/php-barcode/
H A DBarcode.php23 ->setType($type)
42 ->setType($type)
62 ->setType($type)
H A DREADME.md56 ->setType('C128')
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DBarcodeFactory.php79 public function setType($value) function in jucksearm\\barcode\\lib\\BarcodeFactory
/plugin/barcodes/vendor/jucksearm/php-barcode/tests/
H A DBarcodeTest.php36 ->setType('C128')
53 ->setType('C128')
73 ->setType('C128')
/plugin/blogtng/entities/
H A DComment.php348 public function setType($type) function in dokuwiki\\plugin\\blogtng\\entities\\Comment
/plugin/codemirror/dist/modes/
H A Dhaskell.min.js.map1setType","i","arguments","length","override","overrideKeywords","word","hasOwnProperty","startStat…
/plugin/combo/ComboStrap/
H A DBlockquoteTag.php144 $openingTag->setType($context);
H A DBrandTag.php111 ->setType(self::MARKUP)
H A DCall.php843 function setType($type) function in ComboStrap\\Call
H A DCardTag.php97 $actualCall->setType(FetcherSvg::ILLUSTRATION_TYPE);
H A DGridTag.php155 $attributes->setType(self::TYPE_ROW_TAG);
197 $attributes->setType(self::TYPE_ROW_TAG);
343 $openingCall->setType($type);
H A DHeadingTag.php521 $tagAttributes->setType($type);
H A DMessage.php279 public function setType(string $type): Message function in ComboStrap\\Message
H A DMetaManagerForm.php116 ->setType(FormMeta::FORM_NAV_TABS_TYPE);
H A DPageImageTag.php271 $tagAttributes->setType(self::MARKUP);
H A DPrism.php225 $codeAttributes->setType($attributes->getType());
/plugin/combo/ComboStrap/Meta/Field/
H A DAlias.php74 function setType(string $type): Alias function in ComboStrap\\Meta\\Field\\Alias
H A DAliases.php59 $alias->setType($aliasType->getValue());
99 ->setType($type);
191 ->setType(AliasType::REDIRECT);
299 $alias->setType($aliasType);
/plugin/combo/ComboStrap/Meta/Form/
H A DFormMeta.php115 public function setType(string $type): FormMeta function in ComboStrap\\Meta\\Form\\FormMeta

1...<<2122232425