메소드 | 설명 | |
---|---|---|
AddEditor ( int id ) : System.Web.Mvc.ActionResult | ||
CanceledRegistrations ( int id ) : System.Web.Mvc.ActionResult | ||
CeremonyController ( string>.IRepositoryWithTypedId |
||
Create ( ) : System.Web.Mvc.ActionResult | ||
Edit ( int id ) : System.Web.Mvc.ActionResult | ||
EditPermissions ( int id ) : System.Web.Mvc.ActionResult | ||
GetMajors ( string colleges ) : JsonNetResult |
Ajax method for returning majors by college
|
|
Index ( ) : System.Web.Mvc.ActionResult |
메소드 | 설명 | |
---|---|---|
AddEditor ( int id, int userId ) : System.Web.Mvc.ActionResult | ||
CopyCeremony ( Ceremony destCeremony, Ceremony srcCeremony, IList |
||
Create ( |
||
CreateDeadline ( System.DateTime src ) : System.DateTime | ||
Edit ( |
||
MergeCeremonyMajors ( IList |
||
MergeTicketDistributionMethods ( IList |
||
RemoveEditor ( int id, int ceremonyEditorId ) : System.Web.Mvc.ActionResult |
public AddEditor ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
리턴 | System.Web.Mvc.ActionResult |
public CanceledRegistrations ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
리턴 | System.Web.Mvc.ActionResult |
public CeremonyController ( string>.IRepositoryWithTypedId |
||
termRepository | string>.IRepositoryWithTypedId | |
vTermRepository | string>.IRepositoryWithTypedId | |
collegeRepository | string>.IRepositoryWithTypedId | |
majorService | IMajorService | |
ceremonyService | ICeremonyService | |
userService | IUserService | |
리턴 | System |
public Edit ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
리턴 | System.Web.Mvc.ActionResult |
public EditPermissions ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
리턴 | System.Web.Mvc.ActionResult |
public GetMajors ( string colleges ) : JsonNetResult | ||
colleges | string | |
리턴 | JsonNetResult |