Stud.IP  5.4
Jsonapi Class Reference
Inheritance diagram for Jsonapi:

Public Member Functions

 withPHPLib ($credentials, $function)
 
 createApp ($credentials, $method, $pattern, $callable, $name=null)
 
 createRequestBuilder ($credentials=null)
 
 storeJsonMD (string $filename, ResponseInterface $response, int $limit=null, string $ellipsis=null)
 

Member Function Documentation

◆ createApp()

createApp (   $credentials,
  $method,
  $pattern,
  $callable,
  $name = null 
)
Parameters
array$credentials
string$method
string$pattern
callable$callable
?string$name
Returns

◆ createRequestBuilder()

createRequestBuilder (   $credentials = null)
Parameters
array | null$credentials
Returns
JsonApiRequestBuilder

◆ storeJsonMD()

storeJsonMD ( string  $filename,
ResponseInterface  $response,
int  $limit = null,
string  $ellipsis = null 
)

◆ withPHPLib()

withPHPLib (   $credentials,
  $function 
)
Parameters
array$credentials
callable$function
Returns
mixed

(PHPMD.Superglobals)


The documentation for this class was generated from the following file: