function filter_test_filter_format_update
Implements hook_filter_format_update().
File
-
modules/
simpletest/ tests/ filter_test.module, line 18
Code
function filter_test_filter_format_update($format) {
drupal_set_message('hook_filter_format_update invoked.');
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.