Méthode |
Description |
|
AllBookingEvents ( ) : System.Web.Mvc.ActionResult |
|
|
AllBookingEvents ( int id ) : System.Web.Mvc.ActionResult |
|
|
BookingEvents ( ) : System.Web.Mvc.ActionResult |
|
|
BookingEvents ( int id ) : System.Web.Mvc.ActionResult |
|
|
BookingSummary ( ) : System.Web.Mvc.PartialViewResult |
|
|
BookingSummary ( int id ) : System.Web.Mvc.PartialViewResult |
|
|
CreateAndEditEvent ( CreateBookingModel createBookingModel ) : System.Web.Mvc.ActionResult |
|
|
CreateAndEditEvent ( ) : System.Web.Mvc.ActionResult |
|
|
CreateBooking ( ) : System.Web.Mvc.ActionResult |
|
|
CreateBooking ( int id ) : System.Web.Mvc.ActionResult |
|
|
CreateBooking ( int id, LocalisationModel createBookingModel ) : System.Web.Mvc.ActionResult |
|
|
CreateEvent ( CreateBookingModel createBookingModel ) : System.Web.Mvc.ActionResult |
|
|
CreateEvent ( ) : System.Web.Mvc.ActionResult |
|
|
CreateEvent ( int id ) : System.Web.Mvc.ActionResult |
|
|
DeleteBooking ( ) : System.Web.Mvc.ActionResult |
|
|
DeleteBooking ( int id, LocalisationModel formModel, string confirm ) : System.Web.Mvc.ActionResult |
|
|
DeleteBooking ( int id, string returnUrl ) : System.Web.Mvc.ActionResult |
|
|
DropEvent ( ) : System.Web.Mvc.ActionResult |
|
|
DropEvent ( int id, int dayDelta, int minuteDelta ) : System.Web.Mvc.ActionResult |
|
|
EditBooking ( ) : System.Web.Mvc.ActionResult |
|
|
EditBooking ( int id ) : System.Web.Mvc.ActionResult |
|
|
EditBooking ( int id, LocalisationModel createBookingModel ) : System.Web.Mvc.ActionResult |
|
|
InternalCreateBooking ( CreateBookingModel createBookingModel ) : MemberBooking |
|
|
LocalisationSchedule ( ) : System.Web.Mvc.ActionResult |
|
|
OfferSchedule ( ) : System.Web.Mvc.ActionResult |
|
|
OfferSchedule ( int id, int offerId ) : System.Web.Mvc.ActionResult |
|
|
RedirectToAction ( System.Web.Mvc.ActionResult result ) : System.Web.Mvc.RedirectToRouteResult |
|
|
ResizeEvent ( ) : System.Web.Mvc.ActionResult |
|
|
ResizeEvent ( int id, int dayDelta, int minuteDelta ) : System.Web.Mvc.ActionResult |
|
|
ScheduleController ( Dummy d ) : System |
|
|