Overview Circuit Fuse | fusedocer |
/fusedocer | +--fbx_fusebox30_CF50_nix.cfm
!! *nix Version !! I am the code behind Fusebox 3.0 that handles nesting, layouts--oh, a bunch of stuff, really. PLEASE BE VERY CAREFUL ABOUT MAKING ANY CHANGES TO THIS FILE, AS IT WILL RENDER IT NON-COMPLIANT WITH THE STANDARD NOTED ABOVE. There is no need to modify this file for any settings. All settings can occur in fbx_settings.cfm. Because this file requires a tag introduced in CF5 (cfsavecontent), it can only be run on CF5+.
Properties | |
---|---|
version | 3.01 |
build | 1b |
History | |
---|---|
John Quarto-vonTivadar - 27 Sep 2001
Portions of code contributed by Steve Nelson, Hal Helms, Jeff Peters, Nat Papovich, Patrick McElhaney, Fred Sanders, Bill Wheatley and Stan Cox.
|
|
Update | Nat Papovich - Oct 2001
Converted to cfscripting, bug fixes for final release.
|
Update | Nat Papovich - Nov 2001
|
Output Variables Summary | |
---|---|
structure | variables.fusebox
this is the public API of variables that should be treated as read-only
|
structure | FB_
Internal use only. Please treat the FB_ as a reserved structure, not to be touched.
|
Output Variables Detail |
---|
structure
this is the public API of variables that should be treated as read-only
- Attributes:
- Sub-Elements
structure
Internal use only. Please treat the FB_ as a reserved structure, not to be touched.
- Attributes:
- Sub-Elements
Overview Circuit Fuse | fusedocer |