Home
last modified time | relevance | path

Searched full:setting (Results 76 – 100 of 1200) sorted by path

12345678910>>...48

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php2064 * Setting $mode to self::SOURCE_LOCAL_FILE will change the above behavior. With self::SOURCE_LOCAL_FILE, $remote_file will
2068 * Setting $mode to self::SOURCE_CALLBACK will use $data as callback function, which gets only one parameter -- number
2091 * Setting $local_start to > 0 or $mode | self::RESUME_START doesn't do anything unless $mode | self::SOURCE_LOCAL_FILE.
2279 throw new \RuntimeException('Error setting file time');
H A DSSH1.php
H A DSSH2.php2788 * Setting $timeout to false or 0 will mean there is no timeout.
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DReadMe.txt33 arrays. The default format is UTF-8. For setting different encodings, you can
/dokuwiki/vendor/simplepie/simplepie/src/
H A DItem.php642 * Note: obeys PHP's timezone setting. To get a UTC date/time, use
700 * Note: obeys PHP's timezone setting. To get a UTC date/time, use
H A DSimplePie.php681 * then set configuration options using the provided methods. After setting
1416 * UTF-8. This setting will be obeyed by {@see handle_content_type()}, and
1970 * Because it's setting these settings for the entire page (as is the nature
/dokuwiki/vendor/splitbrain/php-cli/
H A DREADME.md106 terminal width on its own. It can be overwritten by setting a ``COLUMNS`` environment variable.
/plugin/a2s/
H A DASCIIToSVG.php206 #echo "yy_to_mark: setting buffer index to ", $this->yy_buffer_end, "\n";
2860 * This is kind of a stupid and hacky way to do this, but this allows setting
H A Ddemo.txt113 … and PDF file, a2s does not obey the [[doku>config:canonical|canonical]] setting and always genera…
/plugin/abortlogin/
H A Daction.php29 …msg("Remove the disabled file from the plugin directory when you are finished setting up. Your cur…
/plugin/accscounter/syntax/
H A Dcounter.php339 // Get the time zone from conf (if null, it will use the default setting on your server)
H A Dpopularity.php53 // Get the time zone from conf (if null, it will use the default setting on your server)
/plugin/aceeditor/
H A DNEWS13 * Fixed setting to enabled/disable syntax highlighting
34 * Setting to enable/disable Ace by default
42 * Setting for additional XML-like tags
H A Dbuild.js1setting pointer-events: auto; on node under the mouse, which changes\n during scroll, will …
/plugin/achart/assets/
H A Dapexcharts.min.js6setting it to false.");if("bar"===e.chart.type&&e.plotOptions.bar.horizontal){if(e.yaxis.length>1)…
/plugin/achart/lang/en/
H A Dsettings.php8 // keys need to match the config setting name
/plugin/acknowledge/lang/de/
H A Dsettings.php8 // keys need to match the config setting name
/plugin/acknowledge/lang/en/
H A Dsettings.php8 // keys need to match the config setting name
/plugin/acronym/
H A DREADME28 2010-10-19: 1 hour: cleanup code, remove misleading configuration setting
/plugin/adfs/phpsaml/
H A DCHANGELOG18 * Remove Comparison atribute from RequestedAuthnContext when setting has empty value
21 * Set true as the default value for strict setting
91 attribute to be empty with the 'relaxDestinationValidation' setting
188 * Split the setting check methods. Now 1 method for IdP settings and other for SP settings.
189 * Let the setting object to avoid the IdP setting check. required if we want to publish SP SAML Met…
203 * Set optional the XMLvalidation (enable/disable it with wantXMLValidation security setting).
212 * Adding ability to set idp cert once the Setting object initialized.
H A DREADME.md202 Or also we can provide those data in the setting file at the `$settings['sp']['x509cert']`
246 endpoints files uses the setting file of the toolkit's base folder.
290 * Use an array with the setting data and provide it directly to the
1098 require_once 'settings.php'; // Load the setting info as an Array
1290 A simple class used to build the Setting object used in the v1.0 of the toolkit.
1524 * Use an array with the setting data.
1526 In this demo we provide the data in the second way, using a setting array named
1533 the `Setting` class.
1535 Notice that in this demo, the `setting.php` file that could be defined at the base
1599 * Use an array with the setting data.
[all …]
H A Dadvanced_settings_example.php77 // the setting is not present.
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A DCHANGELOG.txt78 - Fix typo when setting MimeType attribute. (Eugene OZ)
/plugin/adfs/phpsaml/lib/Saml/
H A DMetadata.php10 * @param array|object|null $settings Setting data
/plugin/adfs/phpsaml/lib/Saml2/
H A DAuth.php146 …* @param array|object|null $oldSettings Setting data (You can provide a OneLogin_Saml_Settings, th…

12345678910>>...48