Version 1.2.2.32.2.10 (checked in on 2010/05/08 at 20:44:06 by quicksketch)
| Name | Description |
|---|---|
| flag_enable | Implementation of hook_enable(). |
| flag_install | Implementation of hook_install(). |
| flag_requirements | Implementation of hook_requirements(). |
| flag_schema | Implementation of hook_schema(). |
| flag_uninstall | Implementation of hook_uninstall(). |
| flag_update_6000 | Add auto-increment to the flags.fid column for users upgrading from Drupal 5. |
| flag_update_6001 | Move flag messages and link titles into the options array. |
| flag_update_6002 | Add a 'serial' primary key, fcid, to the flag_content table. |
| flag_update_6003 | Remove the previous default views that are no longer bundled with Flag. |
| flag_update_6004 | Remove count = 0 rows from the count tables. |
| flag_update_6200 | Convert role access to have separate "flag" and "unflag" permissions. |
| flag_update_6201 | Refine the indexes. |
| flag_update_6202 | Add the sid column and unique index on the flag_content table. |
| flag_update_6203 | Remove count = 0 rows from the count tables. |
| flag_update_6204 | Remove "content type" from the flag_counts primary key. |
| _flag_flag_content_installed | Returns TRUE if the "Flag content" module, which we aren't compatible with, is installed. |
| _flag_flag_content_message | |
| _flag_update_sql |