Home
last modified time | relevance | path

Searched refs:Parameter (Results 1 – 25 of 64) sorted by relevance

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
DTrigger.php29 protected $checkValidationType = Parameter::class;
35 protected $continuousTimeMinMillisecondsType = Parameter::class;
39 protected $eventNameType = Parameter::class;
47 protected $horizontalScrollPercentageListType = Parameter::class;
49 protected $intervalType = Parameter::class;
51 protected $intervalSecondsType = Parameter::class;
53 protected $limitType = Parameter::class;
55 protected $maxTimerLengthSecondsType = Parameter::class;
65 protected $parameterType = Parameter::class;
75 protected $selectorType = Parameter::class;
[all …]
DVariableFormatValue.php26 protected $convertFalseToValueType = Parameter::class;
28 protected $convertNullToValueType = Parameter::class;
30 protected $convertTrueToValueType = Parameter::class;
32 protected $convertUndefinedToValueType = Parameter::class;
50 * @param Parameter
52 public function setConvertFalseToValue(Parameter $convertFalseToValue)
57 * @return Parameter
64 * @param Parameter
66 public function setConvertNullToValue(Parameter $convertNullToValue)
71 * @return Parameter
[all …]
DParameter.php20 class Parameter extends \Google\Collection class
27 protected $listType = Parameter::class;
29 protected $mapType = Parameter::class;
55 * @param Parameter[]
62 * @return Parameter[]
69 * @param Parameter[]
76 * @return Parameter[]
113 class_alias(Parameter::class, 'Google_Service_TagManager_Parameter');
DTag.php57 protected $monitoringMetadataType = Parameter::class;
71 protected $parameterType = Parameter::class;
85 protected $priorityType = Parameter::class;
247 * @param Parameter
249 public function setMonitoringMetadata(Parameter $monitoringMetadata)
254 * @return Parameter
303 * @param Parameter[]
310 * @return Parameter[]
359 * @param Parameter
361 public function setPriority(Parameter $priority)
[all …]
DTagConsentSetting.php26 protected $consentTypeType = Parameter::class;
44 * @param Parameter
46 public function setConsentType(Parameter $consentType)
51 * @return Parameter
DCondition.php23 protected $parameterType = Parameter::class;
31 * @param Parameter[]
38 * @return Parameter[]
DClient.php47 protected $parameterType = Parameter::class;
159 * @param Parameter[]
166 * @return Parameter[]
DZone.php47 protected $parameterType = Parameter::class;
167 * @param Parameter[]
174 * @return Parameter[]
DVariable.php53 protected $parameterType = Parameter::class;
201 * @param Parameter[]
208 * @return Parameter[]
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
DParameterTest.php11 $param = new Parameter($cal, 'name','value');
21 $param = new Parameter($card, null,'URL');
32 $param = new Parameter($cal, 'name', null);
51 $param = new Parameter($cal, 'name', 'value');
60 $param = new Parameter($cal, 'name', null);
69 $param = new Parameter($cal, 'name', 'value');
77 $param = new Parameter($cal, 'name', null);
85 $param = new Parameter($cal, 'name',array("val1", "val2;", "val3^", "val4\n", "val5\""));
99 $param = new Parameter($cal, 'EMAIL',"user+something@example.org");
108 $param = new Parameter($cal, 'name', array(1,2,3,4));
[all …]
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
DParameterTest.php11 $param = new Parameter($cal, 'name','value');
21 $param = new Parameter($card, null,'URL');
32 $param = new Parameter($cal, 'name', null);
51 $param = new Parameter($cal, 'name', 'value');
60 $param = new Parameter($cal, 'name', null);
69 $param = new Parameter($cal, 'name', 'value');
77 $param = new Parameter($cal, 'name', null);
85 $param = new Parameter($cal, 'name',array("val1", "val2;", "val3^", "val4\n", "val5\""));
99 $param = new Parameter($cal, 'EMAIL',"user+something@example.org");
108 $param = new Parameter($cal, 'name', array(1,2,3,4));
[all …]
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
DParameterTest.php11 $param = new Parameter($cal, 'name', 'value');
21 $param = new Parameter($card, null, 'URL');
32 $param = new Parameter($cal, 'name', null);
51 $param = new Parameter($cal, 'name', 'value');
60 $param = new Parameter($cal, 'name', null);
69 $param = new Parameter($cal, 'name', 'value');
77 $param = new Parameter($cal, 'name', null);
85 $param = new Parameter($cal, 'name', ["val1", "val2;", "val3^", "val4\n", "val5\""]);
99 $param = new Parameter($cal, 'EMAIL', "user+something@example.org");
108 $param = new Parameter($cal, 'name', [1, 2, 3, 4]);
[all …]
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DParameterTest.php11 $param = new Parameter($cal, 'name','value');
21 $param = new Parameter($card, null,'URL');
32 $param = new Parameter($cal, 'name', null);
51 $param = new Parameter($cal, 'name', 'value');
60 $param = new Parameter($cal, 'name', null);
69 $param = new Parameter($cal, 'name', 'value');
77 $param = new Parameter($cal, 'name', null);
85 $param = new Parameter($cal, 'name',array("val1", "val2;", "val3^", "val4\n", "val5\""));
99 $param = new Parameter($cal, 'EMAIL',"user+something@example.org");
108 $param = new Parameter($cal, 'name', array(1,2,3,4));
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
DStructuredMessage.php31 protected $parametersType = Parameter::class;
63 * @param Parameter[]
70 * @return Parameter[]
DParameter.php20 class Parameter extends \Google\Model class
62 class_alias(Parameter::class, 'Google_Service_Dataflow_Parameter');
/plugin/webdav/vendor/sabre/vobject/lib/Property/
DUri.php5 use Sabre\VObject\Parameter; alias
57 $parameters['VALUE'] = new Parameter($this->root, 'VALUE', 'URI');
/plugin/icalevents/vendor/sabre/vobject/lib/Property/
DUri.php5 use Sabre\VObject\Parameter; alias
58 $parameters['VALUE'] = new Parameter($this->root, 'VALUE', 'URI');
/plugin/externalembed/
DREADME.md31 * Set **THUMBNAIL_CACHE_TIME** Parameter - this is the time in hours before the thumbnail cache exp…
33 * Set **MINIMUM_EMBED_WIDTH** Parameter - the minimum size for an embed (200 default)
34 * Set **MINIMUM_EMBED_HEIGHT** Parameter - the minimum height for an embed (200 default)
35 * Set **DEFAULT_PRIVACY_DISCLAIMER** Parameter - The default disclaimer for an embed if you have no…
37 * Set **DOMAIN_WHITELIST** Parameter - `<DOMAIN, DISCLAIMER (optional)>`
/plugin/webdavclient/vendor/sabre/vobject/lib/
DProperty.php173 $name = Parameter::guessParameterNameByValue($value);
181 $param = new Parameter($this->root, $name, $value);
399 $param = new Parameter($this->root, $name, $value);
/plugin/davcard/vendor/sabre/vobject/lib/
DProperty.php173 $name = Parameter::guessParameterNameByValue($value);
181 $param = new Parameter($this->root, $name, $value);
399 $param = new Parameter($this->root, $name, $value);
/plugin/davcal/vendor/sabre/vobject/lib/
H A DProperty.php173 $name = Parameter::guessParameterNameByValue($value);
181 $param = new Parameter($this->root, $name, $value);
399 $param = new Parameter($this->root, $name, $value);
/plugin/icalevents/vendor/sabre/vobject/lib/
DProperty.php177 $name = Parameter::guessParameterNameByValue($value);
185 $param = new Parameter($this->root, $name, $value);
486 $param = new Parameter($this->root, $name, $value);
/plugin/webdav/vendor/sabre/vobject/lib/
DProperty.php167 $name = Parameter::guessParameterNameByValue($value);
174 $param = new Parameter($this->root, $name, $value);
453 $param = new Parameter($this->root, $name, $value);
/plugin/findologicxmlexport/vendor/hoa/zformat/
DCHANGELOG.md9 * Parameter: Fix API documentation, namings… (Metalaka, 2016-01-16T08:02:35+01:00)
DParameter.php47 class Parameter class
536 $constants = Parameter::getConstants();

123