Home
last modified time | relevance | path

Searched refs:secondOptions (Results 1 – 25 of 56) sorted by relevance

123

/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/
H A DTimeType.php73 $hourOptions = $minuteOptions = $secondOptions = [
98 $secondOptions['invalid_message'] = $options['invalid_message'];
104 … $secondOptions['invalid_message_parameters'] = $options['invalid_message_parameters'];
136 $secondOptions['choices'] = $seconds;
137 $secondOptions['placeholder'] = $options['placeholder']['second'];
138 … $secondOptions['choice_translation_domain'] = $options['choice_translation_domain']['second'];
150 $secondOptions[$passOpt] = $options[$passOpt];
168 $secondOptions['empty_data'] = $lazyEmptyData('second');
170 $secondOptions['empty_data'] = $emptyData['second'];
172 $builder->add('second', self::$widgets[$options['widget']], $secondOptions);
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/
H A DTimeType.php73 $hourOptions = $minuteOptions = $secondOptions = [
98 $secondOptions['invalid_message'] = $options['invalid_message'];
104 … $secondOptions['invalid_message_parameters'] = $options['invalid_message_parameters'];
136 $secondOptions['choices'] = $seconds;
137 $secondOptions['placeholder'] = $options['placeholder']['second'];
138 … $secondOptions['choice_translation_domain'] = $options['choice_translation_domain']['second'];
150 $secondOptions[$passOpt] = $options[$passOpt];
168 $secondOptions['empty_data'] = $lazyEmptyData('second');
170 $secondOptions['empty_data'] = $emptyData['second'];
172 $builder->add('second', self::$widgets[$options['widget']], $secondOptions);
/dports/www/bolt/bolt-2.2.24/vendor/symfony/form/Symfony/Component/Form/Extension/Core/Type/
H A DTimeType.php53 $hourOptions = $minuteOptions = $secondOptions = array(
84 $secondOptions['choices'] = $seconds;
85 $secondOptions['placeholder'] = $options['placeholder']['second'];
97 $secondOptions[$passOpt] = $options[$passOpt];
109 $builder->add('second', $options['widget'], $secondOptions);
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/webui/vendor/zendframework/zend-form/src/View/Helper/
H A DFormDateTimeSelect.php104 $secondOptions = $this->getSecondsOptions($pattern['second']);
111 $secondElement = $element->getSecondElement()->setValueOptions($secondOptions);
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/webui/vendor/zendframework/zend-form/src/View/Helper/
H A DFormDateTimeSelect.php104 $secondOptions = $this->getSecondsOptions($pattern['second']);
111 $secondElement = $element->getSecondElement()->setValueOptions($secondOptions);
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/webui/vendor/zendframework/zend-form/src/View/Helper/
H A DFormDateTimeSelect.php104 $secondOptions = $this->getSecondsOptions($pattern['second']);
111 $secondElement = $element->getSecondElement()->setValueOptions($secondOptions);
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/webui/vendor/zendframework/zend-form/src/View/Helper/
H A DFormDateTimeSelect.php104 $secondOptions = $this->getSecondsOptions($pattern['second']);
111 $secondElement = $element->getSecondElement()->setValueOptions($secondOptions);
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/webui/vendor/zendframework/zend-form/src/View/Helper/
H A DFormDateTimeSelect.php104 $secondOptions = $this->getSecondsOptions($pattern['second']);
111 $secondElement = $element->getSecondElement()->setValueOptions($secondOptions);
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/webui/vendor/zendframework/zend-form/src/View/Helper/
H A DFormDateTimeSelect.php104 $secondOptions = $this->getSecondsOptions($pattern['second']);
111 $secondElement = $element->getSecondElement()->setValueOptions($secondOptions);
/dports/sysutils/bareos-client/bareos-Release-20.0.3/webui/vendor/zendframework/zend-form/src/View/Helper/
H A DFormDateTimeSelect.php104 $secondOptions = $this->getSecondsOptions($pattern['second']);
111 $secondElement = $element->getSecondElement()->setValueOptions($secondOptions);
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/webui/vendor/zendframework/zend-form/src/View/Helper/
H A DFormDateTimeSelect.php104 $secondOptions = $this->getSecondsOptions($pattern['second']);
111 $secondElement = $element->getSecondElement()->setValueOptions($secondOptions);
/dports/sysutils/bareos-server/bareos-Release-20.0.3/webui/vendor/zendframework/zend-form/src/View/Helper/
H A DFormDateTimeSelect.php104 $secondOptions = $this->getSecondsOptions($pattern['second']);
111 $secondElement = $element->getSecondElement()->setValueOptions($secondOptions);
/dports/www/bareos18-webui/bareos-Release-18.2.12/webui/vendor/zendframework/zend-form/src/View/Helper/
H A DFormDateTimeSelect.php104 $secondOptions = $this->getSecondsOptions($pattern['second']);
111 $secondElement = $element->getSecondElement()->setValueOptions($secondOptions);
/dports/www/bareos19-webui/bareos-Release-19.2.11/webui/vendor/zendframework/zend-form/src/View/Helper/
H A DFormDateTimeSelect.php104 $secondOptions = $this->getSecondsOptions($pattern['second']);
111 $secondElement = $element->getSecondElement()->setValueOptions($secondOptions);
/dports/www/bareos-webui/bareos-Release-20.0.3/webui/vendor/zendframework/zend-form/src/View/Helper/
H A DFormDateTimeSelect.php104 $secondOptions = $this->getSecondsOptions($pattern['second']);
111 $secondElement = $element->getSecondElement()->setValueOptions($secondOptions);
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Form/View/Helper/
H A DFormDateTimeSelect.php104 $secondOptions = $this->getSecondsOptions($pattern['second']);
111 $secondElement = $element->getSecondElement()->setValueOptions($secondOptions);
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Transactions.Local/tests/
H A DNonMsdtcPromoterTests.cs1483 EnlistmentOptions secondOptions = EnlistmentOptions.None, in TestCase_EnlistDuringPrepare() argument
1492 secondOptions.ToString(), in TestCase_EnlistDuringPrepare()
1514 secondOptions, in TestCase_EnlistDuringPrepare()
1540 secondOptions, in TestCase_EnlistDuringPrepare()
2200 …ote, bool beforePromote, EnlistmentOptions options, EnlistmentOptions secondOptions, bool expectSe… in PSPENonMsdtcEnlistDuringPhase0() argument
2202 …TestCase_EnlistDuringPrepare(promote, beforePromote, options, secondOptions, expectSecondEnlistSuc… in PSPENonMsdtcEnlistDuringPhase0()
/dports/games/xboard-devel/xboard-f49e7e1/
H A Dcommon.h936 #define secondOptions engOptions[1] macro
H A Dargs.h672 { "secondOptions", ArgString, (void *) &appData.secondOptions, FALSE, (ArgIniType) "" },
H A DSHORTLOG1352 Fix handling of -secondOptions option
1948 Remember values set by -firstOptions, -secondOptions
H A DNEWS639 /secondOptions="..."
/dports/games/xboard/xboard-4.9.1/
H A Dcommon.h948 #define secondOptions engOptions[1] macro
H A Dargs.h677 { "secondOptions", ArgString, (void *) &appData.secondOptions, FALSE, (ArgIniType) "" },
H A DSHORTLOG1862 Fix handling of -secondOptions option
2458 Remember values set by -firstOptions, -secondOptions
H A DNEWS683 /secondOptions="..."

123