explorer = CreateObject( "component", "CFIDE.componentutils.cfcexplorer" ) ; explorer.getcfcinhtml(url.component) ; explorer = CreateObject( "component", "CFIDE.componentutils.cfcexplorer" ) ; cfcs = explorer.getcfcs(false) ; components = ArrayNew(1) ; for ( i=1; i lte ArrayLen(cfcs); i=i+1 ) { ArrayAppend( components, cfcs[i].name ) ; } ArraySort( components, "textnocase" ) ; List of components All components

#components[i]#