function FileFieldWidgetTestCase::getInfo
File
-
modules/
file/ tests/ file.test, line 535
Class
- FileFieldWidgetTestCase
- Tests file field widget.
Code
public static function getInfo() {
return array(
'name' => 'File field widget test',
'description' => 'Tests the file field widget, single and multi-valued, with and without AJAX, with public and private files.',
'group' => 'File',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.