Property | Type | Description | |
---|---|---|---|
DeleteQuotation | System.Web.Mvc.ActionResult | ||
DeleteQuotation | System.Web.Mvc.ActionResult | ||
IndexBooking | System.Web.Mvc.ActionResult | ||
IndexImport | System.Web.Mvc.ActionResult | ||
IndexImport | System.Web.Mvc.ActionResult | ||
IndexImportValidate | System.Web.Mvc.ActionResult | ||
IndexImportValidate | System.Web.Mvc.ActionResult | ||
IndexQuotation | System.Web.Mvc.ActionResult | ||
Last100Modif | System.Web.Mvc.ActionResult | ||
LastCreate | System.Web.Mvc.ActionResult | ||
ModerationController | System | ||
RedirectToAction | System.Web.Mvc.RedirectToRouteResult | ||
TransferQuotation | System.Web.Mvc.ActionResult | ||
TransferQuotation | System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
CheckResources ( ) : System.Web.Mvc.ActionResult | ||
FillOutput ( ResourceValue>.Dictionary |
||
IndexBooking ( int page ) : System.Web.Mvc.ActionResult |
Prepares a web page containing a paginated list of localisations
|
|
IndexQuotation ( int page ) : System.Web.Mvc.ActionResult |
Prepares a web page containing a paginated list of localisations
|
|
Last100Modif ( int page ) : System.Web.Mvc.ActionResult | ||
LastCreate ( int page ) : System.Web.Mvc.ActionResult | ||
ModerationController ( ILogger logger, IEmailService emailService ) : System | ||
SendMailToOldOffice ( ) : System.Web.Mvc.ActionResult | ||
Stat ( ) : System.Web.Mvc.ActionResult | ||
WriteDuplicates ( ResourceValue>.Dictionary |
Method | Description | |
---|---|---|
DeleteQuotation ( ) : System.Web.Mvc.ActionResult | ||
DeleteQuotation ( int id, int page ) : System.Web.Mvc.ActionResult | ||
IndexBooking ( ) : System.Web.Mvc.ActionResult | ||
IndexImport ( ) : System.Web.Mvc.ActionResult | ||
IndexImport ( System.Web.Mvc.FormCollection collection ) : System.Web.Mvc.ActionResult | ||
IndexImportValidate ( ) : System.Web.Mvc.ActionResult | ||
IndexImportValidate ( string result ) : System.Web.Mvc.ActionResult | ||
IndexQuotation ( ) : System.Web.Mvc.ActionResult | ||
Last100Modif ( ) : System.Web.Mvc.ActionResult | ||
LastCreate ( ) : System.Web.Mvc.ActionResult | ||
ModerationController ( Dummy d ) : System | ||
RedirectToAction ( System.Web.Mvc.ActionResult result ) : System.Web.Mvc.RedirectToRouteResult | ||
TransferQuotation ( ) : System.Web.Mvc.ActionResult | ||
TransferQuotation ( int id, int page ) : System.Web.Mvc.ActionResult |
public CheckResources ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public FillOutput ( ResourceValue>.Dictionary |
||
output | ResourceValue>.Dictionary | |
t | ||
culture | string | |
return | void |
public IndexBooking ( int page ) : System.Web.Mvc.ActionResult | ||
page | int | The page to display |
return | System.Web.Mvc.ActionResult |
public IndexQuotation ( int page ) : System.Web.Mvc.ActionResult | ||
page | int | The page to display |
return | System.Web.Mvc.ActionResult |
public Last100Modif ( int page ) : System.Web.Mvc.ActionResult | ||
page | int | |
return | System.Web.Mvc.ActionResult |
public LastCreate ( int page ) : System.Web.Mvc.ActionResult | ||
page | int | |
return | System.Web.Mvc.ActionResult |
public ModerationController ( ILogger logger, IEmailService emailService ) : System | ||
logger | ILogger | |
emailService | IEmailService | |
return | System |
public SendMailToOldOffice ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Stat ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public WriteDuplicates ( ResourceValue>.Dictionary |
||
output | ResourceValue>.Dictionary | |
builder | StringBuilder | |
culture | string | |
return | void |