2.4k questions

2.4k answers

99.5k users

Categories

0 votes
115 views

Is Joomla a MVC?

in Joomla by (95.8k points)

1 Answer

0 votes

There are several Joomla library MVC classes under libraries/src/MVC and this section aims to give an overview of these classes and explain when your own component should use each class. It doesn't attempt to provide a full description of each class's functionality

by (95.8k points)
...