Tutorial that demonstrates CRUD

This forum is for general questions about extensions for Joomla! version 1.5.x.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Locked
vhg119
Joomla! Fledgling
Joomla! Fledgling
Posts: 4
Joined: Fri Oct 10, 2008 7:04 pm

Tutorial that demonstrates CRUD

Post by vhg119 » Sat Oct 11, 2008 6:35 pm

Hi,

I'm learning how to develop Joomla components and so far sorta understand the Joomla MVC architecture.

I have a background in straight PHP, Django, and Rails. PHP was nice but it left it up to me to come up with a structure for my webapps and was very unproductive compared to Django and Rails which provided a framework as well as a robust ORM system.

I remember reading something about Joda, which is to become the ORM for Joomla, but is still a long ways off. Could someone point me to some tutorials that will demonstrate writing a Joomla component with CRUD functionality? I'm getting lost trying to find documentation regarding how I should be doing CRUD.

Vince

Locked

Return to “Extensions for Joomla! 1.5”