Wheels API Documentation Available

December 13, 2009

Posted in Community

Posted By: Chris Peters

The <a href="https://cfwheels.org/">documentation</a> now contains a section that documents all public functions in the Wheels <abbr title="Application Programming Interface">API</abbr>. You can now browse an <a href="https://cfwheels.org/docs/function">complete list of the functions</a> or <a href="https://cfwheels.org/docs">browse by category</a>. It feels good to remove the apology for incomplete documentation from the documentation section!<!--more--> As with almost everything else on the site, there is a lot more that we want to do with this new <abbr title="Application Programming Interface">API</abbr> documentation. Let us know in the Google Group if you have any ideas. Some future plans are as follows: <ul> <li>Comments section</li> <li>Associate functions with other related functions and related chapters in the reference guide</li> <li>Search</li> </ul> If you're interested in how we implemented this, visit <a title="Using extra CFC attributes for documentation" href="http://www.clearcrystalmedia.com/pm/extra-cfc-attributes-documentation/">my blog post</a> where I briefly describe the general idea.
Z
ziggy

Suggestion: make the description of each function hidden and clicking on the function name displays it below. 1 line of jquery code needed. Then MUCH faster and easier to use. (You could even bring them in via ajax if you wanted to use one file on various pages, but faster if on the page already.)

Nov 14, 2009

P
Chris Peters

I like that idea, Ziggy. Thanks!

Nov 14, 2009

P
Philippe

I try to add a comment in the doc but it won't accept my captcha challenge, no matter what :((

Jan 29, 2010

S
Joel Stobart

Hi, The guys I work with work behind a slow internet connection. We've just started a new railo-wheels project. In order to maximise efficiency they have turned the wheels api documentation into a chm for off-line use. If you guys want it - let me know and I'll get them to send it to you. kind regards, Joel

Feb 02, 2010

Latest Blog Posts