Home
last modified time | relevance | path

Searched refs:type (Results 576 – 600 of 4303) sorted by relevance

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Webmasters/
H A DWmxSitemapContent.php24 public $type; variable in Google\\Service\\Webmasters\\WmxSitemapContent
42 public function setType($type) argument
44 $this->type = $type;
48 return $this->type;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DAptSettings.php34 public $type; variable in Google\\Service\\OSConfig\\AptSettings
67 public function setType($type) argument
69 $this->type = $type;
76 return $this->type;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseManagement/
H A DLocation.php34 public $type; variable in Google\\Service\\FirebaseManagement\\Location
67 public function setType($type) argument
69 $this->type = $type;
76 return $this->type;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DManifest.php34 public $type; variable in Google\\Service\\Transcoder\\Manifest
67 public function setType($type) argument
69 $this->type = $type;
76 return $this->type;
/plugin/bbcode/
H A Dolist.php57 $type = 'lower-roman';
60 $type = 'upper-roman';
63 $type = 'lower-alpha';
66 $type = 'upper-alpha';
69 $type = 'decimal';
71 … $renderer->doc .= '<ol style="list-style-type:'.$type.'"><li class="level1"><div class="li">';
/plugin/commonmark/vendor/league/commonmark/src/Extension/Table/
H A DTableSection.php31 private string $type;
34 * @psalm-param self::TYPE_* $type
36 * @phpstan-param self::TYPE_* $type
38 public function __construct(string $type = self::TYPE_BODY)
42 $this->type = $type;
52 return $this->type;
57 return $this->type === self::TYPE_HEAD;
62 return $this->type === self::TYPE_BODY;
30 public $type = self::TYPE_BODY; global() variable in League\\CommonMark\\Extension\\Table\\TableSection
32 __construct(string $type = self TYPE_BODY) global() argument
/plugin/confmanager/configTypes/
H A DConfigManagerAbstractCascadeConfig.php43 foreach (['default', 'local', 'protected'] as $type) {
44 $config[$type] = [];
46 if (!isset($config_cascade[$this->internalName][$type])) {
50 foreach ($config_cascade[$this->internalName][$type] as $file) {
51 $config[$type] = array_merge($config[$type], $this->loadFile($file));
/plugin/ipban/ip-lib/src/Range/
H A DType.php104 * @param int $type
108 public static function getName($type) argument
110 switch ($type) {
138 return $type === null ? 'Unknown type' : sprintf('Unknown type (%s)', $type);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Kgsearch/
H A DSearchResponse.php34 public $type; variable in Google\\Service\\Kgsearch\\SearchResponse
57 public function setType($type) argument
59 $this->type = $type;
66 return $this->type;
/plugin/statistics/inc/
H A DStatisticsLogger.class.php80 * @param string $type The type of access to log ('view','edit')
83 public function log_groups($type, $groups) { argument
98 $type = addslashes($type);
101 (`dt`, `type`, `group`) VALUES ";
104 $sql .= "( NOW(), '$type', '$group' ),";
120 public function log_externalsearch($referer, &$type) { argument
140 $type = 'search';
153 if($type !
443 log_edit($page, $type) global() argument
472 log_login($type, $user = '') global() argument
[all...]
/plugin/codemirror/dist/modes/
H A Dsparql.min.js1type:b}}function k(a){a.indent=a.context.indent;a.context=a.context.prev}return{startState:functio… property in a.context
H A Dttcn-cfg.min.js1type=c;this.align=d;this.prev=e}function n(a,b,c){var d=a.indented;if(a.context&&a.context.type=="…
/plugin/semanticdata/
H A Daction.php112 $type = substr($event->data, 10);
114 if (!isset($aliases[$type])) {
118 if ($aliases[$type]['type'] !== 'page') {
123 if (substr($aliases[$type]['postfix'], -1, 1) === ':') {
126 $aliases[$type]['postfix'] .= $conf['start'];
133 if ($aliases[$type]['prefix'] !== '') {
134 $regexp .= preg_quote($aliases[$type]['prefix'], '/');
137 if ($aliases[$type]['postfix'] !== '') {
138 $regexp .= preg_quote($aliases[$type]['postfix'], '/');
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Type/
H A DSequenceType.php14 * Represents a Sequence type.
47 $type = new static();
48 $type->children = $children;
49 $type->tagNumber = $tagNumber;
50 $type->taggingClass = $class;
52 return $type;
/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/
H A DConstraintViolationHandler.php25 foreach ($types as $type => $method) {
29 'type' => $type,
39 …ializeListToXml(XmlSerializationVisitor $visitor, ConstraintViolationList $list, array $type): void argument
54 …(JsonSerializationVisitor $visitor, ConstraintViolationList $list, array $type, SerializationConte… argument
56 return $visitor->visitArray(iterator_to_array($list), $type);
59 …nToXml(XmlSerializationVisitor $visitor, ConstraintViolation $violation, ?array $type = null): void argument
76 …Json(JsonSerializationVisitor $visitor, ConstraintViolation $violation, ?array $type = null): array argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DMyBusinessVerifications.php73 'type' => 'string',
83 'type' => 'string',
93 'type' => 'string',
113 'type' => 'string',
123 'type' => 'string',
128 'type' => 'integer',
132 'type' => 'string',
H A DAnalyticsData.php74 'type' => 'string',
84 'type' => 'string',
94 'type' => 'string',
104 'type' => 'string',
114 'type' => 'string',
124 'type' => 'string',
134 'type' => 'string',
H A DCloudRuntimeConfig.php77 'type' => 'string',
87 'type' => 'string',
97 'type' => 'string',
102 'type' => 'string',
106 'type' => 'integer',
110 'type' => 'string',
H A DFirebaseHosting.php72 'type' => 'string',
82 'type' => 'string',
92 'type' => 'string',
97 'type' => 'string',
101 'type' => 'integer',
105 'type' => 'string',
H A DFirebaseML.php71 'type' => 'string',
81 'type' => 'string',
91 'type' => 'string',
96 'type' => 'string',
100 'type' => 'integer',
104 'type' => 'string',
/plugin/oauth/vendor/lusitanian/oauth/
H A Dcomposer.lock14 "type": "git",
19 "type": "zip",
37 "type": "library",
75 "type": "git",
80 "type": "zip",
88 "type": "library",
122 "type": "git",
127 "type": "zip",
135 "type": "library",
163 "type"
[all...]
/plugin/authgooglesheets/
H A Dcomposer.lock13 "type": "git",
18 "type": "zip",
32 "type": "library",
70 "type": "git",
75 "type": "zip",
105 "type": "library",
141 "type": "git",
146 "type": "zip",
157 "type": "library",
185 "type": "git",
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DChoiceQuestion.php32 public $type; variable in Google\\Service\\Forms\\ChoiceQuestion
65 public function setType($type) argument
67 $this->type = $type;
74 return $this->type;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DActionResponse.php27 public $type; variable in Google\\Service\\HangoutsChat\\ActionResponse
50 public function setType($type) argument
52 $this->type = $type;
59 return $this->type;
H A DGoogleAppsCardV1BorderStyle.php31 public $type; variable in Google\\Service\\HangoutsChat\\GoogleAppsCardV1BorderStyle
64 public function setType($type) argument
66 $this->type = $type;
73 return $this->type;

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