Home
last modified time | relevance | path

Searched refs:this (Results 23976 – 24000 of 27090) sorted by relevance

1...<<951952953954955956957958959960>>...1084

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DWasRun.php8 $this->wasRun = true;
H A DBaseTestListenerSample.php9 $this->endCount++;
/plugin/findologicxmlexport/vendor/sebastian/comparator/tests/_files/
H A DStruct.php23 $this->var = $var;
H A DAuthor.php26 $this->name = $name;
/plugin/dev/skel/
H A Dadmin.php23 echo '<h1>' . $this->getLang('menu') . '</h1>';
/plugin/ac/actions/
H A Daction.php6 $this->ac = $ac;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Runner/Filter/Group/
H A DInclude.php20 return in_array($hash, $this->groupTests);
H A DExclude.php20 return !in_array($hash, $this->groupTests);
/plugin/webdav/vendor/sabre/vobject/lib/Property/
H A DUnknown.php26 return [$this->getRawMimeDirValue()];
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/fixtures/f005/
H A DFoo.php11 $this->cloned = true;
/plugin/icalevents/vendor/sabre/vobject/lib/Property/
H A DUnknown.php26 return [$this->getRawMimeDirValue()];
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/_fixture/
H A DPartialMockTestClass.php8 $this->constructorCalled = true;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/2972/
H A DunconventiallyNamedIssue2972Test.php11 $this->assertNotEmpty('Hello world!');
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/Trac/523/
H A DIssue523Test.php6 $this->assertAttributeEquals('foo', 'field', new Issue523());
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DMatchAll.php19 $this->_params = new \stdClass();
H A DMatchNone.php19 $this->_params = new \stdClass();
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf5_connector.cfm28 * file and folder names in this connector to allow CF5 send a UTF-8
32 * how others are gonna take to it. Well, the previous version of this
33 * connector already did this with file names and nobody seemed to mind,
86 …// Get the base physical path to the web root for this application. The code to determine the path…
104 xmlContent = ""; // append to this string to build content
154 <!--- Without checking this, we would have in Windows \C:\ --->
173 <!--- this should only occur as a result of a permissions problem --->
/plugin/adhoctags/
H A DREADME.md10 The following HTML elements are added by this plugin (in alphabetic order):
66 Please note that `<div>` and `<span>` are also handled by the [Wrap](https://github.com/selfthinker/dokuwiki_plugin_wrap) Plugin and having them enabled while Wrap is also active can lead to unexpected results. If you need the attribute features of this plugin with these tags, it is better to disable Wrap, and possibly use [Ad-Hoc Wrap](https://github.com/saschaleib/dokuwiki-plugin-adhocwrap) instead as a replacement.
70 Instead of specifying the attributes in the HTML format, this plugin replicates and expands the formats used by the **wrap** plugin, which allows to specify the attributes as in the following example:
82 Note: this will also set the HTML `dir` attribute: either by setting a language code that has a default RTL script, or by appending a script tag that refers to a RTL script (e.g. `Arab` or `Hebr`). The resulting text direction can still be overriden by the `[dir=…]` attribute (see below)
94 If you previously used `<html>` tags to embed HTML code into your DokuWiki site, you need to replace them with the format used by this plugin. The best way to get started is to make a run a couple of search-replace operations on the `data/pages/` directory in your DokuWiki installation.
96 :bangbang: **Important:** It is advisable to run the following searches on a *copy* of this directory and also keep a backup of the original state, in case of problems that only show up later. The following search-replace operations can do serious damage to your site content. The autor does not take any responsibility for any damages that follow from applying this procedure: :bangbang:
/plugin/bureaucracyau/helper/
H A Dfieldtextarea.php17 $this->opt['class'] .= ' textareafield';
/plugin/findologicxmlexport/vendor/twig/extensions/test/Twig/Tests/Grammar/
H A DArrayTest.php17 $this->assertEquals('<foo:array>', (string) $grammar);
H A DConstantTest.php17 $this->assertEquals('foo', (string) $grammar);
/plugin/editx/lang/en/
H A Dintro.txt3 Use @LINK@ to rename or delete this page.
/plugin/bureaucracy-au/helper/
H A Dfieldtextarea.php17 $this->opt['class'] .= ' textareafield';
/plugin/zotero/tests/
H A DTextZoteroRepositoryTest.php10 …$this->r = new TextZoteroRepository(dirname(__FILE__) . DIRECTORY_SEPARATOR . "TestEntries.txt", n…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/1337/
H A DIssue1337Test.php9 $this->assertTrue($a);

1...<<951952953954955956957958959960>>...1084