The formapi is important part in Drupal. So i am learning more details about it. Could somebody tell me:
There is a 'after_build' property in form api. What's the formapi doing in the 'build' process?

thanks

Comments

chx’s picture

Most importantly It adds #id, #name, #value and #parents to every form element. It determines whether the form being built is submitted by the user or not.
--
The news is Now Public | Drupal development: making the world better, one patch at a time. | A bedroom without a teddy is like a face without a smile. |

--
Drupal development: making the world better, one patch at a time. | A bedroom without a teddy is like a face without a smile.