By qinqiu on
dear all
Heard that function with module_action name convention can be used to generate form,
such as user_login() can be used to define a user-login form, then the form id is user_login,then
theme file can be user_login.tpl.php and theme_user_login, and more that the tpl.php file has higher privilige over theme function. am i right?
then how about hook_form, where is the form id and how it is rendered to be html element we see from website page?
regards.
thanks a lot for your help.
God bless you all.
Comments
Have a look here:
Have a look here: http://drupal.org/node/1043838
specifically here: http://drupal.org/node/1702548
thanks
thank i will go for it
In addition to the links
In addition to the links already posted, you may afterwards want to read up on overriding themable output
thanks
thanks for your additional reference
No problem, good luck!
No problem, good luck!
dear i found a contradiction
dear i found a contradiction from http://drupal.org/node/173880
and
is a challenging problem to you?
thanks for help.
thanks