Método supportGetThreads

 voltar ao índice do grupo



supportGetThreads

supportThreadDetailStruct[] supportGetThreads ( stringsession, intpage, stringview, booleanunread, stringsortDir, stringsortBy, intlimit )

Descrição

return thread list for current NIC

Parâmetros

  • stringsession : the session id
  • intpage : page number
  • stringview : (0|1|2|3|4) for sort on (all threads|answered by support|not yet answered by support|closed|archived)
  • booleanunread : (0|1) sort by unread
  • stringsortDir : (ASC|DESC)
  • stringsortBy : (modifyTimestamp|subject|domain)
  • intlimit : how many records to print

Regresso

an array of threads
linguagem :
 
Parâmetros :
string session : $sessão
int page :
string view :
boolean unread :  
string sortDir :
string sortBy :
int limit :