VIBE v5.1.6
Search Engine
Loading...
Searching...
No Matches
edu.usfca.cs272.ThemeServlet Class Reference
Inheritance diagram for edu.usfca.cs272.ThemeServlet:

Public Member Functions

 ThemeServlet (DatabaseConnector db) throws IOException
 

Protected Member Functions

void doGet (HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
 

Detailed Description

The servlet responsible for toggling between dark and light mode in the webpages.

Author
Ravneet Singh Bhatia
Version
Spring 2024

Constructor & Destructor Documentation

◆ ThemeServlet()

edu.usfca.cs272.ThemeServlet.ThemeServlet ( DatabaseConnector db) throws IOException

Creates a new theme servlet.

Exceptions
IOExceptionif the template cannot be read.

The documentation for this class was generated from the following file: