Home
last modified time | relevance | path

Searched refs:this (Results 20626 – 20650 of 27090) sorted by relevance

1...<<821822823824825826827828829830>>...1084

/plugin/webdavclient/vendor/sabre/vobject/lib/Property/VCard/
H A DLanguageTag.php30 $this->setValue($val);
41 return $this->getValue();
/plugin/davcal/vendor/sabre/vobject/lib/Property/VCard/
H A DLanguageTag.php30 $this->setValue($val);
41 return $this->getValue();
/plugin/elasticsearch/vendor/ruflin/elastica/src/Connection/Strategy/
H A DCallbackStrategy.php21 $this->_callback = $callback;
29 return ($this->_callback)($connections);
/plugin/shell/
H A Dadmin.php14 echo '<h1>' . $this->getLang('menu') . '</h1>';
25 echo $this->locale_xhtml('help');
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/_fixture/
H A DMockable.php9 $this->constructorArgs = [$arg1, $arg2];
26 $this->cloned = true;
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Grammar/
H A DNumber.php19 return sprintf('<%s:number>', $this->name);
24 $this->parser->getStream()->expect(Twig_Token::NUMBER_TYPE);
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dtest.width.percentage.php5 $tree = $this->runPipeline('
24 $this->assertTrue($wrapper->get_width() > 0,
/plugin/html2pdf/html2pdf/html2ps/
H A Dcontent_type.class.php7 $this->default_extension = $extension;
8 $this->mime_type = $mime;
/plugin/codebuttonmod1/
H A Daction.php18 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
27 'title' => $this->getLang('insertcode'),
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DIssue96Test.php19 $this->assertInstanceOf('Sabre\\VObject\\Component\\VCard', $vcard);
20 $this->assertEquals("http://www.example.org", $vcard->url->getValue());
/plugin/showsamples/
H A Daction.php18 $controller->register_hook ('DOKUWIKI_STARTED', 'AFTER', $this, '_defconf');
23 $JSINFO ['carousel'] = array ('delai' => ($this->getConf ('carouselDelai')*1000));
/plugin/slider/
H A Daction.php21 $controller->register_hook('DOKUWIKI_STARTED', 'AFTER', $this, 'addconfig2js');
32 $this->loadConfig();
/plugin/wysiwyg/fckeditor/editor/css/behaviors/
H A Ddisablehandles.htc10 this.onresizestart = CancelEvent ;
11 this.onbeforeeditfocus = CancelEvent ;
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DIssue96Test.php19 $this->assertInstanceOf('Sabre\\VObject\\Component\\VCard', $vcard);
20 $this->assertEquals("http://www.example.org", $vcard->URL->getValue());
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DObjectWithIntListAndIntMap.php19 $this->list = $list;
20 $this->map = $map;
/plugin/zip/pear/File/Archive/Predicate/
H A DMinSize.php48 $this->minSize = $minSize;
56 return !isset($stat[7]) || $stat[7]>=$this->minSize;
H A DMinTime.php51 $this->minTime = $minTime;
60 return !isset($stat[9]) || $stat[9]>=$this->minTime;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/MaxDepth/
H A DGh236Foo.php18 $this->a = new Gh236Bar();
19 $this->a->inner = new Gh236Bar();
/plugin/fckg/fckeditor/editor/css/behaviors/
H A Ddisablehandles.htc10 this.onresizestart = CancelEvent ;
11 this.onbeforeeditfocus = CancelEvent ;
/plugin/pdfjs/
H A Daction.php10 $controller->register_hook('DOKUWIKI_STARTED', 'AFTER', $this, 'add_jsinfo');
19 $JSINFO['plugin_pdfjs']['hide_download_button'] = $this->getConf('hide_download_button');
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Exception/Doubler/
H A DClassNotFoundException.php26 $this->classname = $classname;
31 return $this->classname;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/244/
H A DIssue244Test.php45 $this->code = '123StringCode';
53 $this->code = 123;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DTemplateMethodsTest.php22 $this->assertTrue(true);
28 $this->assertTrue(false);
/plugin/strata/driver/
H A Dpgsql.php27 $this->castToNumber($val),
33 return $this->_db->query("SELECT * FROM pg_tables WHERE schemaname = 'public' AND tablename = 'data'")->rowCount() != 0;
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DIssue96Test.php19 $this->assertInstanceOf('Sabre\\VObject\\Component\\VCard', $vcard);
20 $this->assertEquals("http://www.example.org", $vcard->url->getValue());

1...<<821822823824825826827828829830>>...1084