AdminTheme extends AppController
Adds the CSS for custom themes
Table of Contents
Methods
| index() | Render the custom CSS required for the current theme |
| preAction() | Pre-action setup method that is called before the index method, or the set controller action |