Uses of Class
at.letto.plugins.dto.PluginRenderLatexRequestDto
Packages that use PluginRenderLatexRequestDto
-
Uses of PluginRenderLatexRequestDto in at.open.letto.plugin.controller
Methods in at.open.letto.plugin.controller with parameters of type PluginRenderLatexRequestDtoModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity
<PluginRenderDto> ApiController.renderLatex
(PluginRenderLatexRequestDto r) Rendert ein Plugins für den Fragedruck als Latex-Sourcodeorg.springframework.http.ResponseEntity
<PluginRenderDto> ApiExternController.renderLatex
(PluginRenderLatexRequestDto r)