Home
last modified time | relevance | path

Searched full:setting (Results 26 – 50 of 1200) sorted by last modified time

12345678910>>...48

/dokuwiki/lib/plugins/config/core/Setting/
H A DSettingEmail.php3 namespace dokuwiki\plugin\config\core\Setting;
H A DSettingFieldset.php3 namespace dokuwiki\plugin\config\core\Setting;
10 class SettingFieldset extends Setting
H A DSettingNoDefault.php3 namespace dokuwiki\plugin\config\core\Setting;
H A DSettingNoKnownClass.php3 namespace dokuwiki\plugin\config\core\Setting;
6 * A do-nothing class used to detect settings with a missing setting class.
H A DSettingNumericopt.php3 namespace dokuwiki\plugin\config\core\Setting;
H A DSettingOnoff.php3 namespace dokuwiki\plugin\config\core\Setting;
/dokuwiki/inc/parser/
H A Dmetadata.php574 * Should honor $conf['mailguard'] setting
H A Drenderer.php654 * Should honor $conf['mailguard'] setting
/dokuwiki/inc/lang/en/
H A Dinstall.html3 <p>DokuWiki uses ordinary files for the storage of wiki pages and other information associated with those pages (e.g. images, search indexes, old revisions, etc). In order to operate successfully DokuWiki <strong>must</strong> have write access to the directories that hold those files. This installer is not capable of setting up directory permissions. That normally needs to be done directly on a command shell or if you are using hosting, through FTP or your hosting control panel (e.g. cPanel).</p>
/dokuwiki/inc/
H A Dinit.php415 * setting the values only if needed.
H A Ddeprecated.php63 class setting extends \dokuwiki\plugin\config\core\Setting\Setting
68 dbg_deprecated(\dokuwiki\plugin\config\core\Setting\Setting::class);
77 class setting_authtype extends \dokuwiki\plugin\config\core\Setting\SettingAuthtype
82 dbg_deprecated(\dokuwiki\plugin\config\core\Setting\SettingAuthtype::class);
91 class setting_string extends \dokuwiki\plugin\config\core\Setting\SettingString
96 dbg_deprecated(\dokuwiki\plugin\config\core\Setting\SettingString::class);
61 class setting extends \dokuwiki\plugin\config\core\Setting\Setting global() class
/dokuwiki/lib/plugins/extension/helper/
H A Dextension.php1105 * setting is used (when set). All folders found by this method are stored
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH1.php
H A DSSH2.php2788 * Setting $timeout to false or 0 will mean there is no timeout.
H A DSCP.php
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');
/dokuwiki/vendor/simplepie/simplepie/src/
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/marcusschwarz/lesserphp/
H A Dlessc.inc.php
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DREADME.md96 added character encoding setting
/dokuwiki/inc/Action/Exception/
H A DActionDisabledException.php9 * config setting. You should probably not use it.
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dmathematica.php3873 'Setting',
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRC2.php102 * {@internal Changing this value after setting the key has no effect.}
292 * Calling this function after setting the key has no effect until the next
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DX509.php
/dokuwiki/lib/scripts/
H A Dbehaviour.js5 * @param {bool} noaria supress aria-expanded state setting
17 * @param {bool} noaria supress aria-expanded state setting
30 * @param {bool} noaria supress aria-expanded state setting
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DReadMe.txt33 arrays. The default format is UTF-8. For setting different encodings, you can

12345678910>>...48