Main

Extensions Archives

July 17, 2009

ORM CFC Generator

Most of you who are already in public forums of ColdFusion Builder know about CFC Generator extension for CFBuilder. For those who are new to it,its an extension to CFBuilder which will help you to automatically create ORM CFC's for tables listed in the RDS View of CFBuilder.

We have an updated version of CFC Generator Extension available...Try this one out.
We have added option to specify relations and join conditions .
We would like to hear your comments on this :)
While Installing the extension to CFBuilder,the server chosen should be the latest public beta build of CF9 Server.
See instructions on how to use this extension here

Adobe CFC Generator

How Do I generate ORM CFC's???

Many of you might be stuck up at this question.
So thought of giving a Captivate Demo of CFC Generator which will help you to create ORM CFC's from tables.Not the best quality video,but should be of help :)
See it here

August 18, 2009

Extension Title Image

There is a small enhancement available in Extension which nobody would have tried out.. You can add icons to the title bar of your extension.As you see, i have added a small funky icon..

The title bar size was a concern for many.By adding an icon the width of the title bar adjust to the size of the icon.So when you design the interface choose appropriately sized icon




Well to do this simply add an image attribute to the dialog tag in ide_config.xml

<action name="demo test" handlerid="test">
        <dialog title="This is a custom title test" image="images/smiley.gif">
                <input name="test" label="test" type="dir" />
        </dialog>
</action>

For more info on Extension checkout documentation

About Extensions

This page contains an archive of all entries posted to CFBuilder in the Extensions category. They are listed from oldest to newest.

Editor is the previous category.

Miscellanous is the next category.

Many more can be found on the main index page or by looking through the archives.

Powered by
Movable Type 4.261