/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/Types/ |
H A D | Array_.php | 32 private $keyType; variable in phpDocumentor\\Reflection\\Types\\Array_ 38 * @param Type $keyType 40 public function __construct(Type $valueType = null, Type $keyType = null) argument 42 if ($keyType === null) { 43 $keyType = new Compound([ new String_(), new Integer() ]); 50 $this->keyType = $keyType; 60 return $this->keyType;
|
/plugin/authgooglesheets/vendor/google/apiclient/src/ |
H A D | Model.php | 63 $keyType = $this->keyType($key); 65 if ($keyType && !isset($this->processed[$key])) { 78 new $keyType($arrayItem); 106 if ($keyType = $this->keyType($key)) { 111 if ($itemVal instanceof $keyType) { 117 } elseif ($val instanceof $keyType) { 120 $this->$key = new $keyType($val); 291 protected function keyType($key) function in Google\\Model 293 $keyType = $key . "Type"; 296 if (property_exists($this, $keyType) && class_exists($this->$keyType)) { [all …]
|
H A D | Collection.php | 108 $keyType = $this->keyType($this->collection_key); 109 if ($keyType && !is_object($this->{$this->collection_key}[$offset])) { 111 new $keyType($this->{$this->collection_key}[$offset]);
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/ |
H A D | DnsKeySpec.php | 33 public $keyType; variable in Google\\Service\\Dns\\DnsKeySpec 70 public function setKeyType($keyType) argument 72 $this->keyType = $keyType; 79 return $this->keyType;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/ |
H A D | SigningKey.php | 24 public $keyType; variable in Google\\Service\\ContainerAnalysis\\SigningKey 43 public function setKeyType($keyType) argument 45 $this->keyType = $keyType; 49 return $this->keyType;
|
H A D | BuildSignature.php | 23 public $keyType; variable in Google\\Service\\ContainerAnalysis\\BuildSignature 35 public function setKeyType($keyType) argument 37 $this->keyType = $keyType; 41 return $this->keyType;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/ |
H A D | ServiceAccountKey.php | 37 public $keyType; variable in Google\\Service\\Iam\\ServiceAccountKey 108 public function setKeyType($keyType) argument 110 $this->keyType = $keyType; 117 return $this->keyType;
|
/plugin/rdplink/RdpEncrypt/ |
H A D | RdpEncrypt.vb | 94 ByVal keyType As KeyType, _ 109 result = Encrypt(keyType, _ 121 ByVal keyType As KeyType, _ 161 If keyType = keyType.MachineKey Then
|
/plugin/dir/ |
H A D | syntax.php | 866 $keyType = $this->sortKeys [$index]; 867 $sortKeyA = $this->_getSortKey($a, $keyType [0]); 868 $sortKeyB = $this->_getSortKey($b, $keyType [0]); 873 if($keyType [1]) { 885 function _getSortKey(&$page, $keyType) { argument 886 switch($keyType) {
|
/plugin/findologicxmlexport/vendor/jms/serializer/src/ |
H A D | XmlDeserializationVisitor.php | 161 [$keyType, $entryType] = $type['params']; 165 $k = $this->navigator->accept($key, $keyType); 216 [$keyType, $entryType] = $type['params']; 226 … $k = $this->navigator->accept($attrs[$this->currentMetadata->xmlKeyAttribute], $keyType);
|
H A D | JsonDeserializationVisitor.php | 111 [$keyType, $entryType] = $type['params']; 116 … $result[$this->navigator->accept($k, $keyType)] = $this->navigator->accept($v, $entryType);
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/ |
H A D | ServiceAccount.php | 22 protected $keyType = ServiceAccountKey::class; variable in Google\\Service\\AndroidEnterprise\\ServiceAccount
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromeUXReport/ |
H A D | Record.php | 22 protected $keyType = Key::class; variable in Google\\Service\\ChromeUXReport\\Record
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/ |
H A D | Entity.php | 22 protected $keyType = Key::class; variable in Google\\Service\\Datastore\\Entity
|
H A D | MutationResult.php | 26 protected $keyType = Key::class; variable in Google\\Service\\Datastore\\MutationResult
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/ |
H A D | ConferenceSolution.php | 26 protected $keyType = ConferenceSolutionKey::class; variable in Google\\Service\\Calendar\\ConferenceSolution
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DoubleClickBidManager/ |
H A D | Report.php | 22 protected $keyType = ReportKey::class; variable in Google\\Service\\DoubleClickBidManager\\Report
|
/plugin/diagramsnet/lib/WEB-INF/lib/ |
H A D | cache-api-1.1.1.jar | META-INF/MANIFEST.MF
META-INF/
javax/
javax/cache/
javax/ ... |
H A D | ehcache-3.8.1.jar | META-INF/
META-INF/MANIFEST.MF
LICENSE
META-INF/maven/
META ... |
H A D | httpcore-4.4.9.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
H A D | gson-2.7.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
H A D | httpclient-4.5.5.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | AndroidEnterprise.php | 279 'keyType' => [
|
/plugin/jdraw/lib/ |
H A D | jgraphx.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |