Home
last modified time | relevance | path

Searched full:been (Results 1 – 25 of 122) sorted by relevance

12345

/dokuwiki/_test/tests/inc/
H A Dparserutils_set_metadata_during_rendering.test.php54 // assert that all three calls to p_set_metadata have been successful
62 // make sure the saved metadata is the one that has been rendered
76 // ensure that the metadata property hasn't been set previously
95 // ensure that the metadata property hasn't been set previously
H A Dauth_encryption.test.php16 * Try to decode a known secret. This one has been created with phpseclib Version 2
H A Dpageutils_sectionid.test.php29 …$this->assertNotContains($newId, $alreadyGeneratedIds, "id $newId has been generated twice. The 2n…
H A Dcache_use.test.php10 * @todo tests marked as flaky until Ticket #694 has been fixed
/dokuwiki/lib/plugins/popularity/lang/en/
H A Dsubmitted.txt3 The data has been sent succesfully.
H A Dlang.php9 $lang['lastSent'] = 'The data has been sent';
/dokuwiki/vendor/splitbrain/lesserphp/
H A DREADME.md3 …sphp). The original has been abandoned in 2014. The fork by [@MarcusSchwarz](https://github.com/Ma…
9 …-date with all the bug fixes in the `0.6.0-dev` branch (some of which had been contributed by Doku…
/dokuwiki/inc/Action/Exception/
H A DActionDisabledException.php8 * Thrown when the requested action has been disabled. Eg. through the 'disableactions'
/dokuwiki/lib/exe/
H A Dmanifest.php12 http_status(404, 'Manifest has been disabled in DokuWiki configuration.');
/dokuwiki/inc/Parsing/Handler/
H A DCallWriterInterface.php23 * (probably because document end has been reached)
H A DReWriterInterface.php24 * Process any calls that have been added and add them to the
/dokuwiki/lib/plugins/config/lang/en/
H A Dintro.txt5 …nd are the default values and settings shown with a white background have been set locally for thi…
/dokuwiki/inc/
H A Dlegacy.php6 * These are names that we will probably never change because they have been part of DokuWiki's
H A DLogger.php64 * @return bool has a log been written?
83 * @return bool has a log been written?
102 * @return bool has a log been written?
122 * @return bool has a log been written?
/dokuwiki/lib/plugins/config/core/
H A DConfiguration.php36 /** @var bool have the settings been changed since loading from disk? */
81 * Have the settings been changed since loading from disk?
131 // only save the undefined settings that have not been handled in settings
/dokuwiki/_test/tests/Subscriptions/
H A DSubscriberManagerTest.php122 …ne subscription saved for the root namespace even though the old one should have been overwritten.'
127 …ne subscription saved for the wiki namespace even though the old one should have been overwritten.'
H A DBulkSubscriptionsSenderTest.php58 // should not trigger a mail, because the subscription time has not been reached, yet
100 // should not trigger a mail, because the subscription time has not been reached, yet
/dokuwiki/lib/plugins/extension/lang/en/
H A Dlang.php16 $lang['notimplemented'] = 'This feature hasn\'t been implemented yet';
101 $lang['error_alreadyenabled'] = 'Extension %s has already been enabled';
102 $lang['error_alreadydisabled'] = 'Extension %s has already been disabled';
/dokuwiki/lib/plugins/usermanager/_test/
H A Dcsv_export.test.php55 'This test has not been implemented yet.'
/dokuwiki/inc/lang/en/
H A Dlang.php91 $lang['regsuccess'] = 'The user has been created and the password was sent by email.';
92 $lang['regsuccess2'] = 'The user has been created.';
106 $lang['profdeleted'] = 'Your user account has been deleted from this wiki';
122 $lang['resendpwdconfirm'] = 'A confirmation link has been sent by email.';
123 $lang['resendpwdsuccess'] = 'Your new password has been sent by email.';
196 $lang['deletesucc'] = 'The file "%s" has been deleted.';
198 $lang['mediainuse'] = 'The file "%s" hasn\'t been deleted - it is still in use.';
333 $lang['i_disabled'] = 'It has been disabled by your provider.';
/dokuwiki/bin/
H A Drender.php45 * Arguments and options have been parsed when this is run
/dokuwiki/inc/Form/
H A DTagCloseElement.php8 * Creates an HTML close tag. You have to make sure it has been opened
/dokuwiki/vendor/kissifrot/php-ixr/
H A DREADME.md22 A [Composer](http://getcomposer.org/) file has been added to this repository.
/dokuwiki/lib/plugins/popularity/
H A Daction.php50 //If the data has been sent successfully, previous log of errors are useless
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DSalsa20.php151 throw new InsufficientSetupException('No nonce has been defined');
155 throw new InsufficientSetupException('No key has been defined');
198 throw new InsufficientSetupException('No nonce has been defined');
202 throw new InsufficientSetupException('No key has been defined');
268 throw new InsufficientSetupException('Authentication Tag has not been set');

12345