ePages 7.0.0 - DE_EPAGES/Shop/Hooks/Menu.pm

Package DE_EPAGES::Shop::Hooks::Menu

Removes menu cache if the MBO menu is modified.

Functions

OnAfterUpdateMenu
OnDeleteMenu
OnInsertMenu

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 });