Method |
Description |
|
Create ( ) : System.Web.Mvc.ActionResult |
|
|
Create ( Employer employer, string userName ) : System.Web.Mvc.JsonResult |
|
|
CreateCombined ( ) : System.Web.Mvc.ActionResult |
|
|
CreateCombined ( EmployerWoCombined combined, string userName ) : System.Web.Mvc.JsonResult |
|
|
Delete ( int id, string userName ) : System.Web.Mvc.JsonResult |
|
|
DuplicateEmployers ( string name, string address, string phone, string city, string zipcode ) : string>>.List |
|
|
Edit ( int id ) : System.Web.Mvc.ActionResult |
|
|
Edit ( int id, System.Web.Mvc.FormCollection collection, string userName ) : System.Web.Mvc.JsonResult |
|
|
GetDuplicates ( string name, string address, string phone, string city, string zipcode ) : System.Web.Mvc.JsonResult |
|
|
Index ( ) : System.Web.Mvc.ActionResult |
|
|
_getTabLabel ( Employer emp ) : string |
|
|
_getTabRef ( Employer emp ) : string |
|
|