- generateFeed(String) - Method in class org.spincast.website.controllers.FeedController
-
- get() - Method in class org.spincast.website.models.NewsEntriesProvider
-
- getAppConfig() - Method in class org.spincast.website.controllers.FeedController
-
- getAppConfig() - Method in class org.spincast.website.models.NewsEntriesProvider
-
- getAppController() - Method in class org.spincast.website.App
-
- getConfig() - Method in class org.spincast.website.App
-
- getDescription() - Method in interface org.spincast.website.models.INewsEntry
-
The description of the news entry.
- getDescription() - Method in class org.spincast.website.models.NewsEntry
-
- getEmptyFeedDir() - Method in class org.spincast.website.App
-
Return an empty directory for the feeds.
- getErrorController() - Method in class org.spincast.website.App
-
- getFeedController() - Method in class org.spincast.website.App
-
- getFeedDateFormatter() - Method in class org.spincast.website.controllers.FeedController
-
- 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
-
- getNewsEntries() - Method in class org.spincast.website.controllers.AppController
-
- getNewsEntries() - Method in class org.spincast.website.controllers.FeedController
-
- getPluginDocTemplatePath(String) - Method in class org.spincast.website.controllers.AppController
-
Return the classpath path to the plugin documentation template
or NULL if not found.
- getPublishedDateISO() - Method in interface org.spincast.website.models.INewsEntry
-
The published date, ISO format : "YYYY-MM-DD"
- getPublishedDateISO() - Method in class org.spincast.website.models.NewsEntry
-
- 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
-
- getServerSchemeHostPort() - Method in class org.spincast.website.AppConfig
-
- getServerSchemeHostPort() - Method in interface org.spincast.website.IAppConfig
-
The application can't know for sure by itself on which
scheme/host/port it is served (for example : "https://www.example.com:8080").
- getSpecificPathMainArgsPosition() - Method in class org.spincast.website.AppConfigPropsFileBasedConfig
-
- getSpincastFilters() - Method in class org.spincast.website.App
-
- getSpincastUtils() - Method in class org.spincast.website.controllers.AppController
-
- getTitle() - Method in interface org.spincast.website.models.INewsEntry
-
The title of the news entry.
- getTitle() - Method in class org.spincast.website.models.NewsEntry
-