Home
last modified time | relevance | path

Searched refs:has (Results 426 – 450 of 1382) sorted by relevance

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

/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md24 * BC Break: `Sabre\VObject\Property\Float` has been renamed to
26 * BC Break: `Sabre\VObject\Property\Integer` has been renamed to
170 * #118: iTip Message now has a `getScheduleStatus()` method.
308 and has the ability to repair these.
343 * Added: Parameter::has() for easily checking if a parameter value exists.
458 * Changed: API for DateTime properties has slightly changed.
596 * Added: The Reader class now has a 'FORGIVING' option, which allows it to parse
/plugin/findologicxmlexport/vendor/doctrine/instantiator/
H A DREADME.md39 has been donated to the doctrine organization, and which is now deprecated in favour of this packag…
/plugin/findologicxmlexport/vendor/sebastian/environment/
H A DREADME.md3 This component provides functionality that helps writing PHP code that has runtime-specific (PHP / …
/plugin/widearea/
H A DREADME.md10 ownership of this repo because it seems the author has abandoned it. If the
/plugin/findologicxmlexport/vendor/jms/serializer/doc/cookbook/
H A Darrays.rst6 Serializing arrays and hashes (a concept that in PHP has not explicit boundaries)
/plugin/dx/skel/_test/
H A DGeneralTest.php.skel44 …* Test to ensure that every conf['...'] entry in conf/default.php has a corresponding meta['...'] …
/plugin/evesso/classes/
H A DAbstractAdapter.php111 if ($INPUT->get->has('code')) {
/plugin/oauth/
H A Dauth.php38 if ($INPUT->has('state') && plugin_load('helper', 'farmer')) {
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnecting.asciidoc102 certificate has been signed by a public Certificate Authority (CA), or if it is
123 If your certificate has been signed by a public Certificate Authority and your
124 server has up-to-date root certificates, you only need to use `https` in the
140 If your server has out-dated root certificates, you may need to use a
/plugin/advanced/lang/en/config/
H A Dstyleini.txt3 …ports it)) configuring the generation of [[doku>devel:css|CSS]] styles. It has two sections: [styl…
/plugin/farmer/lang/en/
H A Dtab_new_help.txt3 Animals are the independent subwikis of a Dokuwiki farm. To create a new animal a name has to be assigned.
/plugin/dw2pdf/
H A DREADME19 in DokuWiki core. Because mpdf has some dependencies that are already
/plugin/combo/vendor/antlr/antlr4-php-runtime/
H A DREADME.md15 Each target language for ANTLR has a runtime package for running parser
126 Programmers run into parsing problems all the time. Whether it’s a data format like JSON, a network protocol like SMTP, a server configuration file for Apache, a PostScript/PDF file, or a simple spreadsheet macro language—ANTLR v4 and this book will demystify the process. ANTLR v4 has been rewritten from scratch to make it easier than ever to build parsers and the language applications built on top. This completely rewritten new edition of the bestselling Definitive ANTLR Reference shows you how to take advantage of these new features.
/plugin/bibtex/OSBib/format/
H A DREADME.txt59 …n a BibTeX style format, you should use STYLEMAPBIBTEX.php instead as this has been specially devi…
87 Convert a UTF-8 string to lowercase. Where PHP has been compiled with mb_string, mb_strtolower() wi…
91 Convert a UTF-8 string to uppercase. Where PHP has been compiled with mb_string, mb_strtoupper() wi…
95 Return a portion of a UTF-8 string. Where PHP has been compiled with mb_string, mb_substr() will be…
103 Return the length of a UTF-8 string. Where PHP has been compiled with mb_string, mb_strlen() will b…
156 This method should be called for each type of creator the resource has. (See BIBSTYLE.php for an e…
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md94 // Start dropping data when the stream has more than 10 bytes
152 // The file has not yet been opened...
495 - `object` with `__toString()`: If the object has the `__toString()` method,
558 … the package. The function API will be removed in 2.0.0. A migration table has been provided here …
594 An absolute URI has a scheme. A relative reference is used to express a URI relative to another URI,
608 Whether the URI is absolute, i.e. it has a scheme.
647 Whether the URI has the default port of the current scheme. `Psr\Http\Message\UriInterface::getPort…
677 Creates a new URI with multiple query string values. It has the same behavior as `withQueryValue()`…
814 …essed. Please do not disclose security-related issues publicly until a fix has been announced. Ple…
/plugin/explorertree/
H A Dscript.js75 if (!$elem.has('>ul.'+tree_opts.classname).length){
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/
H A DREADME.md31 Please note that it is also possible to provide a class that has the
/plugin/tagfilter/
H A Daction.php196 if ($INPUT->has($name)) {
/plugin/tagging/less/
H A Deditable.less28 width: auto; /* bootstrap-responsive has width: 100% that breakes layout */
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js77 has = "hasOwnProperty",
83 was: Object.prototype[has].call(g.win, "Raphael"),
386 return !isnan[has](+o);
403 for (var key in obj) if (obj[has](key)) {
818 if (cache[has](args)) {
3110 for (var i in key) if (key[has](i)) {
4214 for (key in to) if (to[has](key)) {
4335 for (var attr in anim) if (anim[has](attr)) {
4431 if (availableAnimAttrs[has](attr) || element.paper.customAttributes[has](attr)) {
4630 if(params[has](i) && percent > lastKey){
[all …]
/plugin/groupmail/
H A DCHANGELOG59 * reCaptcha field has now a red border, if there is an error.
/plugin/tuxquote/
H A DREADME5 Thanks to Phil Chadwick for supplying the quotes that he has been collecting over the years.
/plugin/oembed/docs/
H A Ddokuwiki-oembed.txt60 The current plugin (as of 2019) has been updated from an old unmaintained version but doesn't use t…
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dindex.rst79 A reader has multiple methods to access the annotations
/plugin/webdav/vendor/sabre/event/
H A DCHANGELOG.md34 * This release has no functional changes. It's just been brought up to date

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