C# Class Apachai.Apachai

Inheritance: Manos.ManosApp
Show file Open project: garuma/apachai

Private Methods

Method Description
Apachai ( ) : System
AuthCallback ( IManosContext ctx ) : void
CheckImageType ( Stream file ) : bool
DoLogin ( IManosContext ctx ) : void
DoPictureTasks ( IManosContext ctx, string filename, long uid, string twittertext ) : void
DoPost ( IManosContext ctx ) : void
Favicon ( IManosContext ctx ) : void
FetchGeoInformations ( IManosContext ctx, string id ) : void
FetchInformations ( IManosContext ctx, string id ) : void
FetchLinkInformations ( IManosContext ctx, string id ) : void
FetchRecentPictures ( IManosContext ctx, string id ) : void
FetchStatistics ( IManosContext ctx, string id ) : void
FetchTweetInformations ( IManosContext ctx, string id ) : void
HandleUploadedFile ( Stream file, string user, string transformation ) : Task
HttpServing ( IManosContext ctx, string htmlPath ) : void
Index ( IManosContext ctx ) : void
Login ( IManosContext ctx ) : void
RequestTokens ( IManosContext ctx ) : void
ShowOpenGraphData ( IManosContext ctx, string id ) : void
ShowPicture ( IManosContext ctx, string id ) : void
ShowShortUrlPicture ( IManosContext ctx, string id ) : void
Stats ( IManosContext ctx ) : void