controllers

package
v0.0.0-...-4a590b8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 6, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PlanEstudiosController

type PlanEstudiosController struct {
	beego.Controller
}

PlanEstudiosController operations for Plan_estudios

func (*PlanEstudiosController) GetPlanPorDependenciaVinculacionTercero

func (c *PlanEstudiosController) GetPlanPorDependenciaVinculacionTercero()

GetPlanPorDependenciaVinculacionTercero ... @Title GetPlanPorDependenciaVinculacionTercero @Description get plan de estudio por DependenciaId de vinculación de tercero, verificando cargo @Param body body {} true "body Datos del plan de estudio content" @Success 200 {} @Failure 400 body is empty @router /dependencias-vinculacion-terceros/:tercero_id [get]

func (*PlanEstudiosController) GetStudyPlanVisualization

func (c *PlanEstudiosController) GetStudyPlanVisualization()

GetStudyPlanVisualization ... @Title GetStudyPlanVisualization @Description get study plan data to the visualization @Param id_plan path int true "Id del plan de estudio" @Success 200 {} @Failure 404 not found resource @router /:plan_id/estructura-visualizacion [get]

func (*PlanEstudiosController) PostBaseStudyPlan

func (c *PlanEstudiosController) PostBaseStudyPlan()

PostBaseStudyPlan ... @Title PostBaseStudyPlan @Description create study plan @Param body body {} true "body for Plan_estudios content" @Success 201 {} @Failure 403 body is empty @router / [post]

func (*PlanEstudiosController) PostGenerarDocumentoPlanEstudio

func (c *PlanEstudiosController) PostGenerarDocumentoPlanEstudio()

PostGenerarDocumentoPlanEstudio ... @Title PostGenerarDocumentoPlanEstudio @Description Genera un documento PDF del plan de estudio @Param body body {} true "body Datos del plan de estudio content" @Success 200 {} @Failure 400 body is empty @router /generador-documentos-malla [post]

func (*PlanEstudiosController) URLMapping

func (c *PlanEstudiosController) URLMapping()

URLMapping ...

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL