Or <module name>_form_<form_id>_alter().

----- Original Message ----- From: "Leonard den Ottolander.nl" <dru...@den.ottolander.nl>
To: <development@drupal.org>
Sent: Tuesday, January 18, 2011 2:16 PM
Subject: Re: [development] Overriding function declared in another module


Hello Jamie,

On Tue, 2011-01-18 at 07:29 -0500, Jamie Holly wrote:
The trick is to set the weight of your module higher than the weight of the menu module so that the hook runs after menu's hook_form_alter.

Right. That did the trick. Thanks!

The fact that I saw no explicit hooking confused me. I assume every
module hooks to the forms using <module name>_form_alter implicitly?

Regards,
Leonard.

--
mount -t life -o ro /dev/dna /genetic/research


Reply via email to