Package DE_EPAGES::Shop::Hooks::Menu
Removes menu cache if the MBO menu is modified.
Functions
OnAfterUpdateMenu
Updates the MBO menu cache.
Syntax |
OnAfterUpdateMenu({ Object => $Menu }); |
OnDeleteMenu
Updates the MBO menu cache.
Syntax |
OnDeleteMenu({ Object => $Menu }); |
OnInsertMenu
Updates the MBO menu cache.
Syntax |
OnInsertMenu({ Object => $Menu }); |