[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/mollom/ -> mollom.api.php (summary)

(no description)

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

Defines 3 functions

  hook_mollom_form_list()
  hook_mollom_form_info()
  hook_mollom_form_info_alter()

Functions
Functions that are not part of a class:

hook_mollom_form_list()   X-Ref
Return information about forms that can be protected by Mollom.

Mollom invokes this hook for all modules to gather information about forms
that can be protected. Only forms that have been registered via this hook are
configurable in Mollom's administration interface.

return:

hook_mollom_form_info($form_id)   X-Ref
Return information about a form that can be protected by Mollom.

param: $form_id
return:

hook_mollom_form_info_alter(&$form_info, $form_id)   X-Ref
Alter registered information about a form that can be protected by Mollom.

param: &$form_info
param: $form_id



Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7