Mixin Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
B
 Barefoot.APIAdapter.Server
 Barefoot.CookieAdapter.Client
 Barefoot.CookieAdapter.Server
 Barefoot.DataStore.Client
 Barefoot.DataStore.Server
 Barefoot.Router.Client
 Barefoot.Router.Server
 Barefoot.Start.Client
 Barefoot.Start.Server
 Barefoot.View.Client
 Barefoot.View.Server
The server mixin for the APIAdapter takes the specified apiRoutes and does two things:
This mixin contains client specific code for the Barefoot.CookieAdapter component.
This mixin contains client specific code for the Barefoot.CookieAdapter component.
This mixin contains client specific code for the Barefoot.DataStore component.
This mixin contains client specific code for the Barefoot.DataStore component.
Client specific code for the Barefoot.Router.
This mixin contains any server side specific code for the Barefoot.Router.
This start mixin supplies a client specific start function to get the application up and running in the browser.
This start mixin supplies a server specific start function to get the application up and running on the node.js server backend.
This mixin contains client specific code for the Barefoot.View class.
Enhances the Barefoot.View class with server specific code fragments.
Close