Getting Started - JObject

User avatar
jbruni
Joomla! Apprentice
Joomla! Apprentice
Posts: 44
Joined: Sat Oct 07, 2006 12:36 pm
Location: Uberlândia, MG, Brazil

Re: Getting Started - JObject

Post by jbruni » Tue Aug 14, 2007 3:42 am

:)

So, we are done with our Image JObject class review.

We have seen with details all its features: properties, methods, what each method does, how each method works, and by doing this in this single class, we get involved with Joomla!´s API very foundation. As J! developers, I think it is a must know.

When started writing this thread, I thought it would be very brief, much smaller.

This is the tip of the iceberg. There are 164 classes in the Joomla! Framework.

Where to go now?

Exception handling? (JError, JException...)

Continue exploring the Base package? (JObserver, JObservable, JNode, JTree)

I also thought to start a little thread with some comments on the API documentation, to help us joombies to "walk in the jungle".



Now, a little tip about the mistery of the atom.

Every atom is at om.

Every atom is at OM!

Image  The OMnipresent vibration.

Atom is at OM.

User avatar
jbruni
Joomla! Apprentice
Joomla! Apprentice
Posts: 44
Joined: Sat Oct 07, 2006 12:36 pm
Location: Uberlândia, MG, Brazil

Re: Getting Started - JObject

Post by jbruni » Tue Aug 14, 2007 3:57 am

Image JObject class summary:
We saw we can get and set properties, getPublicProperties, and also setError, getError and getErrors, and also transform toString in a standard way for every JObject descendant. And we can declare our constructors php 5 style (__construct) even in php 4 in our descendant classes.

Thanks everyone for the support! Thanks!

User avatar
jbruni
Joomla! Apprentice
Joomla! Apprentice
Posts: 44
Joined: Sat Oct 07, 2006 12:36 pm
Location: Uberlândia, MG, Brazil

Re: Getting Started - JObject

Post by jbruni » Sun Aug 19, 2007 2:19 am

Now I´m writing "Getting Started - part 2 - JObserver and JObservable", classes from the same Base subpackage.

User avatar
seadap
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 123
Joined: Mon Dec 04, 2006 12:22 am
Contact:

Re: Getting Started - JObject

Post by seadap » Sun Aug 19, 2007 2:26 am

I for one can't wait to see your work!  jbruni, you are definitely a driving force in this!
Knowledge is realizing that the street is one-way, wisdom is looking both directions anyway.

User avatar
chay
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 175
Joined: Wed Aug 17, 2005 11:20 pm
Location: Alaska
Contact:

Re: Getting Started - JObject

Post by chay » Sun Aug 19, 2007 8:39 pm

Thank you! :pop

doctorD
Joomla! Apprentice
Joomla! Apprentice
Posts: 23
Joined: Sat Sep 01, 2007 8:31 pm

Re: Getting Started - JObject

Post by doctorD » Sat Sep 01, 2007 9:31 pm

Yallah! I could see this being very useful as it evolves! Please please please keep it up... your work for the community will bring you immeasurable karma.

8) 8) 8) 8) 8) 8) 8) 8) 8)

User avatar
Batch1211
Joomla! Intern
Joomla! Intern
Posts: 85
Joined: Sat Sep 02, 2006 6:11 pm
Location: Schwerin, Germany

Re: Getting Started - JObject

Post by Batch1211 » Tue Sep 04, 2007 12:13 am

Hi,

this is really one of the most important pieces of documentation for every developer new to the framework. It opened my eyes...

Thank you very much.


Locked

Return to “Joombie Coding Q/A”