function text_filter_format_update
Implements hook_filter_format_update().
File
-
modules/
field/ modules/ text/ text.module, line 612
Code
function text_filter_format_update($format) {
field_cache_clear();
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.