Home
last modified time | relevance | path

Searched refs:packageName (Results 51 – 75 of 77) sorted by last modified time

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DPersonalApplicationPolicy.php29 public $packageName; variable in Google\\Service\\AndroidManagement\\PersonalApplicationPolicy
48 public function setPackageName($packageName) argument
50 $this->packageName = $packageName;
57 return $this->packageName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DExternallyHostedApk.php66 public $packageName; variable in Google\\Service\\AndroidPublisher\\ExternallyHostedApk
225 public function setPackageName($packageName) argument
227 $this->packageName = $packageName;
234 return $this->packageName;
H A DGrant.php34 public $packageName; variable in Google\\Service\\AndroidPublisher\\Grant
67 public function setPackageName($packageName) argument
69 $this->packageName = $packageName;
76 return $this->packageName;
H A DInAppProduct.php39 public $packageName; variable in Google\\Service\\AndroidPublisher\\InAppProduct
138 public function setPackageName($packageName) argument
140 $this->packageName = $packageName;
147 return $this->packageName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DVersionedPackage.php29 public $packageName; variable in Google\\Service\\CloudAsset\\VersionedPackage
52 public function setPackageName($packageName) argument
54 $this->packageName = $packageName;
61 return $this->packageName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DPlayIntegrity.php66 'path' => 'v1/{+packageName}:decodeIntegrityToken',
69 'packageName' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Digitalassetlinks/
H A DAndroidAppAsset.php27 public $packageName; variable in Google\\Service\\Digitalassetlinks\\AndroidAppAsset
46 public function setPackageName($packageName) argument
48 $this->packageName = $packageName;
55 return $this->packageName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DMobileDeviceApplications.php30 public $packageName; variable in Google\\Service\\Directory\\MobileDeviceApplications
61 public function setPackageName($packageName) argument
63 $this->packageName = $packageName;
70 return $this->packageName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/
H A DGoogleAnalyticsAdminV1alphaAndroidAppDataStream.php41 public $packageName; variable in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaAndroidAppDataStream
106 public function setPackageName($packageName) argument
108 $this->packageName = $packageName;
115 return $this->packageName;
H A DGoogleAnalyticsAdminV1alphaDataStreamAndroidAppStreamData.php29 public $packageName; variable in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaDataStreamAndroidAppStreamData
48 public function setPackageName($packageName) argument
50 $this->packageName = $packageName;
57 return $this->packageName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DAndroidAppInfo.php29 public $packageName; variable in Google\\Service\\ToolResults\\AndroidAppInfo
56 public function setPackageName($packageName) argument
58 $this->packageName = $packageName;
65 return $this->packageName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PlayIntegrity/
H A DAppIntegrity.php34 public $packageName; variable in Google\\Service\\PlayIntegrity\\AppIntegrity
71 public function setPackageName($packageName) argument
73 $this->packageName = $packageName;
80 return $this->packageName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PlayIntegrity/Resource/
H A DV1.php37 * @param string $packageName Package name of the app the attached integrity
43 …public function decodeIntegrityToken($packageName, DecodeIntegrityTokenRequest $postBody, $optPara… argument
45 $params = ['packageName' => $packageName, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/
H A DAptArtifact.php41 public $packageName; variable in Google\\Service\\ArtifactRegistry\\AptArtifact
106 public function setPackageName($packageName) argument
108 $this->packageName = $packageName;
115 return $this->packageName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fitness/
H A DApplication.php33 public $packageName; variable in Google\\Service\\Fitness\\Application
70 public function setPackageName($packageName) argument
72 $this->packageName = $packageName;
79 return $this->packageName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/Resource/
H A DApplicationsDeviceTierConfigs.php36 * @param string $packageName Package name of the app.
44 public function create($packageName, DeviceTierConfig $postBody, $optParams = []) argument
46 $params = ['packageName' => $packageName, 'postBody' => $postBody];
53 * @param string $packageName Package name of the app.
59 public function get($packageName, $deviceTierConfigId, $optParams = []) argument
61 $params = ['packageName' => $packageName, 'deviceTierConfigId' => $deviceTierConfigId];
69 * @param string $packageName Package name of the app.
81 public function listApplicationsDeviceTierConfigs($packageName, $optParams = []) argument
83 $params = ['packageName' => $packageName];
H A DEdits.php35 * @param string $packageName Package name of the app.
45 public function commit($packageName, $editId, $optParams = []) argument
47 $params = ['packageName' => $packageName, 'editId' => $editId];
54 * @param string $packageName Package name of the app.
58 public function delete($packageName, $editId, $optParams = []) argument
60 $params = ['packageName' => $packageName, 'editId' => $editId];
67 * @param string $packageName Package name of the app.
72 public function get($packageName, $editId, $optParams = []) argument
81 * @param string $packageName Package name of the app.
95 * @param string $packageName Package name of the app.
[all …]
H A DEditsDetails.php35 * @param string $packageName Package name of the app.
40 public function get($packageName, $editId, $optParams = []) argument
42 $params = ['packageName' => $packageName, 'editId' => $editId];
49 * @param string $packageName Package name of the app.
55 public function patch($packageName, $editId, AppDetails $postBody, $optParams = []) argument
57 $params = ['packageName' => $packageName, 'editId' => $editId, 'postBody' => $postBody];
64 * @param string $packageName Package name of the app.
70 public function update($packageName, $editId, AppDetails $postBody, $optParams = []) argument
72 $params = ['packageName' => $packageName, 'editId' => $editId, 'postBody' => $postBody];
/plugin/pureldap/vendor/composer/
H A DInstalledVersions.php93 * @param string $packageName
97 public static function isInstalled($packageName, $includeDevRequirements = true)
100 if (isset($installed['versions'][$packageName])) {
101 return $includeDevRequirements || !isset($installed['versions'][$packageName]['dev_requirement']) || $installed['versions'][$packageName]['dev_requirement'] === false;
116 * @param string $packageName
120 public static function satisfies(VersionParser $parser, $packageName, $constraint)
123 $provided = $parser->parseConstraints(self::getVersionRanges($packageName));
134 * @param string $packageName
137 public static function getVersionRanges($packageName)
82 isInstalled($packageName, $includeDevRequirements = true) global() argument
105 satisfies(VersionParser $parser, $packageName, $constraint) global() argument
122 getVersionRanges($packageName) global() argument
153 getVersion($packageName) global() argument
174 getPrettyVersion($packageName) global() argument
195 getReference($packageName) global() argument
216 getInstallPath($packageName) global() argument
[all...]
/plugin/commonmark/vendor/composer/
H A DInstalledVersions.php93 * @param string $packageName
97 public static function isInstalled($packageName, $includeDevRequirements = true)
100 if (isset($installed['versions'][$packageName])) {
101 return $includeDevRequirements || empty($installed['versions'][$packageName]['dev_requirement']);
116 * @param string $packageName
120 public static function satisfies(VersionParser $parser, $packageName, $constraint)
123 $provided = $parser->parseConstraints(self::getVersionRanges($packageName));
134 * @param string $packageName
137 public static function getVersionRanges($packageName)
140 if (!isset($installed['versions'][$packageName])) {
82 isInstalled($packageName, $includeDevRequirements = true) global() argument
105 satisfies(VersionParser $parser, $packageName, $constraint) global() argument
122 getVersionRanges($packageName) global() argument
153 getVersion($packageName) global() argument
174 getPrettyVersion($packageName) global() argument
195 getReference($packageName) global() argument
216 getInstallPath($packageName) global() argument
[all...]
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js7182 var packageName = '';
7187 packageName = name + '.';
7198 packageName = packageName.toLowerCase();
7203 mxStencilRegistry.addStencil(packageName + stencilName.toLowerCase(), new mxStencil(shape));
7214 postStencilLoad(packageName, stencilName, name, w, h);
H A DSidebar.js3851 Sidebar.prototype.getTagsForStencil = function(packageName, stencilName, moreTags) argument
3853 var tags = packageName.split('.');
3890 …mxStencilRegistry.loadStencilSet(stencilFile, mxUtils.bind(this, function(packageName, stencilName… argument
3894 var tmp = this.getTagsForStencil(packageName, stencilName);
3902 …fns.push(this.createVertexTemplateEntry('shape=' + packageName + stencilName.toLowerCase() + style,
3932 …mxStencilRegistry.loadStencilSet(stencilFile, mxUtils.bind(this, function(packageName, stencilName… argument
3936 …content.appendChild(this.createVertexTemplate('shape=' + packageName + stencilName.toLowerCase() +…
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar.js1215 …mxStencilRegistry.loadStencilSet(stencilFile, mxUtils.bind(this, function(packageName, stencilName… argument
1219 var entry = {style: 'shape=' + packageName + stencilName + style,
/plugin/mdpage/vendor/composer/
H A DInstalledVersions.php86 public static function isInstalled($packageName) argument
88 return isset(self::$installed['versions'][$packageName]);
121 public static function getVersionRanges($packageName) argument
123 if (!isset(self::$installed['versions'][$packageName])) {
148 public static function getVersion($packageName) argument
150 if (!isset(self::$installed['versions'][$packageName])) {
158 return self::$installed['versions'][$packageName]['version'];
165 public static function getPrettyVersion($packageName) argument
167 if (!isset(self::$installed['versions'][$packageName])) {
182 public static function getReference($packageName) argument
[all …]
/plugin/authgoogle/google/contrib/
H A DGoogle_AndroidpublisherService.php30 …* @param string $packageName The package name of the application the inapp product was sold in (fo…
36 public function get($packageName, $productId, $token, $optParams = array()) { argument
37 $params = array('packageName' => $packageName, 'productId' => $productId, 'token' => $token);
62 …* @param string $packageName The package name of the application for which this subscription was p…
67 public function cancel($packageName, $subscriptionId, $token, $optParams = array()) { argument
68 …$params = array('packageName' => $packageName, 'subscriptionId' => $subscriptionId, 'token' => $to…
77 …* @param string $packageName The package name of the application for which this subscription was p…
83 public function get($packageName, $subscriptionId, $token, $optParams = array()) { argument
84 …$params = array('packageName' => $packageName, 'subscriptionId' => $subscriptionId, 'token' => $to…

1234