[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/menu_block/ -> menu_block.install (summary)

(no description)

File Size: 146 lines (6 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 7 functions

  menu_block_uninstall()
  menu_block_enable()
  menu_block_install()
  menu_block_update_5100()
  menu_block_update_5200()
  menu_block_update_6200()
  menu_block_update_6201()

Functions
Functions that are not part of a class:

menu_block_uninstall()   X-Ref
Implements hook_uninstall().


menu_block_enable()   X-Ref
Implements hook_enable().


menu_block_install()   X-Ref
Implements hook_install().


menu_block_update_5100()   X-Ref
Implements hook_update_N().

Pre-1.0 versions used a different naming convention for block names. Convert
the old names to the new format. An unfortunate side effect of this renaming
is that it disables all the previously enabled blocks.

menu_block_update_5200()   X-Ref
Implements hook_update_N().

Converts $menu_block_enabled_blocks to $menu_block_ids and
$menu_block_DELTA_mid to $menu_block_DELTA_menu_name. Also deletes un-enabled
menu blocks.

menu_block_update_6200()   X-Ref
Implements hook_update_N().

Converts the mids to menu names using the D5-stored menu_title variable.

menu_block_update_6201()   X-Ref
Implements hook_update_N().

Converts the menu names to parent items.



Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7