Home
last modified time | relevance | path

Searched refs:returns (Results 1 – 25 of 171) sorted by path

1234567

/plugin/404manager/
H A DREADME.md8 Dokuwiki returns a soft 404 with this simple message : 'This topic does not exist yet'.
/plugin/aceeditor/
H A Dbuild.js1 …ganize|repair|repeatable|replace|require|resignal|restrict|resume|return|returns|revoke|right|rlik…
/plugin/aclauditor/
H A Dhelper.php29 'desc' => 'returns the list of ACLs that are applied on a resource (page/media)',
39 'desc' => 'returns the list of ACLs for a user/group',
49 …'desc' => 'returns the list of ACLs that are applied on a resource (page/media) for a user or a …
/plugin/adfs/phpsaml/
H A DCHANGELOG48 * Add getAttributesWithFriendlyName method which returns the set of SAML attributes indexed by Frie…
123 * [#154](https://github.com/onelogin/php-saml/pull/154) getSelfHost no longer returns a port number
H A DREADME.md684 * `$strict` - True if we want to stay (returns the url string) False to redirect
1020 * `$stay` - True if we want to stay (returns the url string) False to redirect.
1229 …und this by configuring your server so that it is aware of the proxy and returns the original url …
1376 * `getError` - After executing a validation process, if it fails, this method returns the cause
1391 * `getError` - After executing a validation process, if it fails, this method returns the cause
1405 * `getError` - After executing a validation process, if it fails, this method returns the cause.
1461 * `formatPrivateKey` - returns a RSA private key (adding header & footer if required).
1479 * `getExpireTime` - Compares two dates and returns the earliest.
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md656 a function that returns a string.
1058 * Added: `toImage` method; returns `img` element with embedded base64 imagery
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1returns arrays of\n\t * incorrect length in some situations.\n\n\t * We detect these buggy bro…
/plugin/api/
H A DREADME.md16 `pages` returns a list of all pages
27 `page` returns much more information on a page than [pages](#pages)
/plugin/apidoc/
H A Dsyntax.php47 public $name="", $definition="", $description="", $parameters=array(), $returns=""; variable in syntax_plugin_apidoc_data_method
54 $this->returns = $f[2];
195 …urns : </span><span class='apidoc_code'>" . $this->apidoc_highlight( $m->returns, true ) . "</span…
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DREADME.md201 // JWK::parseKeySet($jwks) returns an associative array of **kid** to Firebase\JWT\Key
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DOrderLineItem.php291 public function setReturns($returns) argument
293 $this->returns = $returns;
300 return $this->returns;
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md326 The `authorize` method returns an authorized [Guzzle Client](http://docs.guzzlephp.org/), so any re…
340 // returns a Guzzle HTTP Client
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md412 `GuzzleHttp\Pool::batch`, which returns an `objectStorage`. Using functions.php
585 that the toArray() method always returns an array.
668 * Bug fix: SchemaFormatter now returns an integer when formatting to a Unix timestamp
699 * `Guzzle\Common\AbstractHasDispatcher::dispatch()` now returns the event that was dispatched
1294 * [BC] Executing a Command returns the result of the command rather than the command
H A DUPGRADING.md333 return a request, but rather creates a request, sends the request, and returns
1104 $sd->getCommands(); // @returns ApiCommandInterface[]
1106 $sd->getCommand($name); // @returns ApiCommandInterface|null
1116 $sd->getOperations(); // @returns OperationInterface[]
1118 $sd->getOperation($name); // @returns OperationInterface|null
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DREADME.md317 …Appends fulfillment and rejection handlers to the promise, and returns a new promise resolving to …
321 …Appends a rejection handler callback to the promise, and returns a new promise resolving to the re…
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md180 - Ensure `ServerRequest::getUriFromGlobals` returns a URI in absolute form.
H A DREADME.md43 This stream returns a "hwm" metadata value that tells upstream consumers
187 Stream that when read returns bytes for a streaming multipart or
339 returns a value other than `0`.
537 This function accepts a string or UriInterface and returns a
703 Removes dot segments from a path and returns the new path according to
807 `$normalizations` bitmask. The method also accepts relative URI references and returns true when th…
/plugin/autolink3/
H A Dsys.php59 * @return returns the result of the size comparison of two strings
71 * @return returns the result of the comparison of the two strings Alphabetically
/plugin/bibtex/OSBib/format/
H A DREADME.txt42 This scans the style file directory and returns an alphabetically sorted (on the key) array of avai…
64 A SQL query in WIKINDX to display each resource in a format suitable for OSBib processing returns t…
/plugin/bibtex/OSBib/format/bibtexParse/
H A DREADME14 This reads the contents of a BibTeX .bib file or a PHP string and returns arrays of information rep…
82 … initials, surname). It attempts to recognise 'et. al' or 'et. al.' and returns either FALSE or T…
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md341 …/docs.ckeditor.com/#!/api/CKEDITOR.editor-method-getSelectedHtml) method returns invalid results f…
1213 …y()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-method-checkDirty) returns `true` when calle…
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc1594 * @returns DOMObject or null
1605 * @returns jQuery object
/plugin/ckgedit/ckeditor/
H A DCHANGES.md125 …latest/api/CKEDITOR_ui_panel_block.html#method-getItems) method now also returns `input` elements …
199 …dom_range.html#method-getClientRects) method to `CKEDITOR.dom.range`. It returns a list of rectang…
308 …ery) method. It invokes a given test function on every array element and returns `true` if all ele…
394 …ditor4/latest/api/CKEDITOR_dom_range.html#method-extractContents) method returns an incorrect resu…
401 …itor4/latest/api/CKEDITOR_dom_nodeList.html#method-toArray) method which returns an array represen…
761 …ckeditor4/latest/api/CKEDITOR_editor.html#method-getSelectedHtml) method returns invalid results f…
1633 …or.com/docs/ckeditor4/latest/api/CKEDITOR_editor.html#method-checkDirty) returns `true` when calle…
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc1642 * @returns DOMObject or null
1653 * @returns jQuery object
/plugin/ckgedit/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js.unc23 // * @param {Function} setup Setup function which returns a value instead of setting it.
24 // * @returns {Function} A function to be used in dialog definition.
39 // when setup returns some value. Otherwise, a *default* value
55 // * @returns {String} A unit of width: 'px', '%' or undefined if none.

1234567