Methode serviceListPaginated

 terug aan de groep index



serviceListPaginated

serviceListPaginatedStructserviceListPaginated ( stringsession, intstart, intlimit, stringdomain, stringcomponent, stringgroup )

Beschijving

Retrieve a part of the list of services/contacts of the domain

Parameters

  • stringsession : sessie id
  • intstart : return results from 'start'
  • intlimit : return 'limit' records
  • stringdomain : the domain/service name, empty for all
  • stringcomponent : the component type (DOMAIN|HOSTING|MX|...), empty for all
  • stringgroup : the group name, empty for all

Terug

Struct that contains services
programmeertaal :
 
Parameters :
string session : $session
int start :
int limit :
string domain :
string component :
string group :