Joomla 2.5 MVC

225 views
Skip to first unread message

foysal foysal

unread,
Aug 4, 2012, 11:24:02 PM8/4/12
to joomla-de...@googlegroups.com
I am learning Joomla 2.5 MVC(Model,View, Controller) component development. Can anyone say How they talk to each other ??  

Thanks 

Foysal

Nick Savov

unread,
Aug 4, 2012, 11:46:06 PM8/4/12
to joomla-de...@googlegroups.com
Hi Foysal,

To be honest, Google is one of your best resources. Googling "joomla mvc"
results in the following documentation as #2 on the list:
http://docs.joomla.org/Model-View-Controller

Hope this helps!

Kind regards,
Nick
> --
> You received this message because you are subscribed to the Google Groups
> "Joomla! General Development" group.
> To post to this group, send an email to
> joomla-de...@googlegroups.com.
> To unsubscribe from this group, send email to
> joomla-dev-gene...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/joomla-dev-general?hl=en-GB.
>
>

foysal foysal

unread,
Aug 5, 2012, 12:38:46 AM8/5/12
to joomla-de...@googlegroups.com
Dear Nick,

Thanks for reply. I searched a lot before in Google. But did not get any helpful link or article. I got several tutorials on developing joomla 2.5 mvc component. But I would like to know how they talk to each other. Your link is for Joomla 1.5. But I am looking for articles on Joomla 2.5 MVC.

Thanks 

Foysal

b2z

unread,
Aug 5, 2012, 1:04:49 AM8/5/12
to joomla-de...@googlegroups.com
Hi nowphp.

Look at http://docs.joomla.org/Developers. There is everything you need.

Best regards
Dmitry.

elin

unread,
Aug 5, 2012, 8:16:07 AM8/5/12
to joomla-de...@googlegroups.com
Hi Foysal,

Can you explain what you mean by "talk to each  other"? 
If you want to understand how JModel, JView and JController actually work in 2.5 (as opposed to how to use them) the thing to do is to study the classes in the legacy folder of the CMS.

If you read them you will see the a lot of the MVC works kind of magically by the use of naming conventions so it seems like they are not talking but they really are.

Elin

Xerosigma

unread,
Aug 6, 2012, 12:01:17 PM8/6/12
to joomla-de...@googlegroups.com
You could try this out:  http://codeigniter.com/tutorials/ 

It's not n Joomla! BUT it teaches you MVC. It helped me out a lot.
Reply all
Reply to author
Forward
0 new messages