Home
last modified time | relevance | path

Searched refs:customType (Results 1 – 19 of 19) sorted by last modified time

/plugin/html5video2/script/
H A Dvideo.min.js21customType,r=e.dataParser,a=e.segment;"function"!=typeof r&&(r=function(e){return e}),this.customP…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DUserOrganization.php29 public $customType; variable in Google\\Service\\Directory\\UserOrganization
88 public function setCustomType($customType) argument
90 $this->customType = $customType;
97 return $this->customType;
H A DUserEmail.php29 public $customType; variable in Google\\Service\\Directory\\UserEmail
56 public function setCustomType($customType) argument
58 $this->customType = $customType;
65 return $this->customType;
H A DUserExternalId.php25 public $customType; variable in Google\\Service\\Directory\\UserExternalId
38 public function setCustomType($customType) argument
40 $this->customType = $customType;
47 return $this->customType;
H A DUserRelation.php25 public $customType; variable in Google\\Service\\Directory\\UserRelation
38 public function setCustomType($customType) argument
40 $this->customType = $customType;
47 return $this->customType;
H A DUserWebsite.php25 public $customType; variable in Google\\Service\\Directory\\UserWebsite
42 public function setCustomType($customType) argument
44 $this->customType = $customType;
51 return $this->customType;
H A DUserLocation.php33 public $customType; variable in Google\\Service\\Directory\\UserLocation
82 public function setCustomType($customType) argument
84 $this->customType = $customType;
91 return $this->customType;
H A DUserAddress.php33 public $customType; variable in Google\\Service\\Directory\\UserAddress
106 public function setCustomType($customType) argument
108 $this->customType = $customType;
115 return $this->customType;
H A DUserPhone.php25 public $customType; variable in Google\\Service\\Directory\\UserPhone
42 public function setCustomType($customType) argument
44 $this->customType = $customType;
51 return $this->customType;
H A DUserIm.php29 public $customType; variable in Google\\Service\\Directory\\UserIm
64 public function setCustomType($customType) argument
66 $this->customType = $customType;
73 return $this->customType;
H A DUserKeyword.php25 public $customType; variable in Google\\Service\\Directory\\UserKeyword
38 public function setCustomType($customType) argument
40 $this->customType = $customType;
47 return $this->customType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DHttpRule.php29 protected $customType = CustomHttpPattern::class; variable in Google\\Service\\ServiceUsage\\HttpRule
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DGoogleIdentityAccesscontextmanagerV1AccessLevel.php24 protected $customType = GoogleIdentityAccesscontextmanagerV1CustomLevel::class; variable in Google\\Service\\CloudAsset\\GoogleIdentityAccesscontextmanagerV1AccessLevel
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DService.php28 protected $customType = Custom::class; variable in Google\\Service\\Monitoring\\Service
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DHttpRule.php29 protected $customType = CustomHttpPattern::class; variable in Google\\Service\\ServiceNetworking\\HttpRule
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessContextManager/
H A DAccessLevel.php24 protected $customType = CustomLevel::class; variable in Google\\Service\\AccessContextManager\\AccessLevel
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DHttpRule.php29 protected $customType = CustomHttpPattern::class; variable in Google\\Service\\ServiceConsumerManagement\\HttpRule
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DHttpRule.php29 protected $customType = CustomHttpPattern::class; variable in Google\\Service\\ServiceManagement\\HttpRule
/plugin/authgoogle/google/contrib/
H A DGoogle_DirectoryService.php1809 public $customType; variable in Google_UserAddress
1833 $this->customType = $customType;
1902 public $customType; variable in Google_UserEmail
1912 $this->customType = $customType;
1932 public $customType; variable in Google_UserExternalId
1936 $this->customType = $customType;
1957 public $customType; variable in Google_UserIm
1969 $this->customType = $customType;
2053 $this->customType = $customType;
2120 $this->customType = $customType;
[all …]