Home
last modified time | relevance | path

Searched defs:field_label (Results 1 – 25 of 41) sorted by relevance

12

/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/website_form/controllers/
H A Dmain.py94 def identity(self, field_label, field_input): argument
97 def integer(self, field_label, field_input): argument
100 def floating(self, field_label, field_input): argument
103 def boolean(self, field_label, field_input): argument
106 def binary(self, field_label, field_input): argument
109 def one2many(self, field_label, field_input): argument
112 def many2many(self, field_label, field_input, *args): argument
/dports/www/fusionpbx/fusionpbx-4.4.1/app/xml_cdr/
H A Dxml_cdr_search.php255 $field_label = ucwords(str_replace("_", " ", $field_name)); variable
256 $field_label = str_replace("Sip", "SIP", $field_label); variable
H A Dxml_cdr.php393 $field_label = ucwords(str_replace("_", " ", $field_name)); variable
394 $field_label = str_replace("Sip", "SIP", $field_label); variable
/dports/www/drupal8/drupal-8.9.20/core/modules/jsonapi/tests/src/Kernel/
H A DJsonapiKernelTestBase.php45 …protected function createEntityReferenceField($entity_type, $bundle, $field_name, $field_label, $t…
89 …protected function createTextField($entity_type, $bundle, $field_name, $field_label, $cardinality …
/dports/www/drupal9/drupal-9.2.10/core/modules/jsonapi/tests/src/Kernel/
H A DJsonapiKernelTestBase.php45 …protected function createEntityReferenceField($entity_type, $bundle, $field_name, $field_label, $t…
89 …protected function createTextField($entity_type, $bundle, $field_name, $field_label, $cardinality …
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/dd/impl/types/
H A Dentity_object_table_impl.h83 const String_type &field_label) const { in field_number()
87 virtual int field_number(const String_type &field_label) const { in field_number()
/dports/www/drupal8/drupal-8.9.20/core/modules/field/tests/src/Traits/
H A DEntityReferenceTestTrait.php37 …protected function createEntityReferenceField($entity_type, $bundle, $field_name, $field_label, $t…
/dports/www/drupal9/drupal-9.2.10/core/modules/field/tests/src/Traits/
H A DEntityReferenceTestTrait.php37 …protected function createEntityReferenceField($entity_type, $bundle, $field_name, $field_label, $t…
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/monitor/
H A Dcustom.py70 def _build_odata_filter(default_filter, field_name, field_value, field_label): argument
78 def _add_condition(default_filter, field_label, field_value): argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/jira_import/
H A Dmetadata_collector.rb28 def add_field(keys, field_label) argument
/dports/www/drupal8/drupal-8.9.20/core/modules/datetime/tests/src/Functional/
H A DDateTimeFieldTest.php614 protected function datelistDataProvider($field_label) {
/dports/www/drupal9/drupal-9.2.10/core/modules/datetime/tests/src/Functional/
H A DDateTimeFieldTest.php621 protected function datelistDataProvider($field_label) {
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/yaserde_derive-0.3.17/src/ser/
H A Dexpand_enum.rs55 let field_label = field.label(); in inner_enum_inspector() localVariable
/dports/net/wireshark/wireshark-3.6.1/ui/qt/
H A Dfunnel_string_dialog.cpp37 QLabel* field_label = new QLabel(field.first, this); in FunnelStringDialog() local
/dports/net/wireshark-lite/wireshark-3.6.1/ui/qt/
H A Dfunnel_string_dialog.cpp37 QLabel* field_label = new QLabel(field.first, this); in FunnelStringDialog() local
/dports/net/tshark-lite/wireshark-3.6.1/ui/qt/
H A Dfunnel_string_dialog.cpp37 QLabel* field_label = new QLabel(field.first, this); in FunnelStringDialog() local
/dports/net/tshark/wireshark-3.6.1/ui/qt/
H A Dfunnel_string_dialog.cpp37 QLabel* field_label = new QLabel(field.first, this); in FunnelStringDialog() local
/dports/games/wesnoth/wesnoth-1.14.17/src/gui/auxiliary/
H A Dfield.hpp626 class field_label : public field<std::string, styled_widget, const std::string&> class
629 field_label(const std::string& id, in field_label() function in gui2::field_label
/dports/www/py-wagtail/wagtail-2.14.2/wagtail/admin/
H A Dcompare.py27 def field_label(self): member in FieldComparison
346 def field_label(self): member in ChildRelationComparison
/dports/www/ilias/ILIAS-5.4.25/Services/Saml/classes/
H A Dclass.ilSamlSettingsGUI.php378 protected function addAttributeRuleFieldToForm($form, $field_label, $field_name)
/dports/www/ilias6/ILIAS-6.14/Services/Saml/classes/
H A Dclass.ilSamlSettingsGUI.php335 string $field_label,
/dports/graphics/opendx/dx-4.4.4/src/uipp/mb/
H A DMBMainWindow.h215 Widget field_label; variable
/dports/security/yersinia/yersinia-8c0d7c5/src/
H A Dgtk-interface.c1571 GtkWidget *vpaned, *fields_vbox, *fields_hbox[5], *field_label; in create_protocol_mwindow() local
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-go/src/
H A Dparser.c1451 field_label = 17, enumerator
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/edit/
H A Dstruc_comm_field.cpp128 string field_label = (*fit)->GetLabel().GetStr(); in x_InsertFieldAtCorrectPosition() local

12