Home
last modified time | relevance | path

Searched refs:set (Results 276 – 300 of 1255) sorted by relevance

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

/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.Trusted.txt
H A DURI.OverrideAllowedSchemes.txt
H A DCSS.AllowedFonts.txt
/plugin/purplenumbers/images/
H A DREADME1 Icon set: Vaga
/plugin/shibbolethauth/lang/en/
H A Dintro.txt3 From this page you can set up or unset the authentication backend which uses Shibboleth.
/plugin/fblogin/lang/en/
H A Dintro.txt3 From this page you can set up or unset the authentication backend which uses Facebook.
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/
H A DFilterManager.php25 public function set($alias, FilterInterface $filter) function in Assetic\\FilterManager
H A DAssetManager.php63 public function set($name, AssetInterface $asset) function in Assetic\\AssetManager
/plugin/davcard/vendor/composer/
H A Dautoload_real.php28 $loader->set($namespace, $path);
/plugin/webdavclient/vendor/composer/
H A Dautoload_real.php28 $loader->set($namespace, $path);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/
H A DWatermarks.php51 public function set($channelId, InvideoBranding $postBody, $optParams = []) function in Google\\Service\\YouTube\\Resource\\Watermarks
/plugin/groupmanager/
H A DREADME62 6. If require_conf_namespace is set, all configuration options placed in the page
67 8. If allow_add_user is set, a dialog will be present in the interface that will
70 9. If allow_delete_user is set, checkboxes will be added to each user-record.
/plugin/gtime/gtlib/tsp/
H A DGTVerifier.php258 $set = new ASN1Set();
261 $set->add($attr);
265 $input->update($set->encodeDER());
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dinclude.rst28 {% set content %}{% include 'template.html' %}{% endset %}
32 {% set content = include('template.html') %}
49 {% set vars = {'foo': 'bar'} %}
/plugin/pdftools/
H A DREADME.md9 * A set of templates for different purposes which can be installed directly from the admin section
53 Table ist set to 100% width = same as tablewidth-option
92 The pdftools-plugin contains a set of templates which can be installed in the admin section. These …
/plugin/imageflow/
H A DREADME.md33 __``%LINKTO%``__(optional)| Here you can set a wiki page. If this is given, the user will be redire…
34 …give an alternate description here, to display some description if no IPTC Caption meta-data is set
40 ImageFlow has a predefined set of colors. If you want to change them to your needs, you can either …
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md114 - Will now throw an exception when `mbstring.func_overload` is set
171 - Availability to set custom default CSS file
172 - Availability to set custom hyphenation dictionary file
257 - `{PAGENO}` and `{nbpg}` can use any of the number types as in list-style e.g. set in `<pagebreak>` using pagenumstyle.
305 - text-indent when set as "em" - incorrectly calculated if last text in line in different font size than for block
310 - Setting page format incorrectly set default twice and missed some options
326 - Images - image height is reset proportional to original if width is set to maximum e.g. `<img width="100%" height="20mm">`
369 - text with letter-spacing set inside table which needs to be resixed (shrunk) - letter-spacing was not adjusted
378 - tables - border set as attribute on `<TABLE>` overrides border set a
[all...]
/plugin/cssperpage/demo/
H A Ddemo.txt24 The font-size for this section of the page is set to 12pt.
/plugin/gnuplot/
H A Dsyntax.php109 $data = 'set terminal png transparent nocrop enhanced font arial 8 size 420,320'."\n".
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Dmax.rst7 ``max`` returns the biggest value of a sequence or a set of values:
H A Dmin.rst7 ``min`` returns the lowest value of a sequence or a set of values:
/plugin/pgn4web/pgn4web/live/
H A Dlive-no-event.pgn3 % if the Result tag is set to "*" games will automatically refresh
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dcoding_standards.rst89 {% set foo = 'foo' %}
90 {% set foo_bar = 'foo' %}
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DRangeRetrieval.php116 * Given a specific Entry/DN and an attribute, get the next set of ranged values available. Optionally pass a third
135 $attrReq->getOptions()->set(Option::fromRange((string) $startAt, (string) $amount));
167 $attrResult->getOptions()->set(Option::fromRange('0'));
/plugin/freechat/phpfreechat/data/public/js/
H A Dpfcclient.js186 param2.set('meta', $H(param2.get('meta')));
470 meta.set('users', $H(meta.get('users')));
538 if (!this.usermeta.get(nickid)) this.usermeta.set(nickid, $H());
540 this.usermeta.get(nickid).set(key, value);
542 this.usermeta.set(nickid, $H(key));
566 if (!this.chanmeta.get(chanid)) this.chanmeta.set(chanid, $H());
568 this.chanmeta.get(chanid).set(key,value);
570 this.chanmeta.set(chanid, $H(key));
991 msg_html.set(recipientid, line);
993 msg_html.set(recipientid, msg_html.get(recipientid) + line);
[all …]

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