Home
last modified time | relevance | path

Searched defs:default (Results 51 – 75 of 175) sorted by last modified time

1234567

/plugin/openid/Auth/OpenID/
H A DMessage.php235 function get($key, $default = null)
885 function getArg($namespace, $key, $default = null)
968 function getAliasedArg($aliased_key, $default = null)
H A DSReg.php567 function get($field_name, $default=null)
/plugin/openid/Auth/Yadis/
H A DManager.php38 function get($name, $default=null)
H A DXRDS.php214 function Auth_Yadis_getXRDExpiration($xrd_element, $default=null)
/plugin/prosemirror/parser/
H A DInternalLinkNode.php68 getLinkTitle($title, $default, $id) global() argument
/plugin/oauthauthsch/
H A DDotAccess.php21 public static function get($array, $key, $default = null)
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DClient.php143 getConfigValue($keys, $default = null) global() argument
/plugin/elasticsearch/vendor/nyholm/dsn/src/Configuration/
H A DDsn.php58 public function getParameter(string $key, $default = null) argument
H A DDsnFunction.php65 public function getParameter(string $key, $default = null) argument
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DMiddleware.php25 callable $default, argument
49 callable $default, argument
[all...]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A 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
[all...]
/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/
H A DAwsAuthV4.php106 private function isSslRequired(Connection $conn, bool $default = false): bool argument
/plugin/ckgedit/ckeditor/plugins/tags/dialogs/
H A Dtags.js1 …children[p.children.length]={type:"checkbox",id:b[j].id,label:b[j].name,"default":b[j].name==""?""… property in p.children
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A DInput.class.php108 public function param($name, $default = null, $nonempty = false) {
136 public function &ref($name, $default = '', $nonempty = false) {
152 public function int($name, $default = 0, $nonempty = false) {
170 public function str($name, $default = '', $nonempty = false) {
191 public function valid($name, $valids, $default = null) {
210 public function bool($name, $default = false, $nonempty = false) {
228 public function arr($name, $default = array(), $nonempty = false) {
/plugin/userhomepage/
H A Dhelper.php77 function getLinkClasses($pageId = null, $class = null, $default = true) {
202 function getElements($default) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DServer.php570 function getHTTPDepth($default = self::DEPTH_INFINITY) {
/plugin/davcal/vendor/sabre/dav/bin/
H A Dbuild.php20 $default = 'buildzip'; variable
/plugin/text/
H A Drenderer.php550 function _getLinkTitle($title, $default, &$isImage, $id = null, $linktype = 'content') {
/plugin/authgooglesheets/vendor/psr/http-message/src/
H A DServerRequestInterface.php227 public function getAttribute($name, $default = null);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DThumbnailDetails.php36 public function setDefault(Thumbnail $default)
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DClient.php954 public function getConfig($name, $default = null)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DCoverPhoto.php25 public $default; variable in Google\\Service\\PeopleService\\CoverPhoto
36 public function setDefault($default)
H A DPhoto.php25 public $default; variable in Google\\Service\\PeopleService\\Photo
36 public function setDefault($default)
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DProxy.php22 callable $default,
46 callable $default,
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DServerRequest.php345 public function getAttribute($attribute, $default = null)

1234567