开发者

Can you find which part of drupal handles form submit automatically?

开发者 https://www.devze.com 2023-01-10 04:39 出处:网络
No matter 开发者_高级运维where the form is submited, the submited handler is called. Anyone knows this?yourdrupalinstall/includes/form.inc: drupal_get_form()

No matter 开发者_高级运维where the form is submited, the submited handler is called.

Anyone knows this?


yourdrupalinstall/includes/form.inc: drupal_get_form()

It's being recognized by the form_id.

0

精彩评论

暂无评论...
验证码 换一张
取 消