Метод | Описание | |
---|---|---|
Answers ( int id, string tab = "TopRated" ) : System.Web.Mvc.ActionResult | ||
CommentAnswer ( string Komentar, int id ) : System.Web.Mvc.ActionResult | ||
Details ( int id ) : System.Web.Mvc.ActionResult | ||
Index ( string tab, int page = 1 ) : System.Web.Mvc.ActionResult | ||
Like ( int id ) : System.Web.Mvc.ActionResult | ||
Search ( string args, int page = 1 ) : System.Web.Mvc.ActionResult |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Метод | Описание | |
---|---|---|
Answer ( string Content, int questionID ) : System.Web.Mvc.ActionResult | ||
CheckUser ( ) : void | ||
CollaborativeRecommenderLista ( List |
||
Create ( ) : System.Web.Mvc.ActionResult | ||
Create ( string Naslov, string Content, string jsonTagQuestion, string jsonKatQuestion ) : System.Web.Mvc.ActionResult | ||
Formatiraj ( string args ) : string | ||
GetIds ( List |
||
GetPreporukaPitanja ( |
||
GetScore ( List |
||
SinhronyzeWithDB ( List |
||
SinhronyzeWithDB ( List |
public Answers ( int id, string tab = "TopRated" ) : System.Web.Mvc.ActionResult | ||
id | int | |
tab | string | |
Результат | System.Web.Mvc.ActionResult |
public CommentAnswer ( string Komentar, int id ) : System.Web.Mvc.ActionResult | ||
Komentar | string | |
id | int | |
Результат | System.Web.Mvc.ActionResult |
public Details ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
Результат | System.Web.Mvc.ActionResult |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public Index ( string tab, int page = 1 ) : System.Web.Mvc.ActionResult | ||
tab | string | |
page | int | |
Результат | System.Web.Mvc.ActionResult |
public Like ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
Результат | System.Web.Mvc.ActionResult |
public Search ( string args, int page = 1 ) : System.Web.Mvc.ActionResult | ||
args | string | |
page | int | |
Результат | System.Web.Mvc.ActionResult |