Home
last modified time | relevance | path

Searched refs:type (Results 501 – 525 of 4303) sorted by relevance

1...<<21222324252627282930>>...173

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DUnitInvoiceAdditionalCharge.php27 public $type; variable in Google\\Service\\ShoppingContent\\UnitInvoiceAdditionalCharge
46 public function setType($type) argument
48 $this->type = $type;
55 return $this->type;
H A DInvoiceSummaryAdditionalChargeSummary.php27 public $type; variable in Google\\Service\\ShoppingContent\\InvoiceSummaryAdditionalChargeSummary
46 public function setType($type) argument
48 $this->type = $type;
55 return $this->type;
H A DReturnPolicyOnlineReturnShippingFee.php27 public $type; variable in Google\\Service\\ShoppingContent\\ReturnPolicyOnlineReturnShippingFee
46 public function setType($type) argument
48 $this->type = $type;
55 return $this->type;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1DatabaseTableSpec.php27 public $type; variable in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1DatabaseTableSpec
46 public function setType($type) argument
48 $this->type = $type;
55 return $this->type;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
H A DPrice.php27 public $type; variable in Google\\Service\\AuthorizedBuyersMarketplace\\Price
46 public function setType($type) argument
48 $this->type = $type;
55 return $this->type;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DCreateFooterRequest.php27 public $type; variable in Google\\Service\\Docs\\CreateFooterRequest
46 public function setType($type) argument
48 $this->type = $type;
55 return $this->type;
H A DCreateHeaderRequest.php27 public $type; variable in Google\\Service\\Docs\\CreateHeaderRequest
46 public function setType($type) argument
48 $this->type = $type;
55 return $this->type;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DGoogleCloudVisionV1p1beta1FaceAnnotationLandmark.php27 public $type; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1FaceAnnotationLandmark
46 public function setType($type) argument
48 $this->type = $type;
55 return $this->type;
H A DGoogleCloudVisionV1p4beta1FaceAnnotationLandmark.php27 public $type; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1FaceAnnotationLandmark
46 public function setType($type) argument
48 $this->type = $type;
55 return $this->type;
H A DGoogleCloudVisionV1p3beta1FaceAnnotationLandmark.php27 public $type; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1FaceAnnotationLandmark
46 public function setType($type) argument
48 $this->type = $type;
55 return $this->type;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DBooleanCondition.php26 public $type; variable in Google\\Service\\Sheets\\BooleanCondition
33 public function setType($type) argument
35 $this->type = $type;
42 return $this->type;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DThemeColorPair.php27 public $type; variable in Google\\Service\\Slides\\ThemeColorPair
46 public function setType($type) argument
48 $this->type = $type;
55 return $this->type;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2MetadataLocation.php27 public $type; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2MetadataLocation
46 public function setType($type) argument
48 $this->type = $type;
55 return $this->type;
/plugin/html2pdf/html2pdf/html2ps/
H A Dvalue.list-style.class.php9 var $type; variable in ListStyleValue
22 if ($this->type === CSS_PROPERTY_INHERIT) {
24 $this->type = $value;
32 $this->type == CSSListStyleType::default_value();
45 $object->type = $this->type;
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DHasChild.php13 * @phpstan-import-type TCreateQueryArgsMatching from BaseQuery
21 * @param string|null $type Parent document type
23 public function __construct($query, ?string $type = null) argument
25 $this->setType($type);
43 * Set type of the parent document.
45 * @param string|null $type Parent document type
49 public function setType(?string $type = null): self argument
51 return $this->setParam('type',
[all...]
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/yml/
H A DBlogPost.yml10 type: string
15 type: string
20 type: DateTime
23 type: boolean
28 type: string
34 type: ArrayCollection<JMS\Serializer\Tests\Fixtures\Comment>
40 type: JMS\Serializer\Tests\Fixtures\Author
/plugin/bpmnio/action/
H A Deditor.php54 $type = 'bpmn';
56 $type = 'dmn';
60 <div class="plugin-bpmnio" id="plugin_bpmnio__{$type}_editor">
61 <div class="{$type}_js_data">{$data}</div>
62 <div class="{$type}_js_canvas">
63 <div class="{$type}_js_container"></div>
70 $this->_addHidden($form, 'target', "plugin_bpmnio_{$type}");
/plugin/odt/
H A Dexample.css196 list-style-type: disc;
204 list-style-type: circle;
210 list-style-type: square;
216 list-style-type: blackcircle;
228 list-style-type: ballotx;
246 list-style-type: none;
252 list-style-type: bullet;
261 list-style-type: decimal;
273 list-style-type: lower-alpha;
291 list-style-type: none;
[all …]
/plugin/csstimeline/
H A Dfeed.php25 $type = $conf['rss_type']; variable
27 switch($type) {
29 $type = 'RSS0.91'; variable
33 $type = 'RSS2.0'; variable
37 $type = 'ATOM0.3'; variable
41 $type = 'ATOM1.0'; variable
45 $type = 'RSS1.0'; variable
119 $feed = $rss->createFeed($type, 'utf-8');
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Scanner/
H A DToken.php17 * @property-read integer $type
88 * Token type
111 * @param integer $type
115 public function __construct(int $type = 0, string $content = '', int $position = -1) { argument
116 $this->_type = $type;
131 case 'type' :
151 case 'type' :
177 return 'TOKEN::'.self::typeToString($this->type).
182 * Return string representation of token type
184 * @param integer $type
187 typeToString(int $type) global() argument
[all...]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/
H A DExistsType.php35 $type = $this->type ?? null;
36 if (isset($type)) {
40 if (isset($index) && isset($type)) {
41 return "/$index/_mapping/$type";
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/
H A DPKCS1.php181 * @param string $type
186 protected static function wrapPrivateKey($key, $type, $password, array $options = []) argument
189 return "-----BEGIN $type PRIVATE KEY-----\r\n" .
191 "-----END $type PRIVATE KEY-----";
201 return "-----BEGIN $type PRIVATE KEY-----\r\n" .
206 "-----END $type PRIVATE KEY-----";
214 * @param string $type
217 protected static function wrapPublicKey($key, $type) argument
219 return "-----BEGIN $type PUBLIC KEY-----\r\n" .
221 "-----END $type PUBLIC KEY-----";
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/ControlStructures/
H A DSwitchDeclarationSniff.php79 $type = 'default';
82 $type = 'case';
88 … $error = strtoupper($type).' keyword must be lowercase; expected "%s" but found "%s"';
94 $fix = $phpcsFile->addFixableError($error, $nextCase, $type.'NotLower', $data);
100 if ($type === 'case'
119 … $error = 'There must be no space before the colon in a '.strtoupper($type).' statement';
135 … $error = 'The '.strtoupper($type).' body must start on the line following the statement';
136 … $fix = $phpcsFile->addFixableError($error, $nextCase, 'BodyOnNextLine'.strtoupper($type));
185 $error = strtoupper($type).' statements must be defined using a colon';
186 $phpcsFile->addError($error, $nextCase, 'WrongOpener'.$type);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DRepositoryError.php33 public $type; variable in Google\\Service\\CloudSearch\\RepositoryError
66 public function setType($type) argument
68 $this->type = $type;
75 return $this->type;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Doubleclicksearch/
H A DSavedColumn.php33 public $type; variable in Google\\Service\\Doubleclicksearch\\SavedColumn
66 public function setType($type) argument
68 $this->type = $type;
75 return $this->type;

1...<<21222324252627282930>>...173