FCF 2.0 development in progress...
> > > >
[News] [Packages API] [Downloads] [Donate to the project] [Contacts]

Configuration parameter aliases

Configuration parameter: aliases

Package: fcf-framework-core

Available from version: 2.0.2

Type: object

Default value: {}

An object that stores path aliases

The object element key is the alias, and the value is its real path. Aliases can be used as the initial part of a resource path address. When using an alias, the @ symbol is used at the beginning of the path. Example: fcf.getPath("@controls:button")