filter.install

Install, update, and uninstall functions for the Filter module.

File

modules/filter/filter.install

Functions

Name Description
filter_install Implements hook_install().
filter_schema Implements hook_schema().
filter_update_7000 Upgrade the {filter_formats} table and rename it to {filter_format}.
filter_update_7001 Break out "escape HTML filter" option to its own filter.
filter_update_7003 Upgrade the {filter} table for core filters.
filter_update_7005 Integrate text formats with the user permissions system.
filter_update_7008 Grant usage of all text formats to user roles having the 'administer filters' permission.
filter_update_7009 Converts fields that store serialized variables from text to blob.
filter_update_7010 Change {filter_format}.format and {filter}.format into varchar.
filter_update_dependencies Implements hook_update_dependencies().

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/modules!filter!filter.install/7.x