Home
last modified time | relevance | path

Searched refs:this (Results 15876 – 15900 of 27090) sorted by relevance

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

/plugin/htmldetailstag/syntax/
H A Ddetails.php32 if ($mode == substr(get_class($this), 7)) return true;
67 $this->Lexer->addEntryPattern($this->entry_pattern, $mode, 'plugin_htmldetailstag_details');
72 $this->Lexer->addExitPattern($this->exit_pattern, 'plugin_htmldetailstag_details');
/plugin/sectionedit/
H A Daction.php23 $controller->register_hook('AJAX_CALL_UNKNOWN', 'BEFORE', $this, 'handle_ajax_call');
24 …$controller->register_hook('ACTION_ACT_PREPROCESS', 'AFTER', $this, 'handle_suppress_default_after…
45 $this->inited = $ACT;
61 if ( is_null($this->inited) || $this->inited == 'save' ) return;
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/Xml/Property/
H A DCurrentUserPrivilegeSet.php39 $this->privileges = $privileges;
64 foreach ($this->privileges as $privName) {
84 return in_array($privilegeName, $this->privileges);
95 return $this->privileges;
153 array_map([$html, 'xmlName'], $this->getValue())
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Driver/
H A DXdebug.php70 return $this->cleanup($data);
84 $numLines = $this->getNumberOfLinesInFile($file);
104 if (!isset($this->cacheNumLines[$file])) {
112 $this->cacheNumLines[$file] = $lines;
115 return $this->cacheNumLines[$file];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DomainsRDAP/Resource/
H A DV1.php44 return $this->call('getDomains', [$params], RdapResponse::class);
57 return $this->call('getEntities', [$params], RdapResponse::class);
70 return $this->call('getHelp', [$params], HttpBody::class);
83 return $this->call('getIp', [$params], HttpBody::class);
96 return $this->call('getNameservers', [$params], RdapResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesManagement/Resource/
H A DEvents.php44 return $this->call('reset', [$params]);
57 return $this->call('resetAll', [$params]);
69 return $this->call('resetAllForAllPlayers', [$params]);
83 return $this->call('resetForAllPlayers', [$params]);
97 return $this->call('resetMultipleForAllPlayers', [$params]);
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Xml/Property/
H A DCurrentUserPrivilegeSet.php39 $this->privileges = $privileges;
64 foreach ($this->privileges as $privName) {
84 return in_array($privilegeName, $this->privileges);
95 return $this->privileges;
153 array_map([$html, 'xmlName'], $this->getValue())
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/
H A DApacheTest.php13 $this->assertInstanceOf('Sabre\DAV\Auth\Backend\Apache', $backend);
23 $this->assertFalse(
37 $this->assertEquals(
52 $this->assertEquals(
67 $this->assertNull(
/plugin/davcal/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DAbstractBasic.php61 $this->realm = $realm;
96 $this->realm,
105 if (!$this->validateUserPass($userpass[0], $userpass[1])) {
108 return [true, $this->principalPrefix . $userpass[0]];
136 $this->realm,
/plugin/struct/meta/
H A DCSVSerialImporter.php16 if (!in_array('pid', $this->header))
29 if ($this->createPage[$pid]) {
30 $this->createPage($pid, $values);
53 $schema = $this->schema->getTable();
79 $this->createPage[$pid] = true;
/plugin/linkbonus/syntax/
H A Dinterwiki.txt22 * need to inherit from this class
36 $this->helper =& plugin_load('helper', 'powerlinks');
38 $this->interwiki = getInterwiki();
45 return $this->helper->syntax_getInfo();
49 return $this->helper->syntax_getType();
66 $this->Lexer->addSpecialPattern(
83 $iw_url= $this->_resolveInterWiki($iw_shortcut, $iw_uri);
101 /* if at this point $data is empty, we are dealing with a
195 return $this->helper->syntax_render
205 if ( isset($this->interwiki[$shortcut]) ) {
[all …]
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DSimpleObject.php26 $this->foo = $foo;
27 $this->bar = $bar;
32 return $this->foo;
37 return $this->bar;
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dtest.float.php5 $tree = $this->runPipeline('
22 $this->assertEqual($body->get_left(),
27 $tree = $this->runPipeline('
44 $this->assertEqual($body->get_right(),
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DDeserializationContext.php28 return $this->depth;
33 $this->depth += 1;
38 if ($this->depth <= 0) {
42 $this->depth -= 1;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DUrlMapsValidateRequest.php35 $this->loadBalancingSchemes = $loadBalancingSchemes;
42 return $this->loadBalancingSchemes;
49 $this->resource = $resource;
56 return $this->resource;
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DLazyOpenStream.php29 $this->filename = $filename;
30 $this->mode = $mode;
40 return Utils::streamFor(Utils::tryFopen($this->filename, $this->mode));
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DContaineranalysisGoogleDevtoolsCloudbuildV1Artifacts.php35 $this->images = $images;
42 return $this->images;
49 $this->objects = $objects;
56 return $this->objects;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DOSPolicyResourcePackageResourceMSI.php35 $this->properties = $properties;
42 return $this->properties;
49 $this->source = $source;
56 return $this->source;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
H A DHistoryLabelAdded.php35 $this->labelIds = $labelIds;
42 return $this->labelIds;
49 $this->message = $message;
56 return $this->message;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DColumnHeader.php35 $this->dimensions = $dimensions;
42 return $this->dimensions;
49 $this->metricHeader = $metricHeader;
56 return $this->metricHeader;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DOncCertificateProvider.php35 $this->certificateReferences = $certificateReferences;
42 return $this->certificateReferences;
49 $this->contentProviderEndpoint = $contentProviderEndpoint;
56 return $this->contentProviderEndpoint;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DMinimumOrderValueTableStoreCodeSetWithMov.php35 $this->storeCodes = $storeCodes;
42 return $this->storeCodes;
49 $this->value = $value;
56 return $this->value;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DStreamConfig.php35 $this->bigqueryDestination = $bigqueryDestination;
42 return $this->bigqueryDestination;
49 $this->resourceTypes = $resourceTypes;
56 return $this->resourceTypes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DArtifacts.php35 $this->images = $images;
42 return $this->images;
49 $this->objects = $objects;
56 return $this->objects;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DDataSourceRefreshMonthlySchedule.php35 $this->daysOfMonth = $daysOfMonth;
42 return $this->daysOfMonth;
49 $this->startTime = $startTime;
56 return $this->startTime;

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