Searched refs:choices (Results 1 – 25 of 26) sorted by relevance
12
40 public function select(array $choices = [], array $options = []): MechanismInterface argument 42 $mechs = $this->getAvailableMechsFromChoices($choices, $options);94 * @param string[] $choices99 protected function getAvailableMechsFromChoices(array $choices, array $options): array argument 101 $available = $this->filterFromChoices($choices);103 $this->throwException($choices);108 $this->throwException($choices);115 * @param string[] $choices118 protected function filterFromChoices(array $choices): array argument 120 if (count($choices) 170 throwException(array $choices = []) global() argument [all...]
94 * @param string[] $choices array of mechanisms by their name99 public function select(array $choices = [], array $options = []): MechanismInterface argument 103 return $selector->select($choices, $options);
20 .form-control .select2-container.select2-dropdown-open .select2-choices {24 .form-control.select2-container .select2-choices {30 .control-group.warning .select2-container .select2-choices,32 .control-group.warning .select2-container-active .select2-choices,34 .control-group.warning .select2-dropdown-open.select2-drop-above .select2-choices,35 .control-group.warning .select2-container-multi.select2-container-active .select2-choices {45 .control-group.error .select2-container .select2-choices,47 .control-group.error .select2-container-active .select2-choices,49 .control-group.error .select2-dropdown-open.select2-drop-above .select2-choices,50 .control-group.error .select2-container-multi.select2-container-active .select2-choices {[all...]
257 .select2-container-active .select2-choices {282 .select2-dropdown-open.select2-drop-above .select2-choices {390 disabled look for disabled choices in the results dropdown439 .select2-container-multi .select2-choices {461 .select2-container-multi .select2-choices {465 .select2-container-multi.select2-container-active .select2-choices {472 .select2-container-multi .select2-choices li {476 html[dir="rtl"] .select2-container-multi .select2-choices li480 .select2-container-multi .select2-choices .select2-search-field {486 .select2-container-multi .select2-choices [all...]
414 * results array of objects that will be used as choices477 * an array of objects that will be used as choices. These objects must contain at least an 'id' key. The 'text'479 * value of 'text' which will be used to match choices. Alternatively, text can be a function(item) that can extract597 * @param selection currently selected choices987 // this is needed because inside val() we construct choices from options and there id is hardcoded1481 var choices = this.findHighlightableChoices(),1484 while (index > -1 && index < choices.length) {1486 var choice = $(choices[index]);1496 var choices = this.findHighlightableChoices(),1501 return indexOf(choices[all...]
26 public $choices; variable in Google\\Service\\Classroom\\MultipleChoiceQuestion31 public function setChoices($choices) argument33 $this->choices = $choices;40 return $this->choices;
217 .chosen-container-multi .chosen-choices {234 .chosen-container-multi .chosen-choices li {238 .chosen-container-multi .chosen-choices li.search-field {243 .chosen-container-multi .chosen-choices li.search-field input[type="text"] {257 .chosen-container-multi .chosen-choices li.search-choice {278 .chosen-container-multi .chosen-choices li.search-choice span {281 .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {291 .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {294 .chosen-container-multi .chosen-choices li.search-choice-disabled {305 .chosen-container-multi .chosen-choices l[all...]
84 .select2-container-multi .select2-choices .select2-search-choice {89 .select2-container-multi .select2-choices .select2-search-field input {93 .select2-container-multi .select2-choices {360 .select2-container-active .select2-choices {385 .select2-dropdown-open.select2-drop-above .select2-choices {493 disabled look for disabled choices in the results dropdown542 .select2-container-multi .select2-choices {564 .select2-container-multi .select2-choices {568 .select2-container-multi.select2-container-active .select2-choices {575 .select2-container-multi .select2-choices l[all...]
129 if ( $data->choices[0]->message->function_call->name == "keywords_for_text" ) {130 $arguments = json_decode( $data->choices[0]->message->function_call->arguments );134 … Logger::debug( "INVALID Chat GPT response", $data->choices[0]->message, __FILE__, __LINE__ );
76 $choices = explode(',',$tools);77 … $action = tpl_action($choices[0], true, '', 1, '<span class = "oltools-left">', '</span>', ''); 78 for($i = 1; $i<count($choices); $i++)79 …$action .= tpl_action($choices[$i], true, '', 1, '<span class = "oltools-right">', '</span>', '');
949 * - choices: array of possible values, where the keys are the internally used values962 * Either 'choices' or 'pattern' must be set (not both), all other values are optional.967 * 'choices' => array('y' => array('yes', 'yeah'), 'n' => array('no', 'nay')),1023 }, $p['choices']));1054 } else if (isset($p['choices'])) { // Check whether the given property values are valid choices1056 $choices = array();1058 foreach ($p['choices'] as $nc => $c) {1060 $choices = array_merge($choices, array_fill_key[all...]
3 Let users vote for given choices, e.g. to schedule a meeting.
6 desc Let users vote for given choices, e.g. to schedule a meeting.
6 desc Let users vote for given choices, e.g. to schedule a meeting. Sequel of doodle2.
6 desc Let users vote for given choices, e.g. to schedule a meeting. Sequel of doodle3.
276 $choices = explode(RS, $reach);280 foreach ($choices as $choice) {
6 .chosen-container-multi .chosen-choices li.search-choice .search-choice-close,
134 function _preg_build_alternative($choices) { argument136 return '('.implode('|', $choices).')';
267 updateChoices: function(choices) { argument269 this.update.innerHTML = choices;421 choices: 10,433 ret.length < instance.options.choices ; i++) {462 ret = ret.concat(partial.slice(0, instance.options.choices - ret.length));
19 If you are using 'safe' encoding and are still using Anteater, you have two choices.
8 …choices:["10","11","12","13","14","16","18","20","24"],callback:function(b){if(a){var c=a.getWrapp… property in AnonymousFunction3fb7904a21a00.d.keymap
1 …choices","requireKeyMap","linenumbers","matchbrackets","nativeeditor","JSINFO","plugin_codemirror"…
29174 source.call(this.cellProperties, query, function (choices) {29175 _this3.rawChoices = choices;29176 _this3.updateChoicesList(_this3.stripValuesIfNeeded(choices));29186 AutocompleteEditor.prototype.updateChoicesList = function (choices) {29206 for (var i = 0, choicesCount = choices.length; i < choicesCount; i++) {29211 sorted.push(choices[orderByRelevance[i]]);29213 sorted.push(choices[i]);29218 choices = sorted;29221 this.strippedChoices = choices;29222 this.htEditor.loadData((0, _array.pivot)([choices]));[all …]
455 and still be able to reuse the choices by using the actions `draw.modes`,