Méthode supportGetThreads

 retour à l'index du groupe



supportGetThreads

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

Description

return thread list for current NIC

Paramètres

  • 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

Retour

an array of threads
langage de programmation / libraries :
 
Paramètres :
string session : $session
int page :
string view :
boolean unread :  
string sortDir :
string sortBy :
int limit :