controllers

package
v0.0.0-...-eee7865 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2017 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AdminController

type AdminController struct {
	beego.Controller
}

func (*AdminController) Get

func (c *AdminController) Get()

type DatasetController

type DatasetController struct {
	beego.Controller
}

func (*DatasetController) ConvertToBMP

func (c *DatasetController) ConvertToBMP()

ConvertToBMP covert the dicom file to BMP file

func (*DatasetController) GetDatasetInfo

func (c *DatasetController) GetDatasetInfo()

GetDatasetInfo gets data elmements information

func (*DatasetController) GetMetaInfo

func (c *DatasetController) GetMetaInfo()

GetMetaInfo gets meta information from file.

type MainController

type MainController struct {
	beego.Controller
}

func (*MainController) Get

func (c *MainController) Get()

type PatientListController

type PatientListController struct {
	beego.Controller
}

func (*PatientListController) Get

func (c *PatientListController) Get()

func (*PatientListController) GetPatientList

func (c *PatientListController) GetPatientList()

type SeriesListController

type SeriesListController struct {
	beego.Controller
}

func (*SeriesListController) Get

func (c *SeriesListController) Get()

func (*SeriesListController) GetSeriesList

func (c *SeriesListController) GetSeriesList()

type SliceController

type SliceController struct {
	beego.Controller
}

func (*SliceController) Get

func (c *SliceController) Get()

func (*SliceController) GetSlice

func (c *SliceController) GetSlice()

type SliceListController

type SliceListController struct {
	beego.Controller
}

func (*SliceListController) Get

func (c *SliceListController) Get()

func (*SliceListController) GetSliceList

func (c *SliceListController) GetSliceList()

type StudyListController

type StudyListController struct {
	beego.Controller
}

func (*StudyListController) GetStudyList

func (c *StudyListController) GetStudyList()
func (c *StudyController) Get() {
	c.TplName = "study.html"
	c.Layout = "layout.html"
}

type UploadController

type UploadController struct {
	beego.Controller
}

func (*UploadController) Get

func (this *UploadController) Get()

func (*UploadController) UploadDicom

func (this *UploadController) UploadDicom()

Jump to

Keyboard shortcuts

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