Home
last modified time | relevance | path

Searched refs:this (Results 24676 – 24700 of 27090) sorted by relevance

1...<<981982983984985986987988989990>>...1084

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DWatermarkText.php19 $this->mpdf->SetWatermarkText($txt, $alpha);
/plugin/dev/skel/
H A Dauth.php19 //$this->cando['addUser'] = false; // can Users be created?
20 //$this->cando['delUser'] = false; // can Users be deleted?
21 //$this->cando['modLogin'] = false; // can login names be changed?
22 //$this->cando['modPass'] = false; // can passwords be changed?
23 //$this->cando['modName'] = false; // can real names be changed?
24 //$this->cando['modMail'] = false; // can emails be changed?
25 //$this->cando['modGroups'] = false; // can groups be changed?
26 //$this->cando['getUsers'] = false; // can a (filtered) list of users be retrieved?
27 //$this->cando['getUserCount']= false; // can the number of users be retrieved?
28 //$this
[all...]
/plugin/bez/struct/
H A DBezSearch.php15 $this->factory = $factory;
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DMultiCurve.php7 * TODO write this
36 foreach ($this->getComponents() as $line) {
/plugin/textinsert/
H A DREADME9 Much of the functionality of this plugin can be more easily implemented with Dokuwiki's
35 If a macro has this format, textinsert checks the file's namespace for a language specified
40 it finds one, it will substitute this for the macro. Otherwise, it will substitute the entry for
/plugin/metaheaders/
H A DREADME31 re-install this plugin without loosing your MetaHeaders config data.
67 this plugin follows its rules.
77 If you like this free project, you might buy us a coffee [1], or get some
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/
H A DSwitchDeclarationSniff.php86 $caseAlignment = ($switch['column'] + $this->indent);
120 …$error = strtoupper($type).' keyword must be indented '.$this->indent.' spaces from SWITCH keyword…
177 … $error = 'Case breaking statement must be indented '.$this->indent.' spaces from SWITCH keyword';
/plugin/combo/syntax/
H A Dmedia.php199 * (It was 320 at the time of writing this code)
211 $enable = $this->getConf(self::CONF_IMAGE_ENABLE, 1);
223 $this->Lexer->addSpecialPattern(self::MEDIA_PATTERN, $mode, PluginUtility::getModeFromTag($this->getPluginComponent()));
232 // As this is a container, this cannot happens but yeah, now, you know
H A Diterator.php118 LogUtility::internalError("The path string should be absolute, we should not get this error", PageImageTag::CANONICAL, $e);
187 $this->Lexer->addEntryPattern($pattern, $mode, PluginUtility::getModeFromTag($this->getPluginComponent()));
196 $this->Lexer->addExitPattern('</' . self::TAG . '>', PluginUtility::getModeFromTag($this->getPluginComponent()));
474 $renderer->doc .= "No template was found in this iterator.";
531 * If this is the case, the table_close of the header
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCREDITS.txt10 * You may use and modify this software as you wish. *
45 * You may use and modify this software as you wish as stated in original *
55 // you may not use this file except in compliance with the License.
/plugin/sphinxsearch-was/
H A DINSTALL16 The original installation instructions are preserved in this section to serve
31 By default plugin is using 9312 as the searchd port, so make sure this
85 bump the memory allowance of PHP - this can be done by editing the ''php.ini'' file and
86 setting the variable ''memory_limit'' to a higher value. A manifestation of this problem
/plugin/snap/
H A Dsyntax.php.ori19 * need to inherit from this class
28 'desc' => html_entity_decode($this->getLang('snap_description')),
33 …function connectTo($mode) { $this->Lexer->addEntryPattern('{{\[\[(?=.*?\]\]}})',$mode,'plugin_snap…
34 function postConnect() { $this->Lexer->addExitPattern('\]\]}}','plugin_snap'); }
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DAsyncSearchNamespace.asciidoc13 NOTE: this file is autogenerated using util/GenerateEndpoints.php
49 $params['keep_alive'] = (time) Specify the time interval in which the results (partial or final) for this search will be available
79 $params['keep_alive'] = (time) Update the time interval in which the results (partial or final) for this search will be available (Default = 5d)
81 $params['request_cache'] = (boolean) Specify if request cache should be used for this request or not, defaults to true
/plugin/dirtylittlehelper/
H A DREADME.md27 … with "advanced config" plugin - done ...that means that after install of this plugin your wiki ca…
47 - create at least one field in this scheme
73 only this tree will be rendered (overrides ````notree````)
101 <dlh.*> this one line comment will only be seen in the editor </dlh.*>
104 this
/plugin/chat/
H A Dreadme.txt19 There is already a bunch of AJAX chatting modules available out there. So why I made this one?
29 If anybody wish to test this under own DokuWiki installation, feel free to {{:dokuwiki:plugin:dokuw…
45 …on of **SACK**. It is only one file ''tw-sack.js''. You will have to copy this file over the origi…
52 So this current page stores chat into '':dokuwiki:plugin:chat:chat'' page. ++ Physical file would b…
117 if you do not have this already)).
128 …Ajax toolkit library ''tw-sack.js'' (SACK 1.6 modified), you have to copy this over file in ''/lib…
/plugin/colorbox/
H A Daction.php23 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'colorbox_hookjs');
/plugin/jsreplacements/
H A Djsexpose.php26 $controller->register_hook('DOKUWIKI_STARTED', 'AFTER', $this, 'handle_dokuwiki_started');
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Exception/
H A DException.php55 $this
/plugin/swarmwebhook/_test/
H A DZapierExtractData.test.php59 $this->assertEquals($expectedExtractedData, $actualExtractedData, $msg);
/plugin/ckgdoku/action/
H A Ddelete.php15 … $controller->register_hook('DOKUWIKI_STARTED', 'BEFORE', $this, 'ckgdoku_delete_preprocess');
/plugin/findologicxmlexport/vendor/sebastian/code-unit-reverse-lookup/
H A DChangeLog.md3 All notable changes to `sebastianbergmann/code-unit-reverse-lookup` are documented in this file usi…
/plugin/twcheckliste/lang/en/
H A Dsafemode.txt1 …hack. Unfortunately we cannot safely upgrade the wiki automatically under this conditions. Please …
/plugin/genericsso/
H A Daction.php17 …$controller->register_hook('HTML_LOGINFORM_OUTPUT', 'BEFORE', $this, 'handle_login_form', array());
/plugin/yuriigantt/src/Driver/Embedded/
H A DCallWriter.php37 $this->Handler = $handler;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DPersonCollection.php30 $this->persons = new ArrayCollection();

1...<<981982983984985986987988989990>>...1084