Click to search Andy Jarrett.co.uk RSS feed

Loading Twitter

Complete CF tag reference with attributes

You've probably seen Kola's site about the undocumented CFANT by now, along with David Harris's post about find all of them out.

Well these two posts gave me the idea to create the Complete Tag Reference List as an easily accessible page which gives the chance for everyone to see what is available under the hood.

Check out http://andyjarrett.co.uk/alltags/

Comments Comments (8) | Print Print | Send Send | 2508 Views

OK - how did you pull that off?
Nevermind - I thought you might have used something other then the taglib.cftld file to create that. If you notice there is at least one tag missing - cfdump.

I've messed with that file before myself and noticed one or two others missing if I'm not mistaken.

Also notice <cfcompile> - this tag will compile your templates to Java bytecode - not sure why you'd want to do this but it works - i've tested it.
Andy, nice.

It's at least good for it's "interesting stuff" value, if not for good and totally complete documentation.

@todd: I think all that might be missing is the 2 or 3 tags that are written in CFML... they're technically custom tags that are globally available, like cfdump.
ah, there are some missing tags...
I would suspect cfcache, cfdump, cfsavecontent and cftrace?
If you view the contents of "\WEB-INF\cftags\ the files for these tags are there...

@Todd: the cfcompile tag... could that be for sourceless deployment of ColdFusion templates?
duncan's Gravatar Posted By duncan @ 5/25/07 9:03 AM
suggestion: can you sort them alphabetically?
I knew "alphabetically" was gonna come up. When I get some free time I'll sort that.
what about for cf8?
Yeah...CF8 - and how 'bout creating a tag definition for CFEclipse while you're at it? :D
BlogCFC by Raymond Camden + Twitter @AndyJ + ColdFusion jobs + Contact Me + Snippets/Downloads + RSS .