Home
last modified time | relevance | path

Searched refs:this (Results 15951 – 15975 of 27090) sorted by relevance

1...<<631632633634635636637638639640>>...1084

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Response/
H A DPasswordModifyResponse.php9 * file that was distributed with this source code.
43 $this->generatedPassword = $generatedPassword;
52 return $this->generatedPassword;
60 if ($this->generatedPassword !== null) {
61 $this->responseValue = Asn1::sequence(Asn1::context(0, Asn1::octetString($this->generatedPassword)));
/plugin/bootswrapper/syntax/
H A Dprogressbar.php69 …$striped = (isset($attributes['striped']) ? $attributes['striped'] : $this->tag_attributes['stri…
70 …$animate = (isset($attributes['animate']) ? $attributes['animate'] : $this->tag_attributes['anim…
71 …$showvalue = (isset($attributes['showvalue']) ? $attributes['showvalue'] : $this->tag_attributes['…
72 …$value = (isset($attributes['value']) ? $attributes['value'] : $this->tag_attributes['value'][…
73 …$type = (isset($attributes['type']) ? $attributes['type'] : $this->tag_attributes['type']['de…
/plugin/yuriigantt/src/Entities/
H A DLink.php45 $this->id = $data->id;
46 $this->source = isset($data->source) ? $data->source : null;
47 $this->target = isset($data->target) ? $data->target : null;
48 $this->type = $data->type;
/plugin/findologicxmlexport/vendor/twig/twig/src/Sandbox/
H A DSecurityNotAllowedMethodError.php27 $this->className = $className;
28 $this->methodName = $methodName;
33 return $this->className;
38 return $this->methodName;
H A DSecurityNotAllowedPropertyError.php27 $this->className = $className;
28 $this->propertyName = $propertyName;
33 return $this->className;
38 return $this->propertyName;
/plugin/farmsync/meta/
H A DStructConflict.php26 …$form->attrs(array('data-animal' => $this->getAnimal(), "data-page" => $this->getItem(), "data-typ…
28 $form->addButton("theirs", $this->helper->getLang('button:keep'));
29 $form->addButton("override", $this->helper->getLang('button:overwrite'));
/plugin/findologicxmlexport/vendor/findologic/libflexport/tests/FINDOLOGIC/Export/Tests/
H A DExporterTest.php14 $this->fail('Requesting an item count less than one should cause an exception.');
16 $this->assertEquals('At least one item must be exported per page.', $e->getMessage());
24 $this->fail('Requesting an unknown exporter type must cause an exception.');
26 $this->assertEquals('Unsupported exporter type.', $e->getMessage());
/plugin/toucher/
H A Dadmin.php25 return $this->getConf('admin_only');
35 if ($this->getConf('admin_only')) {
41 $this->touchFiles();
47 ptln('<h1>' . $this->getLang('menu') . '</h1>');
/plugin/webdav/vendor/sabre/http/lib/Auth/
H A DAbstractAuth.php48 $this->realm = $realm;
49 $this->request = $request;
50 $this->response = $response;
69 return $this->realm;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/Doctrine/
H A DComment.php33 $this->author = $author;
34 $this->text = $text;
35 $this->blogPost = new ArrayCollection();
40 return $this->author;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1beta1BoundingPoly.php33 $this->normalizedVertices = $normalizedVertices;
40 return $this->normalizedVertices;
47 $this->vertices = $vertices;
54 return $this->vertices;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DAuthentication.php33 $this->providers = $providers;
40 return $this->providers;
47 $this->rules = $rules;
54 return $this->rules;
H A DQuota.php33 $this->limits = $limits;
40 return $this->limits;
47 $this->metricRules = $metricRules;
54 return $this->metricRules;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DBulkEditLineItemAssignedTargetingOptionsRequest.php33 $this->createRequests = $createRequests;
40 return $this->createRequests;
47 $this->deleteRequests = $deleteRequests;
54 return $this->deleteRequests;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DMove.php33 $this->addedParents = $addedParents;
40 return $this->addedParents;
47 $this->removedParents = $removedParents;
54 return $this->removedParents;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DTailLogEntriesResponse.php33 $this->entries = $entries;
40 return $this->entries;
47 $this->suppressionInfo = $suppressionInfo;
54 return $this->suppressionInfo;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DIosRuntimeConfiguration.php33 $this->locales = $locales;
40 return $this->locales;
47 $this->orientations = $orientations;
54 return $this->orientations;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TrafficDirectorService/
H A DRoutesConfigDump.php33 $this->dynamicRouteConfigs = $dynamicRouteConfigs;
40 return $this->dynamicRouteConfigs;
47 $this->staticRouteConfigs = $staticRouteConfigs;
54 return $this->staticRouteConfigs;
H A DScopedRoutesConfigDump.php33 $this->dynamicScopedRouteConfigs = $dynamicScopedRouteConfigs;
40 return $this->dynamicScopedRouteConfigs;
47 $this->inlineScopedRouteConfigs = $inlineScopedRouteConfigs;
54 return $this->inlineScopedRouteConfigs;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DHl7SchemaConfig.php33 $this->messageSchemaConfigs = $messageSchemaConfigs;
40 return $this->messageSchemaConfigs;
47 $this->version = $version;
54 return $this->version;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DRegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse.php33 $this->firewallPolicys = $firewallPolicys;
40 return $this->firewallPolicys;
47 $this->firewalls = $firewalls;
54 return $this->firewalls;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/
H A DGetMembershipGraphResponse.php33 $this->adjacencyList = $adjacencyList;
40 return $this->adjacencyList;
47 $this->groups = $groups;
54 return $this->groups;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DGetWorkspaceStatusResponse.php33 $this->mergeConflict = $mergeConflict;
40 return $this->mergeConflict;
47 $this->workspaceChange = $workspaceChange;
54 return $this->workspaceChange;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DSecrets.php33 $this->inline = $inline;
40 return $this->inline;
47 $this->secretManager = $secretManager;
54 return $this->secretManager;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DContaineranalysisGoogleDevtoolsCloudbuildV1Secrets.php33 $this->inline = $inline;
40 return $this->inline;
47 $this->secretManager = $secretManager;
54 return $this->secretManager;

1...<<631632633634635636637638639640>>...1084