function SearchAdvancedSearchForm::getInfo
File
-
modules/
search/ search.test, line 319
Class
- SearchAdvancedSearchForm
- Indexes content and tests the advanced search form.
Code
public static function getInfo() {
return array(
'name' => 'Advanced search form',
'description' => 'Indexes content and tests the advanced search form.',
'group' => 'Search',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.