Home
last modified time | relevance | path

Searched defs:default (Results 226 – 250 of 399) sorted by relevance

12345678910>>...16

/plugin/asciidocjs/node_modules/call-bind/
Dpackage.json9 "default": "./index.js" string
15 "default": "./callBound.js" string
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/
Dfckconnector.py80 def get(self, key, default=None): argument
/plugin/subconfhelper/helper/
Dconfig.php36 function configuration( $datafile, $local=array( ), $default=array( ), $protected=array( ) ) {
/plugin/fblogin/lib/
Dfacebook.php112 protected function getPersistentData($key, $default = false) {
/plugin/calendar/classes/
H A DFileHandler.php244 public static function readText($filepath, $default = '') {
/plugin/fedauth/Auth/OpenID/
DMessage.php211 function get($key, $default = null)
805 function getArg($namespace, $key, $default = null)
888 function getAliasedArg($aliased_key, $default = null)
/plugin/elasticsearch/vendor/nyholm/dsn/src/Configuration/
DDsnFunction.php65 public function getParameter(string $key, $default = null)
DDsn.php58 public function getParameter(string $key, $default = null)
/plugin/combo/admin/
H A Dpagerules.php306 private function getLangOrDefault($id, $default)
/plugin/twofactor/
H A DSettings.php79 public function get($key, $default = null)
/plugin/pgn4web/pgn4web/
Dencoder-example.php14 function get_param($param, $shortParam, $default) {
Dviewer-links.php134 function get_param($param, $shortParam, $default) {
/plugin/combo/ComboStrap/
H A DArrayUtility.php104 public static function mergeByValue(array $default, array $overwrite): array
/plugin/openid/Auth/OpenID/
DMessage.php235 function get($key, $default = null)
885 function getArg($namespace, $key, $default = null)
968 function getAliasedArg($aliased_key, $default = null)
/plugin/authgooglesheets/vendor/psr/http-message/src/
DServerRequestInterface.php227 public function getAttribute($name, $default = null);
/plugin/matrixnotifierwas/vendor/psr/http-message/src/
DServerRequestInterface.php227 public function getAttribute(string $name, $default = null);
/plugin/xterm2/
Dsyntax.php48 var $default = 'xterm2user'; variable in syntax_plugin_xterm2
/plugin/crypto/
Dsyntax.php98 function xml_property($xml, $name, $default = "") {
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DConfigSchema.php106 public function add($key, $default, $type, $allow_null)
/plugin/tcycle/
Dsyntax.php101 function _getAttribute($attributeString, $attribute, $default){
/plugin/flashplayer/
Dsyntax.php120 function _getNumericalAttribute($attributeString, $attribute, $default){
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
DClientBuilder.php233 $default = new CurlHandler($singleParams); variable in Elasticsearch\\ClientBuilder
236 $default = new CurlMultiHandler($config); variable in Elasticsearch\\ClientBuilder
242 return $future ? Middleware::wrapFuture($default, $future) : $default; variable in Elasticsearch\\ClientBuilder
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
DThumbnailDetails.php36 public function setDefault(Thumbnail $default)
/plugin/wordimport/docx/
DDocX.php171 public function getConf($key, $default = null)
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
Dlink-cmpr.js1 … or ID)",InternalMedia:"internal media",LinkPageOrId:"Page Name creates default Dokuwiki Link: <c… property

12345678910>>...16