Search found 4 matches
- Wed Mar 19, 2008 1:31 pm
- Forum: Joombie Coding Q/A
- Topic: A beginner diving into Joomla! core!!
- Replies: 4
- Views: 3243
Re: A beginner diving into Joomla! core!!
Here is an overview of what we'll discuss on our next trip inside Joomla!: Enhancing our learning tool the class " JomDbg " Studying " JResponse::getBody() " : what it returns, and if this is a getter method what is the setter method, obviously it will be " setBody() " ...
- Wed Mar 19, 2008 1:30 pm
- Forum: Joombie Coding Q/A
- Topic: A beginner diving into Joomla! core!!
- Replies: 4
- Views: 3243
A beginner diving into Joomla! core!! part 2
Links : A beginner diving into Joomla! core!! : Part 1 Part 2 Welcome to "Part 2" of this ride! Someone could ask this question when reading "part 1" : how come "index.php" knows about our discussed class JResponse... the answer would be : the included files from the be...
- Wed Mar 19, 2008 12:53 pm
- Forum: Joombie Coding Q/A
- Topic: A beginner diving into Joomla! core!!
- Replies: 4
- Views: 3243
Re: A beginner diving into Joomla! core!!
Thx a lot for your reply Rogue4ngel, as I'm new to the Joomla! world I'd like you follow along with me as I write these guides and point me to any errors, I'll also ask for your help when I'm stuck! thx in advance I wonder if someone could transform these posts to video tutorials and work in paralle...
- Tue Mar 18, 2008 2:38 pm
- Forum: Joombie Coding Q/A
- Topic: A beginner diving into Joomla! core!!
- Replies: 4
- Views: 3243
A beginner diving into Joomla! core!!
Links : A beginner diving into Joomla! core!! : Part 1 Part 2 Hello everybody, I’m new to Joomla! To php and to web programming and design, after learning some basics on html/css, php/MySQL, I wanted to know how Joomla! works and how information is gathered from different sources in Joomla! and disp...