function SearchEmbedForm::getInfo
File
-
modules/
search/ search.test, line 1882
Class
- SearchEmbedForm
- Tests that we can embed a form in search results and submit it.
Code
public static function getInfo() {
return array(
'name' => 'Embedded forms',
'description' => 'Verifies that a form embedded in search results works',
'group' => 'Search',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.