Home
last modified time | relevance | path

Searched defs:checkboxes (Results 1 – 25 of 68) sorted by relevance

123

/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataMapper/
H A DCheckboxListMapper.php31 public function mapDataToForms($choices, $checkboxes)
50 public function mapFormsToData($checkboxes, &$choices)
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataMapper/
H A DCheckboxListMapper.php31 public function mapDataToForms($choices, $checkboxes)
50 public function mapFormsToData($checkboxes, &$choices)
/dports/www/mediawiki135/mediawiki-1.35.5/includes/Hook/
H A DEditPageGetCheckboxesDefinitionHook.php23 public function onEditPageGetCheckboxesDefinition( $editpage, &$checkboxes );
/dports/www/mediawiki137/mediawiki-1.37.1/includes/Hook/
H A DEditPageGetDiffContentHook.php1 <?php
2
3 namespace MediaWiki\Hook;
4
5 use Content;
6 use EditPage;
7
8 /**
9 * This is a hook handler interface, see docs/Hooks.md.
10 * Use the hook name "EditPageGetDiffContent" to register handlers implementing this interface.
[all …]
/dports/www/mediawiki136/mediawiki-1.36.3/includes/Hook/
H A DEditPageGetCheckboxesDefinitionHook.php26 public function onEditPageGetCheckboxesDefinition( $editpage, &$checkboxes );
/dports/www/py-lektor/Lektor-3.2.2/example/models/
H A Dtypes.ini21 label = Checkboxes
22 type = checkboxes
23 choices = choice1, choice2, choice3, choice4
24 choice_labels = choice_label1, choice_label2, choice_label3, choice_label4
/dports/x11/radare-cutter/r2cutter-0.1.1/src/dialogs/preferences/
H A DAsmOptionsWidget.h31 QList<ConfigCheckbox> checkboxes; variable
H A DAnalOptionsWidget.h29 QList<ConfigCheckbox> checkboxes; variable
/dports/cad/basicdsp/basicdsp-1.01/
H A Dgraphframe.h73 std::vector<wxCheckBox*> checkboxes; variable
/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/views/default/input/
H A Dcheckboxes.php102 $checkboxes = ''; variable
/dports/deskutils/plasma5-xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.23.5/src/
H A Dfilechooser.cpp262 QMap<QString, QCheckBox *> checkboxes; in OpenFile() local
417 QMap<QString, QCheckBox *> checkboxes; in SaveFile() local
490 QMap<QString, QCheckBox *> &checkboxes, in CreateChoiceControls()
535 QVariant FileChooserPortal::EvaluateSelectedChoices(const QMap<QString, QCheckBox *> &checkboxes, c… in EvaluateSelectedChoices()
/dports/cad/qelectrotech/qet-0.7.0/sources/
H A Ddiagramschooser.cpp156 QList<QCheckBox *> checkboxes = diagrams_.values(); in updateList() local
/dports/www/py-django-crispy-forms/django-crispy-forms-1.13.0/crispy_forms/tests/
H A Dforms.py35 checkboxes = forms.MultipleChoiceField( variable in CheckboxesSampleForm
227 checkboxes = forms.MultipleChoiceField( variable in SampleFormCustomWidgets
/dports/graphics/py-box2d-py/box2d-py-2.3.8/examples/
H A Dsettings.py61 checkboxes = (("Warm Starting", "enableWarmStarting"), variable
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/ui/swt/networks/
H A DSWTNetworkSelection.java107 private Button[] checkboxes; field in SWTNetworkSelection.classifierDialog
/dports/www/py-lektor/Lektor-3.2.2/lektor/admin/static/js/
H A Dwidgets.jsx38 checkboxes: CheckboxesInputWidget, property in widgetComponents
/dports/games/openbubbles/openbubbles-1.2/src/
H A Dbutton.cpp249 list<checkbox*> checkboxes; variable
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/align/
H A Dopsastrometryindexfiles.cpp50 QList<QCheckBox *> checkboxes = findChildren<QCheckBox *>(); in OpsAstrometryIndexFiles() local
155 QList<QCheckBox *> checkboxes = findChildren<QCheckBox *>(); in slotUpdate() local
/dports/devel/cdash/CDash-2-2-3/tests/kwtest/simpletest/
H A Dform.php32 private $checkboxes; variable in SimpleForm
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/demo/share/jfc/SwingSet2/
H A DButtonDemo.java65 Vector checkboxes = new Vector(); field in ButtonDemo
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/demo/share/jfc/SwingSet2/
H A DButtonDemo.java65 Vector checkboxes = new Vector(); field in ButtonDemo
/dports/emulators/emulationstation/EmulationStation-2.9.4/es-core/src/components/
H A DOptionListComponent.h46 std::vector<ImageComponent*> checkboxes; in OptionListPopup() local
/dports/editors/calligra/calligra-3.2.1/sheets/database/
H A DFilterPopup.cpp51 QList<QCheckBox*> checkboxes; member in FilterPopup::Private
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/demo/share/jfc/SwingSet2/
H A DButtonDemo.java65 Vector checkboxes = new Vector(); field in ButtonDemo
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/demo/share/jfc/SwingSet2/
H A DButtonDemo.java65 Vector<Component> checkboxes = new Vector<>(); field in ButtonDemo

123