Home
last modified time | relevance | path

Searched refs:settings (Results 76 – 100 of 466) sorted by relevance

12345678910>>...19

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Extensions/
H A DPhptTestCase.php29 private $settings = [ variable in PHPUnit_Extensions_PhptTestCase
135 $settings = $this->settings;
140 $settings = array_merge($settings, $this->parseIniSection($sections['INI']));
156 $jobResult = $this->phpUtil->runJob($sections['SKIPIF'], $settings);
186 $jobResult = $this->phpUtil->runJob($code, $settings);
227 $this->phpUtil->runJob($cleanCode, $this->settings);
/plugin/adfs/phpsaml/lib/Saml/
H A DMetadata.php10 * @param array|object|null $settings Setting data
12 public function __construct($settings = null) argument
14 $auth = new OneLogin_Saml2_Auth($settings);
/plugin/authucenter/
H A DREADME.md17 * Go to UCenter Admin Tab in Discuz, add a new app, copy those settings generated by UCenter.
18 * In `Authucenter` settings area, paste App settings generated before.
19 * In `Authentication` settings area, set superuser to your superadmin username in UCenter. Otherwis…
20 * In `Authentication` settings area, change `authtype` to `authucenter`.
/plugin/pgn4web/pgn4web/
H A Dmini.css56 /* a "width" attribute here must use the !important flag to override default settings */
65 /* a "width" attribute here must use the !important flag to override default settings */
69 /* a "width" attribute here must use the !important flag to override default settings */
73 /* a "width" attribute here must use the !important flag to override default settings */
77 /* a "width" attribute here must use the !important flag to override default settings */
H A Dtactics.css62 /* a "width" attribute here must use the !important flag to override default settings */
71 /* a "width" attribute here must use the !important flag to override default settings */
75 /* a "width" attribute here must use the !important flag to override default settings */
79 /* a "width" attribute here must use the !important flag to override default settings */
83 /* a "width" attribute here must use the !important flag to override default settings */
H A Dtilb98r2.css75 /* a "width" attribute here must use the !important flag to override default settings */
84 /* a "width" attribute here must use the !important flag to override default settings */
88 /* a "width" attribute here must use the !important flag to override default settings */
92 /* a "width" attribute here must use the !important flag to override default settings */
96 /* a "width" attribute here must use the !important flag to override default settings */
H A Dchess960wch06.css70 /* a "width" attribute here must use the !important flag to override default settings */
79 /* a "width" attribute here must use the !important flag to override default settings */
83 /* a "width" attribute here must use the !important flag to override default settings */
87 /* a "width" attribute here must use the !important flag to override default settings */
91 /* a "width" attribute here must use the !important flag to override default settings */
H A Dinputform.css84 /* a "width" attribute here must use the !important flag to override default settings */
99 /* a "width" attribute here must use the !important flag to override default settings */
107 /* a "width" attribute here must use the !important flag to override default settings */
112 /* a "width" attribute here must use the !important flag to override default settings */
116 /* a "width" attribute here must use the !important flag to override default settings */
H A Dtemplate.css70 /* a "width" attribute here must use the !important flag to override default settings */
79 /* a "width" attribute here must use the !important flag to override default settings */
83 /* a "width" attribute here must use the !important flag to override default settings */
87 /* a "width" attribute here must use the !important flag to override default settings */
91 /* a "width" attribute here must use the !important flag to override default settings */
/plugin/revealjs/css/theme/source/
H A Dbeige.scss8 // Default mixins and settings -----------------
10 @import "../template/settings";
20 // Override theme settings (see ../template/settings.scss)
H A Dleague.scss10 // Default mixins and settings -----------------
12 @import "../template/settings";
21 // Override theme settings (see ../template/settings.scss)
H A Dsky.scss8 // Default mixins and settings -----------------
10 @import "../template/settings";
20 // Override theme settings (see ../template/settings.scss)
H A Dblack.scss8 // Default mixins and settings -----------------
10 @import "../template/settings";
18 // Override theme settings (see ../template/settings.scss)
H A Dmoon.scss7 // Default mixins and settings -----------------
9 @import "../template/settings";
44 // Override theme settings (see ../template/settings.scss)
H A Dwhite.scss8 // Default mixins and settings -----------------
10 @import "../template/settings";
18 // Override theme settings (see ../template/settings.scss)
H A Dsolarized.scss7 // Default mixins and settings -----------------
9 @import "../template/settings";
45 // Override theme settings (see ../template/settings.scss)
H A Dsimple.scss10 // Default mixins and settings -----------------
12 @import "../template/settings";
22 // Override theme settings (see ../template/settings.scss)
/plugin/siteexport/inc/
H A Dfunctions.php12 public $settings = null; variable in siteexport_functions
40 return ml($this->settings->origZipFile, $params, true, '&');
138 $NS = $this->settings->exportNamespace;
309 $FILE = $this->settings->origZipFile;
312 if (empty($PATTERN) && empty($this->settings->pattern)) {
318 if (empty($this->settings->pattern)) {
319 $this->settings['pattern'] = $PATTERN;
321 $PATTERN = $this->settings->pattern;
338 $PATTERN = $this->settings->pattern;
341 …($this->getSpecialExportFileName($this->settings->origZipFile, $PATTERN), '.' . basename(mediaFN($…
[all …]
/plugin/davcard/
H A Dhelper.php68 if($settings === false)
70 if($settings['type'] !== 'contacts')
74 $write = $settings['write'];
216 if($settings === false)
218 if($settings['type'] !== 'contacts')
222 $write = $settings['write'];
420 if($settings === false)
422 if($settings['type'] !== 'contacts')
466 if($settings === false)
845 if($settings === false)
[all …]
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.stumbleupon.js20 $.fn.socialSharePrivacy.settings.services.stumbleupon = {
32 'button' : function (options, uri, settings) { argument
36 if (settings.layout === 'line') {
H A Djquery.socialshareprivacy.linkedin.js19 $.fn.socialSharePrivacy.settings.services.linkedin = {
33 'button' : function (options, uri, settings) { argument
36 'data-counter' : settings.layout === 'line' ? 'right' : 'top',
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dindex-operations.asciidoc6 mappings/settings.
37 'settings' => [
58 // Create the index with mappings and settings now
67 analyzers, tokenizers, filters and index settings. Although essentially the same
76 'settings' => [ <1>
134 <1> The top level `settings` contains config about the index (# of shards, etc)
136 <2> `analysis` is nested inside of `settings`, and contains tokenizers, filters,
138 <3> `mappings` is another element nested inside of `settings`, and contains the
163 'settings' => [
177 The GET Settings API shows you the currently configured settings fo
[all...]
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dclass.csstidy.php126 var $settings = array(); variable in csstidy
256 $this->settings['remove_bslash'] = true;
259 $this->settings['lowercase_s'] = false;
261 $this->settings['remove_last_;'] = false;
262 $this->settings['case_properties'] = 1;
265 $this->settings['merge_selectors'] = 2;
267 $this->settings['css_level'] = 'CSS2.1';
269 $this->settings['timestamp'] = false;
285 if(isset($this->settings[$setting]))
287 return $this->settings[$setting];
[all …]
/plugin/authucenter/lib/uc_client/control/
H A Dpm.php100 if($this->settings['pmsendregdays']) {
101 if($user['regdate'] > $this->time - $this->settings['pmsendregdays'] * 86400) {
105 if($this->settings['chatpmmemberlimit']) {
106 if($type == 1 && ($countmsgto > ($this->settings['chatpmmemberlimit'] - 1))) {
110 if($this->settings['pmfloodctrl']) {
111 if(!$_ENV['pm']->ispminterval($this->user['uid'], $this->settings['pmfloodctrl'])) {
115 if($this->settings['privatepmthreadlimit']) {
116 …if(!$_ENV['pm']->isprivatepmthreadlimit($this->user['uid'], $this->settings['privatepmthreadlimit'…
120 if($this->settings['chatpmthreadlimit']) {
121 if(!$_ENV['pm']->ischatpmthreadlimit($this->user['uid'], $this->settings['chatpmthreadlimit'])) {
[all …]
/plugin/adfs/phpsaml/lib/Saml2/
H A DAuthnRequest.php31 * @param OneLogin_Saml2_Settings $settings Settings
37 …public function __construct(OneLogin_Saml2_Settings $settings, $forceAuthn = false, $isPassive = f… argument
39 $this->_settings = $settings;
76 $organizationData = $settings->getOrganization();

12345678910>>...19