Home
last modified time | relevance | path

Searched refs:has (Results 251 – 275 of 1382) sorted by relevance

1...<<11121314151617181920>>...56

/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Challenge/
H A DAnonymousChallenge.php66 if ($received->has('trace')) {
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/
H A DSaslContext.php95 * Whether or not the message exchange has resulted is being successfully authenticated.
103 * Set whether or not the current context has authenticated.
121 * Set whether or not the current context has negotiated a security layer.
171 public function has(string $key): bool function in FreeDSx\\Sasl\\SaslContext
/plugin/tplinc/lang/en/
H A Dhelp.txt11 By default only pages that the current user has read access for are included. You can use the **Ski…
/plugin/snow/
H A DCONTRIBUTING.md6 which has been provided under the BSD license, the code for this plugin is provided under a BSD lic…
/plugin/prosemirror/action/
H A Dparser.php59 $errorMsg .= ' -- The error has been logged to Sentry.';
85 || !$INPUT->post->has('prosemirror_json')
104 $errorMsg .= ' -- The error has been logged to Sentry.';
/plugin/twofactor/
H A DSettings.php67 public function has($key) function in dokuwiki\\plugin\\twofactor\\Settings
/plugin/twofactor/action/
H A Dresendpwd.php10 * has successfully authenticated, the normal flow will continue. All within the do?do=resendpwd action.
52 if ($INPUT->has('pwauth')) return; // we're already in token phase, don't interrupt
/plugin/fckg/fckeditor/editor/lang/
H A Dlang-template.txt36 DlgImgAlertSucess : "Your file has been successfully uploaded.",
38 DlgImgAlertName : "A file with the same name is already available. The uploaded file has been rena…
96 FileBrowserError_201: 'A file with the same name is already available. The uploaded file has been…
159 …+" in particular where the text has already been marked up as a Geshi code block, the parser wil…
197 + '4. In fckgLite the "Clear" button has no function.'
/plugin/dw2pdf/vendor/mpdf/mpdf/ttfonts/
H A DSyrCOMEdessa_license.txt13 Inc. has been removed
15 * Contact information has been modified to show that the
/plugin/combo/vendor/symfony/yaml/
H A DCHANGELOG.md68 * support for the comma as a group separator for floats has been dropped, use
70 * support for the `!!php/object` tag has been dropped, use the `!php/object`
78 * the `Dumper::setIndentation()` method has been removed
168 * Support for silently ignoring duplicate mapping keys in YAML has been
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.Encoding.txt
H A DHTML.ForbiddenAttributes.txt
/plugin/revealjs/css/theme/source/
H A Dblack.scss40 section.has-light-background {
H A Dwhite.scss40 section.has-dark-background {
/plugin/latexit/
H A Dstyle.css4 * This CSS has is based on CSS of dw2pdf plugin
/plugin/formatplus2/
H A DREADME.md4 …r, and he encouraged me to fork to deal with the bug since his development has been ceased. (A mil…
/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/
H A DLazyHandlerRegistry.php60 if (\is_array($handler) && \is_string($handler[0]) && $this->container->has($handler[0])) {
/plugin/accscounter/lang/en/
H A Dmovedirection.txt2 The saving destination of this plugin's log files has been changed, to be compatible with some plug…
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dreverse.rst5 Support for strings has been added in Twig 1.6.
/plugin/adfs/
H A Dadmin.php23 } elseif ($INPUT->has('xml')) {
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A DChangeLog-3.1.md26 * The functionality controlled by the `mapTestClassNameToCoveredClassName` setting has been removed
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/
H A DControlBag.php49 public function has($control): bool
65 * Get a control object by the string OID type. If none is found it will return null. Can check first with has.
42 public function has($control): bool global() function in FreeDSx\\Ldap\\Control\\ControlBag
/plugin/webcode/
H A DREADME.md65 * The documentation has moved to ComboStrap.
73 …* Webcode has been restructured (with the use of addPattern) and can now wrap headers (level, sect…
74 * Automatic test and travis has been added
/plugin/mdpage/vendor/cebe/markdown/
H A DCHANGELOG.md63 …xtending the Markdown parser. The external API has no breaking changes. The rendered Markdown howe…
81 - #67 The way to extend markdown has changed due to the introduction of an abstract syntax tree. Se…
/plugin/elasticsearch/action/
H A Dsearch.php142 if ($INPUT->has('min')) {
147 if($INPUT->has('ns')) {
220 if ($INPUT->has($param)) {

1...<<11121314151617181920>>...56