DepthSetting.php |
lib/Drupal/menu_bean/Setting/DepthSetting.php |
Drupal\menu_bean\Setting |
Level Plugin class |
ExpandedSetting.php |
lib/Drupal/menu_bean/Setting/ExpandedSetting.php |
Drupal\menu_bean\Setting |
Level Plugin class |
i18nSetting.php |
lib/Drupal/menu_bean/Setting/i18nSetting.php |
Drupal\menu_bean\Setting |
118n Plugin class |
LevelSetting.php |
lib/Drupal/menu_bean/Setting/LevelSetting.php |
Drupal\menu_bean\Setting |
Level Plugin class |
MenuBeanException.php |
lib/Drupal/menu_bean/MenuBeanException.php |
Drupal\menu_bean |
Exception class for MenuBean |
MenuBeanType.class.php |
plugins/MenuBeanType.class.php |
|
|
menu_bean.info |
menu_bean.info |
|
name = Menu Bean
description = A Block Type that displays menus
core = 7.x
php = 5.3
dependencies[] = bean
dependencies[] = block
dependencies[] = menu
dependencies[] = xautoload |
menu_bean.module |
menu_bean.module |
|
Bean Plugin definition |
SettingInterface.php |
lib/Drupal/menu_bean/Setting/SettingInterface.php |
Drupal\menu_bean\Setting |
Interface for setting plugin |
SettingsFactory.php |
lib/Drupal/menu_bean/SettingsFactory.php |
Drupal\menu_bean |
Settings Plugin Factor |