schema
schema
schema
Metadata
getAncestors()
Get all the extended components as an array of isolated component metadata.
Arguments
Name |
Type |
Required |
Default |
Options |
Description |
md |
struct |
Yes |
|
|
|
getMethods()
Get a structure of all methods, including extended, for this component
Arguments
Name |
Type |
Required |
Default |
Options |
Description |
None |
getPropsAsStruct()
Get all extended properties and return as a flattened structure.
Arguments
Name |
Type |
Required |
Default |
Options |
Description |
None |
Extract all component metadata in a flat format for loading into a shared scope.
Arguments
Name |
Type |
Required |
Default |
Options |
Description |
stMetaData |
struct |
No |
[runtime expression] |
|
Structure to which this cfc's parameters are appended |