C# Class CCN.Resource.ApiControllers.ActivityController

Inheritance: ApiController
Show file Open project: Chinaccn/surfboard

Public Methods

Method Description
ActivityController ( ) : System.Web.Http

Private Methods

Method Description
AddCrowdInfo ( [ model ) : JResult
AddGrade ( [ model ) : JResult
AddVoteLog ( [ model, int number ) : JResult
AddVotePer ( [ model ) : JResult
AuditPer ( [ model ) : JResult
CrowdGenerateQrCode ( string flagcode ) : JResult
CrowdUnifiedOrder ( [ model ) : JResult
GetCrowdActivityPageList ( [ query ) : BasePageList
GetCrowdInfoById ( string innerid ) : JResult
GetCrowdViewById ( string flagcode ) : JResult
GetGradeInfoById ( string innerid ) : JResult
GetGradeListByFlagcode ( string flagcode ) : JResult
GetGradePageList ( [ query ) : BasePageList
GetPayRecordListWithPlayer ( string flagcode, string openid ) : JResult
GetPlayerPageList ( [ query ) : BasePageList
GetPlayerViewById ( string innerid ) : JResult
GetVoteInfoById ( string id ) : JResult
GetVoteList ( [ query ) : BasePageList
GetVoteLogList ( [ query ) : BasePageList
GetVotePerInfoById ( string id ) : JResult
GetVotePerList ( [ query ) : BasePageList
GetVotePerViewById ( string id ) : JResult
GetVoteViewById ( string id ) : JResult
UpdateCrowdInfo ( [ model ) : JResult
UpdateGrade ( [ model ) : JResult

Method Details

ActivityController() public method

public ActivityController ( ) : System.Web.Http
return System.Web.Http