What is template.php in drupal?
Answer / Padam Garg
Template.php in Drupal is a PHP file that contains custom theme functions for overriding and extending the default theme behaviors. These functions can be used to modify the output of various parts of a Drupal site such as nodes, blocks, and views.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which design pattern used by drupal?
Mention the steps to optimize the Drupal website?
How will you create custom entity?
What are the advantages of Drupal?
How do I remove breadcrumbs from my drupal pages?
Explain region, block, menu in drupal?
List the required files for theme in drupal?
Is drupal secure?
Does godaddy support drupal?
How to create a responsive theme in drupal?
How can I customize my 404 - page not found page?
Did you used the panel module? If yes then what is the use of that?