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