Login 
Password
  
 


Free Exams!
Test your skills with one of our certification exams and see how you stack up right now.

Homepage
Visit our homepage and find out more about what NCSA can do for you.

Learn More About Us
Find out more about how our certifications can benefit you.

CFML Tag Library
Visit the CFML tag library home.

<cfabort>
<cfapplet>
<cfapplication>
<cfargument>
<cfassociate>
<cfbreak>
<cfcache>
<cfcase>
<cfcatch>
<cfchart>
<cfchartdata>
<cfchartseries>
<cfcol>
<cfcollection>
<cfcomponent>
<cfcontent>
<cfcookie>
<cfdefaultcase>
<cfdirectory>
<cfdump>
<cfelse>
<cfelseif>
<cferror>
<cfexecute>
<cfexit>
<cffile>
<cfflush>
<cfform>
<cfformgroup>
<cfformitem>
<cfftp>
<cffunction>
<cfgrid>
<cfgridcolumn>
<cfgridrow>
<cfgridupdate>

HTML Tags


 


<cfcomponent>

What it does

The cfcomponent tag is an attempt by macromedia to approach the segmentation of ColdFusion in a way similiar to Obect Oriented Programming in a standard high level language. The cfcomponent tag can enclose one or more cffunction tags that can be called when the method is invoked. Like classes, one cfcomponent can extend another.

A cfcomponent can be saved in a file with a .cfc extension to name the component for example a component in the file example.cfc could be extended by a new component.

Attributes

extends

output

displayname

hint

End Tag: Required


    

  
HOME    PRIVACY    EMPLOYERS    CERTIFICATION LIST    AFFILIATES    CONTACT US

© 2006 National Computer Science Academy, All Rights Reserved.