Home
last modified time | relevance | path

Searched refs:set (Results 451 – 475 of 1255) sorted by relevance

1...<<11121314151617181920>>...51

/plugin/statdisplay/helper/
H A Dgraph.php264 foreach ($datasets as $num => $set) {
265 $DataSet->AddPoints($set, "series$num");
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D67.67.js.map1set', 'end set'],\n ['structure', 'end structure'],\n ['sub', 'end sub'],\n […
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md162 a simple set of rules. https://github.com/guzzle/guzzle/pull/1197
314 ensure that the option is not set. This allows you to overwrite default
492 * You can now set the `Content-Type` header to `multipart/form-data`
505 "stream" set to true in parallel using the MultiAdapter.
529 * Paths can now be set to "0"
576 * Added the ability to set scalars as POST fields (#628)
633 * Bug: The body of a request can now be set to `"0"`
824 * Removed Guzzle\Parser\ParserRegister::set(). Use registerParser().
891 * Bug fix: Model names are now properly set even when using $refs
1189 * Bug: URI template variables set to null are no longer expanded
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dtemplates.rst101 is set, Twig will throw an error (see :ref:`environment options<environment_options>`).
139 :doc:`set<tags/set>` tag:
143 {% set foo = 'foo' %}
144 {% set foo = [1, 2] %}
145 {% set foo = {'foo': 'bar'} %}
569 {% set greeting = 'Hello ' %}
570 {% set name = 'Fabien' %}
617 {% set foo = 'foo' %}
630 {% set foo = [1, {"foo": "bar"}] %}
869 {% set value = 'no spaces' %}
[all …]
H A Dadvanced_legacy.rst86 {% set ipsum = ipsum(40) %}
227 if you want access to the current environment instance in your filter, set the
249 case, set the ``is_safe`` option::
255 case, set the ``pre_escape`` option to escape the input data before it is run
368 Let's create a simple ``set`` tag that allows the definition of simple
373 {% set name = "value" %}
381 The ``set`` tag is part of the Core extension and as such is always
424 return 'set';
428 The ``getTag()`` method must return the tag we want to parse, here ``set``.
430 The ``parse()`` method is invoked whenever the parser encounters a ``set``
[all …]
/plugin/fedauth/classes/usr/
H A Dfa_register.usr.class.php47 … $this->manager->cookie->set($_POST['login'], $data['prid'], $data['svcd'], false /*$sticky*/);
/plugin/pgn4web/pgn4web/fonts/
H A Dpgn4web-fonts.css16 * make sure you include this CSS file into your HTML file or your CSS file, then set
/plugin/authgoogle/google/cache/
H A DGoogle_MemcacheCache.php113 public function set($key, $value) { function in Google_MemcacheCache
/plugin/fedauth/lang/en/
H A Dadmproviders.txt4 You may as well set the order of provider buttons and size whether they should be large or small.
/plugin/publistx/
H A Dchangelog21 * Language option: set default from "translation" plugin (if installed &
/plugin/commonmark/vendor/league/commonmark/src/Util/
H A DConfiguration.php
/plugin/combo/vendor/dragonmantank/cron-expression/
H A DCHANGELOG.md36 - Only set default timezone if the given $currentTime is not a DateTime instance ([#34](https://github.com/mtdowling/cron-expression/issues/34))
/plugin/vertical/
H A DREADME.md13 You need to set `<vertical head=align body=align>` and `</vertical>` tags around your table, where …
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DREADME.md131 $am->set('jquery', new FileAsset('/path/to/jquery.js'));
132 $am->set('base_css', new GlobAsset('/path/to/css/*'));
144 $am->set('my_plugin', new AssetCollection(array(
163 $fm->set('sass', new SassFilter('/path/to/parser/sass'));
164 $fm->set('yui_css', new Yui\CssCompressorFilter('/path/to/yuicompressor.jar'));
/plugin/pureldap/vendor/freedsx/ldap/
H A DREADME.md97 ->set('objectClass','top', 'group')
98 ->set('sAMAccountName', 'foo');
143 $entry->set('description', 'Employee');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dcrud.asciidoc49 If you need to set other parameters, such as a `routing` value, you specify
50 those in the array alongside the `index`, and others. For example, let's set the
196 provide a script and usually a set of parameters:
/plugin/geophp/vendor/funiq/geophp/
H A DREADME.md12 full-set of openGIS functions in PHP like Union, IsWithin, Touches etc. This means that applications
13 get a useful "core-set" of geometry operations that work in all environments, and an "extended-set"of operations
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAttr.ClassUseCDATA.txt
H A DHTML.Allowed.txt
H A DURI.Host.txt
/plugin/googleanalytics/
H A Dscript.js64 tracker.set('sendHitTask', function(model) {
/plugin/zotero/
H A Dconfig.ini.dist8 ; if this is set to 1, the plugin will try to read unknown cite keys from Zotero's Atom feed
/plugin/authgoogle/google/io/
H A DGoogle_IO.php62 Google_Client::$cache->set($request->getCacheKey(), $request);
/plugin/codeprettify/code-prettify/src/
H A Dlang-swift.js51 …tocol|Protocol|public|repeat|required|rethrows|return|right|safe|Self|self|set|static|struct|subsc…
/plugin/pwaoffline/node_modules/idb-keyval/dist/
H A Didb-keyval-iife.min.js1 …r;return t._withIDBStore("readonly",t=>{r=t.get(e)}).then(()=>r.result)},e.set=function(e,t,r=n())…

1...<<11121314151617181920>>...51