finder_autocomplete_finder_element_handlers

Versions
6--1
finder_autocomplete_finder_element_handlers()

Implementation of hook_finder_element_handlers().

See also

hook_finder_element_handlers()

Code

modules/finder_autocomplete/finder_autocomplete.module, line 28

<?php
function finder_autocomplete_finder_element_handlers() {
  return array(
    'autocomplete' => array(
      '#title' => t('Autocomplete textfield'),
      '#module' => 'finder_autocomplete',
    ),
  );
}
?>

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

Mollom CAPTCHA (play audio CAPTCHA)
Type the characters you see in the picture above; if you can't read them, submit the form and a new image will be generated. Not case sensitive.