Searched refs:Setting (Results 1 – 25 of 68) sorted by relevance
123
5 use dokuwiki\plugin\config\core\Setting\Setting; alias10 class RedirectSetting extends Setting
27 protected $itemsType = Setting::class;57 * @param Setting[]64 * @return Setting[]
20 class Setting extends \Google\Model class98 class_alias(Setting::class, 'Google_Service_Calendar_Setting');
21 use Google\Service\Calendar\Setting; alias39 * @return Setting45 return $this->call('get', [$params], Setting::class);
5 use dokuwiki\plugin\config\core\Setting\SettingNumeric;11 class Setting extends SettingNumeric class
5 use dokuwiki\plugin\config\core\Setting\SettingString;
13 Setting this parameter to true relaxes our allowed character
28 Setting starting page number explicitly (replacing default value of 1)
96 - Setting debug to `false` does not enable debug output. error occurs.103 - Setting the `header` stream option as a string to be compatible with GAE.
34 * Setting to enable/disable Ace by default42 * Setting for additional XML-like tags
2 === Setting a custom ConnectionFactory
27 * Setting this option to true allows them anywhere where a statement is allowed.
52 By default the wrap is soft, meaning long words may extend past the column width. Setting this to `…
589 echo 'ERROR: Setting a config option requires a name and value'.PHP_EOL.PHP_EOL;641 … echo 'ERROR: Setting a runtime config option requires a name and value'.PHP_EOL.PHP_EOL;
80 Setting a default SerializationContext factory
34 | Setting | Default | Description |
64 …ntries/strings will be removed. Otherwise, they will be left in place. Setting this to TRUE only…
38 // Setting meaningful or empty value only makes sense
48 ^ Setting ^ Description ^
35 | Setting | Description |
39 declarations can only appear at a program's top level. Setting this
313 * Setting a request option to `null` when creating a request with a client will658 * Setting the `debug` request parameter to true shows verbose cURL output instead of using the LogP…679 * Setting `additionalParameters` of a response to false is now honored when parsing responses with …708 * Bug fix: Setting default options on a client now works709 * Bug fix: Setting options on HEAD requests now works. See #352876 * Setting a response on a request will write to the custom request body from the response body if o…945 * BC: Setting a service description on a client will no longer modify the client's command factorie…988 * Setting default headers on a client after setting the user-agent will not erase the user-agent se…1159 * Bug: Setting the response body of a request to null after completing a request, not when setting …1229 * Bug: Setting the name of each ApiParam when creating through an ApiCommand
49 …e of HTML/XML code and a script which is very common in web development. Setting this value to tru…
604 * Setting a request option to `null` when creating a request with a client will953 * Setting the `debug` request parameter to true shows verbose cURL output instead of using the LogP…974 * Setting `additionalParameters` of a response to false is now honored when parsing responses with …1003 * Bug fix: Setting default options on a client now works1004 * Bug fix: Setting options on HEAD requests now works. See #3521171 * Setting a response on a request will write to the custom request body from the response body if o…1240 * BC: Setting a service description on a client will no longer modify the client's command factorie…1283 * Setting default headers on a client after setting the user-agent will not erase the user-agent se…1454 * Bug: Setting the response body of a request to null after completing a request, not when setting …1524 * Bug: Setting the name of each ApiParam when creating through an ApiCommand
74 in the playList. Setting autoPlay: false will make the player pause on and show the splash.117 - Setting a new config using JavaScript via setConfig() now re-creates the UI so that it properly167 - Setting showFullScreenButton to False Shortens Progress Bar - now fixed