Home
last modified time | relevance | path

Searched defs:optionLabel (Results 1 – 25 of 40) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web.Mvc3/Mvc/Html/
H A DSelectExtensions.cs20 …ic static MvcHtmlString DropDownList(this HtmlHelper htmlHelper, string name, string optionLabel) { in DropDownList()
36 …s HtmlHelper htmlHelper, string name, IEnumerable<SelectListItem> selectList, string optionLabel) { in DropDownList()
40 …r htmlHelper, string name, IEnumerable<SelectListItem> selectList, string optionLabel, object html… in DropDownList()
44 …r htmlHelper, string name, IEnumerable<SelectListItem> selectList, string optionLabel, IDictionary… in DropDownList() argument
64 …<Func<TModel, TProperty>> expression, IEnumerable<SelectListItem> selectList, string optionLabel) { in DropDownListFor()
69 …l, TProperty>> expression, IEnumerable<SelectListItem> selectList, string optionLabel, object html… in DropDownListFor()
75 …l, TProperty>> expression, IEnumerable<SelectListItem> selectList, string optionLabel, IDictionary… in DropDownListFor() argument
83 …Helper, string expression, IEnumerable<SelectListItem> selectList, string optionLabel, IDictionary… in DropDownListHelper() argument
173 …private static MvcHtmlString SelectInternal(this HtmlHelper htmlHelper, string optionLabel, string… in SelectInternal() argument
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/skins/classic/views/
H A Doptions.php480 $optionLabel = $matches[1]; variable
483 $optionLabel = $optionValue = $option; variable
495 $optionLabel = $matches[1]; variable
498 $optionLabel = $optionValue = $option; variable
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Web.Mvc/Html/
H A DSelectExtensions.cs23 …blic static MvcHtmlString DropDownList(this HtmlHelper htmlHelper, string name, string optionLabel) in DropDownList()
43 …his HtmlHelper htmlHelper, string name, IEnumerable<SelectListItem> selectList, string optionLabel) in DropDownList()
48 …r htmlHelper, string name, IEnumerable<SelectListItem> selectList, string optionLabel, object html… in DropDownList()
53 …r htmlHelper, string name, IEnumerable<SelectListItem> selectList, string optionLabel, IDictionary… in DropDownList() argument
77 …on<Func<TModel, TProperty>> expression, IEnumerable<SelectListItem> selectList, string optionLabel) in DropDownListFor()
83 …l, TProperty>> expression, IEnumerable<SelectListItem> selectList, string optionLabel, object html… in DropDownListFor()
90 …l, TProperty>> expression, IEnumerable<SelectListItem> selectList, string optionLabel, IDictionary… in DropDownListFor() argument
102 …tadata, string expression, IEnumerable<SelectListItem> selectList, string optionLabel, IDictionary… in DropDownListHelper() argument
247 …SelectInternal(this HtmlHelper htmlHelper, ModelMetadata metadata, string optionLabel, string name… in SelectInternal() argument
/dports/www/ilias/ILIAS-5.4.25/Modules/TestQuestionPool/classes/
H A Dclass.assKprimChoice.php41 private $optionLabel; variable in assKprimChoice
126 public function setOptionLabel($optionLabel)
498 public function isValidOptionLabel($optionLabel)
504 public function getTrueOptionLabelTranslation(ilLanguage $lng, $optionLabel)
524 public function getFalseOptionLabelTranslation(ilLanguage $lng, $optionLabel)
544 public function getInstructionTextTranslation(ilLanguage $lng, $optionLabel)
/dports/www/ilias6/ILIAS-6.14/Modules/TestQuestionPool/classes/
H A Dclass.assKprimChoice.php41 private $optionLabel; variable in assKprimChoice
126 public function setOptionLabel($optionLabel)
504 public function isValidOptionLabel($optionLabel)
510 public function getTrueOptionLabelTranslation(ilLanguage $lng, $optionLabel)
530 public function getFalseOptionLabelTranslation(ilLanguage $lng, $optionLabel)
550 public function getInstructionTextTranslation(ilLanguage $lng, $optionLabel)
/dports/devel/jcmdline/jcmdline-2.0.0/src/jcmdline/
H A DAbstractParameter.java135 protected String optionLabel = null; field in AbstractParameter
344 public void setOptionLabel(String optionLabel) { in setOptionLabel()
H A DParameter.java289 public void setOptionLabel(String optionLabel); in setOptionLabel()
/dports/multimedia/obs-studio/obs-studio-27.1.3/UI/
H A Dwindow-namedialog.cpp93 const QString &optionLabel, in AskForNameWithOption()
/dports/graphics/fraqtive/fraqtive-0.4.8/src/xmlui/
H A Dmacstyle.cpp174 QStyleOptionToolButton optionLabel = *optionToolButton; in drawComplexControl() local
H A Dwindowsstyle.cpp430 QStyleOptionToolButton optionLabel = *optionToolButton; in drawComplexControl() local
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/boxes/
H A Dedit_privacy_box.cpp114 QString EditPrivacyController::optionLabel(Option option) { in optionLabel() function in EditPrivacyController
/dports/graphics/openfx-misc/openfx-misc-3ab0531/SupportExt/
H A DofxsMultiPlane.cpp1310 std::string optionID, optionLabel; in getPlaneNeeded() local
1337 std::string optionID, optionLabel; in getPlaneNeeded() local
1436 std::string optionID, optionLabel; in describeInContextAddPlaneChoice() local
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/SupportExt/
H A DofxsMultiPlane.cpp1310 std::string optionID, optionLabel; in getPlaneNeeded() local
1337 std::string optionID, optionLabel; in getPlaneNeeded() local
1436 std::string optionID, optionLabel; in describeInContextAddPlaneChoice() local
/dports/graphics/skanlite/skanlite-21.12.3/src/
H A Dskanlite.cpp715 void Skanlite::buttonPressed(const QString &optionName, const QString &optionLabel, bool pressed) in buttonPressed()
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/Microsoft.Web.Mvc/Html/
H A DHtmlHelperExtensions.cs308 …elper, string name, IEnumerable<SelectListItem> selectList = null, string optionLabel = null, stri… in DropDownList()
319 …perty>> expression, IEnumerable<SelectListItem> selectList = null, string optionLabel = null, stri… in DropDownListFor()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/printsupport/dialogs/
H A Dqprintdialog_unix.cpp500 QLabel *optionLabel = new QLabel(m_cupsCodec->toUnicode(option->text)); in createAdvancedOptionsWidget() local
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/printsupport/dialogs/
H A Dqprintdialog_unix.cpp500 QLabel *optionLabel = new QLabel(m_cupsCodec->toUnicode(option->text)); in createAdvancedOptionsWidget() local
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/printsupport/dialogs/
H A Dqprintdialog_unix.cpp500 QLabel *optionLabel = new QLabel(m_cupsCodec->toUnicode(option->text)); in createAdvancedOptionsWidget() local
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/settings/
H A Dsettings_privacy_controllers.cpp599 QString CallsPeer2PeerPrivacyController::optionLabel( in optionLabel() function in Settings::CallsPeer2PeerPrivacyController
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/printsupport/dialogs/
H A Dqprintdialog_unix.cpp500 QLabel *optionLabel = new QLabel(m_cupsCodec->toUnicode(option->text)); in createAdvancedOptionsWidget() local
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/printsupport/dialogs/
H A Dqprintdialog_unix.cpp500 QLabel *optionLabel = new QLabel(m_cupsCodec->toUnicode(option->text)); in createAdvancedOptionsWidget() local
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/printsupport/dialogs/
H A Dqprintdialog_unix.cpp500 QLabel *optionLabel = new QLabel(m_cupsCodec->toUnicode(option->text)); in createAdvancedOptionsWidget() local
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/printsupport/dialogs/
H A Dqprintdialog_unix.cpp500 QLabel *optionLabel = new QLabel(m_cupsCodec->toUnicode(option->text)); in createAdvancedOptionsWidget() local
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/printsupport/dialogs/
H A Dqprintdialog_unix.cpp500 QLabel *optionLabel = new QLabel(m_cupsCodec->toUnicode(option->text)); in createAdvancedOptionsWidget() local
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/printsupport/dialogs/
H A Dqprintdialog_unix.cpp500 QLabel *optionLabel = new QLabel(m_cupsCodec->toUnicode(option->text)); in createAdvancedOptionsWidget() local

12