Home
last modified time | relevance | path

Searched refs:this (Results 17901 – 17925 of 27090) sorted by relevance

1...<<711712713714715716717718719720>>...1084

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/Resource/
H A DAccountsProducts.php54 return $this->call('delete', [$params], ManufacturersEmpty::class);
82 return $this->call('get', [$params], Product::class);
103 return $this->call('list', [$params], ListProductsResponse::class);
136 return $this->call('update', [$params], ManufacturersEmpty::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Doubleclicksearch/Resource/
H A DConversion.php60 return $this->call('get', [$params], ConversionList::class);
74 return $this->call('insert', [$params], ConversionList::class);
87 return $this->call('update', [$params], ConversionList::class);
101 return $this->call('updateAvailability', [$params], UpdateAvailabilityResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/Resource/
H A DUsers.php50 return $this->call('delete', [$params], Operation::class);
66 return $this->call('insert', [$params], Operation::class);
81 return $this->call('list', [$params], UsersListResponse::class);
100 return $this->call('update', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firebasestorage/Resource/
H A DProjectsBuckets.php51 return $this->call('addFirebase', [$params], Bucket::class);
66 return $this->call('get', [$params], Bucket::class);
87 return $this->call('list', [$params], ListBucketsResponse::class);
104 return $this->call('removeFirebase', [$params], FirebasestorageEmpty::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/
H A DAccounttax.php47 return $this->call('custombatch', [$params], AccounttaxCustomBatchResponse::class);
64 return $this->call('get', [$params], AccountTaxModel::class);
83 return $this->call('list', [$params], AccounttaxListResponse::class);
102 return $this->call('update', [$params], AccountTaxModel::class);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DServerUpdatePropertiesTest.php22 $this->assertEquals($expected, $result);
45 $this->assertEquals($expected, $result);
69 $this->assertEquals($expected, $result);
110 $this->assertEquals($expected, $result);
/plugin/tablewidth/
H A Daction.php16 … $controller->register_hook('RENDERER_CONTENT_POSTPROCESS', 'AFTER', $this, 'replaceComments');
33 $html .= $this->processTable($data);
52 $table = $this->styleTable($data[2][0], $tableWidth);
58 return $table . $this->renderColumns($width) . $data[3][0];
/plugin/nodisp/
H A Daction.php11 … $controller->register_hook('TPL_CONTENT_DISPLAY', 'BEFORE', $this, 'handle_wiki_content');
55 if($acl < $this->groupLevel($matches[1])) {
67 if($acl < $this->groupLevel($matches[1])) {
81 if($acl < $this->groupLevel($matches[1])) {
/plugin/combo/syntax/
H A Dcomment.php97 $this->Lexer->addEntryPattern("<!--", $mode, PluginUtility::getModeFromTag($this->getPluginComponent()));
105 $this->Lexer->addExitPattern("-->", PluginUtility::getModeFromTag($this->getPluginComponent()));
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Scanner/Status/Selector/
H A DAttribute.php47 if ($token = $this->matchCharacters($buffer, $offset, $this->_tokenChars)) {
50 if ($token = $this->matchPatterns($buffer, $offset, $this->_tokenPatterns)) {
/plugin/combo/ComboStrap/
H A DFetcherPageSearch.php36 $requestedSearchTerms = $this->getRequestedQuery();
82 if (!isset($this->requestedSearchTerms)) {
85 return $this->requestedSearchTerms;
92 $this->requestedSearchTerms = $searchTerms;
/plugin/davcard/vendor/sabre/vobject/lib/Component/
H A DVJournal.php31 $dtstart = isset($this->DTSTART)?$this->DTSTART->getDateTime():null;
34 if (!$this->DTSTART->hasTime()) {
/plugin/codebutton2/
H A Daction.php21 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar', array ());
50 $list_array = $this->parse_ini();
53 'title' => $this->getLang('insertcode'),
/plugin/zip/pear/File/Archive/Predicate/
H A DExtension.php49 $this->extensions = explode(",",$extensions);
51 $this->extensions = $extensions;
65 $result = in_array($extension, $this->extensions);
H A DMIME.php50 $this->mimes = explode(",",$mimes);
52 $this->mimes = $mimes;
61 foreach ($this->mimes as $mime) {
/plugin/webdavclient/vendor/sabre/vobject/lib/Component/
H A DVJournal.php31 $dtstart = isset($this->DTSTART)?$this->DTSTART->getDateTime():null;
34 if (!$this->DTSTART->hasTime()) {
/plugin/davcal/vendor/sabre/vobject/lib/Component/
H A DVJournal.php31 $dtstart = isset($this->DTSTART)?$this->DTSTART->getDateTime():null;
34 if (!$this->DTSTART->hasTime()) {
/plugin/svgembed/
H A Dsyntax.php53 $p['print'] = ($this->getConf('default_print') == '1');
138 …$this->Lexer->addSpecialPattern("\{\{(?:[^\}\>\<]|(?:\}[^\>\<\}]))+\}\}", $mode, 'plugin_svgembed'…
155 $this->Get_New_Parameters($match, $p);
195 $this->getConf('max_svg_width');
211 … $svg_adjustment = max($this->Get_SVG_Unit_Adjustment($svg_xml->attributes()->width),
212 … $this->Get_SVG_Unit_Adjustment($svg_xml->attributes()->height));
228 $this->getConf('default_width');
231 $this->getConf('default_height');
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.Munge.txt
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/phpunit-example-extension/tools/phpunit.d/
H A Dphpunit-example-extension-1.0.0.phar1 <?php // this is an autogenerated file - do not edit
14 notice, this list of conditions and the following disclaimer.
17 notice, this list of conditions and the following disclaimer in
23 from this software without specific prior written permission.
59 * file that was distributed with this source code.
76 $this->initialized = true;
81 $this->assertTrue($this->initialized);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Barcode/
H A DCode93.php17 $this->init($code);
19 $this->data['nom-X'] = 0.381; // Nominal value for X-dim (bar width) in mm (2 X min. spec.)
20 $this->data['nom-H'] = 10; // Nominal value for Height of Full bar in mm (non-spec.)
21 $this->data['lightmL'] = ($quiet_zone_left !== null ? $quiet_zone_left : 10); // LEFT light margin = x X-dim (spec.)
22 $this->data['lightmR'] = ($quiet_zone_right !== null ? $quiet_zone_right : 10); // RIGHT light margin = x X-dim (spec.)
23 $this->data['lightTB'] = 0; // TOP/BOTTOM light margin = x X-dim (non-spec.)
129 $code_ext .= $this->checksum($code_ext);
159 $this->data = $bararray;
/plugin/translation3/
H A Dsyntax.php25 $this->hlp =& plugin_load('helper', 'translation');
47 $this->Lexer->addSpecialPattern('~~NOTRANS~~',$mode,'plugin_translation');
71 return $this->hlp->showTranslations();
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/Expression/
H A DConditionalExpression.php28 ->subcompile($this->getNode('expr1'))
30 ->subcompile($this->getNode('expr2'))
32 ->subcompile($this->getNode('expr3'))
/plugin/operawidget/
H A Daction.php21 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, '_addwidget');
26 $title = $this->getConf('customtitle');;
29 $skin = rawurlencode($this->getConf('skin'));
/plugin/commonmark/vendor/league/commonmark/src/Block/Element/
H A DAbstractStringContainerBlock.php

1...<<711712713714715716717718719720>>...1084