Archived talk

Developing a MVC Component/Adding backend actions

From Joomla! Documentation

Revision as of 09:47, 18 June 2011 by Ravenheart (talk | contribs) (→‎Attention!: new section)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

It's not clear to me where the word "helloworld" refers to in these examples. Can you please clarify when 'helloworld' refers to the component,controller,model,table,view or form? While following this, I've changed the name of my component, and when running this I get a 'call to member function getTable() on non-object'. It seems that I used the wrong name somewhere, but I have no idea where.

We're also introducing JForms and JFields. These are powerful and important, and warrant some richer explanation.

Attention![edit]

There is a change /admin/views/helloworlds/tmpl/default_body.php that isnt mentioned on this page but is present in the archive file.