[ Index ]

PHP Cross Reference of DokuWiki

title

Body

[close]

/_test/tests/Form/ -> DropdownElementTest.php (summary)

(no description)

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

Defines 1 class

DropdownElementTest:: (7 methods):
  testDefaults()
  testExtendedOptions()
  testOptgroups()
  testDoubleSelect()
  testOptgroupsDoubleselect()
  testPrefill()
  testMultiple()


Class: DropdownElementTest  - X-Ref

testDefaults()   X-Ref
No description

testExtendedOptions()   X-Ref
No description

testOptgroups()   X-Ref
No description

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


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


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


testMultiple()   X-Ref
No description