[ Index ]

PHP Cross Reference of DokuWiki

title

Body

[close]

/_test/tests/inc/form/ -> dropdownelement.test.php (summary)

(no description)

File Size: 217 lines (7 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

form_dropdownelement_test:: (7 methods):
  test_defaults()
  test_extended_options()
  test_optgroups()
  test_doubleselect()
  test_optgroups_doubleselect()
  test_prefill()
  test_multiple()


Class: form_dropdownelement_test  - X-Ref

test_defaults()   X-Ref
No description

test_extended_options()   X-Ref
No description

test_optgroups()   X-Ref
No description

test_doubleselect()   X-Ref
Prevent double select that might occur because `'Auto' == 0` is true


test_optgroups_doubleselect()   X-Ref
Ensure that there is always only a single one selected option


test_prefill()   X-Ref
check that posted values overwrite preset default


test_multiple()   X-Ref
No description