Home
last modified time | relevance | path

Searched defs:values (Results 1 – 25 of 277) sorted by relevance

12345678910>>...12

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DAttribute.php43 protected $values = []; global() variable in FreeDSx\\Ldap\\Entry\\Attribute
54 __construct(string $attribute, ...$values) global() argument
66 add(...$values) global() argument
92 remove(...$values) global() argument
121 set(...$values) global() argument
[all...]
H A DChange.php133 * @param string ...$values argument
50 __construct(int $modType, $attribute, ...$values) global() argument
148 delete($attribute, ...$values) global() argument
163 replace($attribute, ...$values) global() argument
[all...]
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/Data/
H A DAttribute.php13 private $values; variable in FINDOLOGIC\\Export\\Data\\Attribute
18 public function __construct($key, $values = [])
32 public function setValues($values)
H A DProperty.php39 private $values; variable in FINDOLOGIC\\Export\\Data\\Property
44 public function __construct($key, $values = [])
73 protected function setValues($values)
/plugin/data/Form/
H A DOptGroup.php7 protected $values = []; variable in dokuwiki\\plugin\\data\\Form\\OptGroup
18 public function storeValues($values) argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DTextValues.php26 public $values; variable in Google\\Service\\CloudSearch\\TextValues
31 public function setValues($values)
H A DTimestampValues.php26 public $values; variable in Google\\Service\\CloudSearch\\TimestampValues
31 public function setValues($values)
H A DDoubleValues.php23 public $values; variable in Google\\Service\\CloudSearch\\DoubleValues
25 public function setValues($values)
H A DEnumValues.php26 public $values; variable in Google\\Service\\CloudSearch\\EnumValues
31 public function setValues($values)
H A DIntegerValues.php26 public $values; variable in Google\\Service\\CloudSearch\\IntegerValues
31 public function setValues($values)
H A DHtmlValues.php26 public $values; variable in Google\\Service\\CloudSearch\\HtmlValues
31 public function setValues($values)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DValueValidation.php26 public $values; variable in Google\\Service\\Dataproc\\ValueValidation
31 public function setValues($values)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1StudyConfigParameterSpecMatchingParentCategoricalValueSpec.php26 public $values; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1StudyConfigParameterSpecMatchingParentCategoricalValueSpec
31 public function setValues($values)
H A DGoogleCloudMlV1StudyConfigParameterSpecMatchingParentDiscreteValueSpec.php23 public $values; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1StudyConfigParameterSpecMatchingParentDiscreteValueSpec
25 public function setValues($values)
H A DGoogleCloudMlV1StudyConfigParameterSpecMatchingParentIntValueSpec.php26 public $values; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1StudyConfigParameterSpecMatchingParentIntValueSpec
31 public function setValues($values)
H A DGoogleCloudMlV1StudyConfigParameterSpecCategoricalValueSpec.php26 public $values; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1StudyConfigParameterSpecCategoricalValueSpec
31 public function setValues($values)
H A DGoogleCloudMlV1StudyConfigParameterSpecDiscreteValueSpec.php23 public $values; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1StudyConfigParameterSpecDiscreteValueSpec
25 public function setValues($values)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/
H A DGoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter.php26 public $values; variable in Google\\Service\\CloudFilestore\\GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter
31 public function setValues($values)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdMob/
H A DStringList.php26 public $values; variable in Google\\Service\\AdMob\\StringList
31 public function setValues($values)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/
H A DGoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter.php26 public $values; variable in Google\\Service\\CloudMemorystoreforMemcached\\GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter
31 public function setValues($values)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ResourceSettings/
H A DGoogleCloudResourcesettingsV1ValueStringSet.php26 public $values; variable in Google\\Service\\ResourceSettings\\GoogleCloudResourcesettingsV1ValueStringSet
31 public function setValues($values)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DPivotValueRegion.php26 public $values; variable in Google\\Service\\AnalyticsReporting\\PivotValueRegion
31 public function setValues($values)
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Comparison/
H A DHasher.php13 public static function hash(...$values) : int argument
21 private static function hashArray(array $values) : int argument
/plugin/structnotification/action/
H A Dnotification.php56 protected function getValueByLabel($values, $label) argument
142 users_set($user_and_groups, $values) global() argument
219 replacePlaceholders($message, $values) global() argument
[all...]
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Util/
H A DVarUtils.php32 public static function resolve($template, array $vars, array $values)
50 public static function getCombinations(array $vars, array $values)

12345678910>>...12