Class
NotesController
NotesController()
The NotesController handles all user actions related to note taking.
Like all other controllers it is only initialized once. It is accessible at the
global object app_controller.notes_controller
.
Class
The NotesController handles all user actions related to note taking.
Like all other controllers it is only initialized once. It is accessible at the
global object app_controller.notes_controller
.