AdobeStock_455007340

Private Component Methods

ColdFusion Components contain one or more method (functions). Methods are usually exposed to the application invoking the component, but they need not be. Methods can be flagged so that they are used internally within your own component code but not exposed externally. To flag a method as private simply set ACCESS=”private” in the definition. (Applies to: ColdFusion MX)

Leave a Reply

Discover more from Ben Forta

Subscribe now to keep reading and get access to the full archive.

Continue reading