[rt-users] Modifying menus in RT4

Thomas Sibley trs at bestpractical.com
Fri Aug 26 10:30:12 EDT 2011


On 08/26/2011 10:28 AM, Roedel, Mark wrote:
> Is there a better way to add items to the menus in RT4 than creating and
> maintaining a $RT_HOME/local/html/Elements/Tabs?

Yes.  Use callbacks and the Menu() and PageMenu() functions to get the
RT::Interface::Web::Menu objects.  The API is documented there.

Thomas



More information about the rt-users mailing list