Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

Modules 29 Aug 2013 13:31 #10925

  • MorganL
  • MorganL's Avatar Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
  • Posts: 438
  • Thank you received: 53
I have created a module using basic Joomla 2.,5 coding, but I have read various little tips and hints that we can use JCOOK coding and classes to pull data, generate views etc.

Does anyone have an example of a module they have created using proper JCOOK coding?

Also, would you still use the field type of SQL for a dropdown list in the XML file or is there again, a JCOOK way of doing this?
Morgan Leecy MCSE

Novell / Linux
PHP. MYSQL, Apache, node.js
Coldfusion, JQuery, HTML5
Joomla

Please Log in or Create an account to join the conversation.

Modules 05 Sep 2013 10:11 #10988

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Cook is not providing the module scaffolding for the moment.

You just need to include the loader file your your component, it will be so easy to use all the features of your component without need to car with file to load.

In modules you can :
- Load your models and play with them
- Output HTML with JDom

Easy as that.
(I think there is a discussion about that)
Coding is now a piece of cake

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.119 seconds

I've evaluated lots of other Joomla Component Dev tools such as Shell Manager (J)enesis Danny's Joomla! 1.5 MVC Component Code Generator Marco's Component Maker and I must admit that I love what I see on your site! Lots of potential... Otherwise Great Job and keep up the good work!!!
Clifton (forum)

Get Started