Skip navigation links
A B C D E G I L M N O P R S 

A

about(IAppRequestContext) - Method in class org.spincast.website.controllers.AppController
 
addGlobalTemplatingVariables(IAppRequestContext) - Method in class org.spincast.website.controllers.AppController
This will add some global variables that will be available to any templating engine evaluation.
addRoutes() - Method in class org.spincast.website.App
The application's routes
App - Class in org.spincast.website
 
App(IServer, IAppConfig, IRouter<IAppRequestContext>, AppController, ErrorController, ISpincastFilters<IAppRequestContext>) - Constructor for class org.spincast.website.App
 
AppConfig - Class in org.spincast.website
We use the "spincast-plugins-config-properties-file" plugin, so we can override some configurations in an "app.properties" file.
AppConfig(ISpincastUtils, String[]) - Constructor for class org.spincast.website.AppConfig
 
AppConstants - Class in org.spincast.website
 
AppConstants() - Constructor for class org.spincast.website.AppConstants
 
AppController - Class in org.spincast.website.controllers
 
AppController(String[], IJsonManager, ISpincastUtils) - Constructor for class org.spincast.website.controllers.AppController
 
AppModule - Class in org.spincast.website.guice
 
AppModule(String[]) - Constructor for class org.spincast.website.guice.AppModule
 
AppRequestContext - Class in org.spincast.website.exchange
Custom request context class
AppRequestContext(Object) - Constructor for class org.spincast.website.exchange.AppRequestContext
 

B

bindConfigPlugin() - Method in class org.spincast.website.guice.AppModule
We use our application config instead of the Spincast default config.

C

community(IAppRequestContext) - Method in class org.spincast.website.controllers.AppController
 
configure() - Method in class org.spincast.website.guice.AppModule
 
configureLogback() - Method in class org.spincast.website.App
Configure Logback programatically.
createApp() - Static method in class org.spincast.website.App
Create an App instance and returns the Guice injector.
createApp(String[]) - Static method in class org.spincast.website.App
Create an App instance using the given parameters and returns the Guice injector.

D

displayStartedMessage() - Method in class org.spincast.website.App
 
documentation(IAppRequestContext) - Method in class org.spincast.website.controllers.AppController
 
download(IAppRequestContext) - Method in class org.spincast.website.controllers.AppController
 

E

ErrorController - Class in org.spincast.website.controllers
 
ErrorController() - Constructor for class org.spincast.website.controllers.ErrorController
 
exceptionHandler(IAppRequestContext) - Method in class org.spincast.website.controllers.ErrorController
Exception handler

G

getAppController() - Method in class org.spincast.website.App
 
getConfig() - Method in class org.spincast.website.App
 
getErrorController() - Method in class org.spincast.website.App
 
getHttpServerPort() - Method in class org.spincast.website.AppConfig
We use "44420" as the default port for the website, if this port is not overriden in the .properties file.
getJsonManager() - Method in class org.spincast.website.controllers.AppController
 
getMainArgs() - Method in class org.spincast.website.controllers.AppController
 
getPluginDocTemplatePath(String) - Method in class org.spincast.website.controllers.AppController
Return the classpath path to the plugin documentation template or NULL if not found.
getRequestContextImplementationClass() - Method in class org.spincast.website.guice.AppModule
 
getRouter() - Method in class org.spincast.website.App
 
getServer() - Method in class org.spincast.website.App
 
getSpincastFilters() - Method in class org.spincast.website.App
 
getSpincastUtils() - Method in class org.spincast.website.controllers.AppController
 

I

IAppConfig - Interface in org.spincast.website
 
IAppHandler - Interface in org.spincast.website.exchange
 
IAppRequestContext - Interface in org.spincast.website.exchange
 
index(IAppRequestContext) - Method in class org.spincast.website.controllers.AppController
 

L

logger - Variable in class org.spincast.website.App
 
logger - Variable in class org.spincast.website.AppConfig
 
logger - Variable in class org.spincast.website.controllers.AppController
 
logger - Variable in class org.spincast.website.controllers.ErrorController
 

M

main(String[]) - Static method in class org.spincast.website.App
The entry point for the application.

N

notFoundHandler(IAppRequestContext) - Method in class org.spincast.website.controllers.ErrorController
Not Found (404) handler

O

org.spincast.website - package org.spincast.website
 
org.spincast.website.controllers - package org.spincast.website.controllers
 
org.spincast.website.exchange - package org.spincast.website.exchange
 
org.spincast.website.guice - package org.spincast.website.guice
 

P

plugin(IAppRequestContext) - Method in class org.spincast.website.controllers.AppController
A Plugin documentation
plugins(IAppRequestContext) - Method in class org.spincast.website.controllers.AppController
 

R

RC_VARIABLE_HTML_SECTION_CLASSES - Static variable in class org.spincast.website.AppConstants
Cookie name that can be used to save the user locale.

S

start() - Method in class org.spincast.website.App
Starts the application!
A B C D E G I L M N O P R S 
Skip navigation links

Copyright © 2016. All rights reserved.