Is drupal a mvc?
Answer / Mahendra
Yes, Drupal follows the Model-View-Controller (MVC) architectural pattern. It separates data management (Model), user interface (View), and application logic (Controller).
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain user, permission, role in drupal?
What is template.php in drupal?
How will you install new theme in drupal?
What is a sub theme in literature?
Where is the setting files placed in drupal?
Which core module in drupal allows you to connect relate and classify your website's content?
How can we modify the form validation of drupal?
What is Drupal Pane module?
Which modules are added in d7 core modules?
How to create custom table using drupal module?
How to create a folder and a module file in drupal?
What is different between d6 and d7?