blend4php  v0.1
A PHP API for interacting with Galaxy
 All Classes Functions Variables Pages
GalaxyHTTPRequest Member List

This is the complete list of members for GalaxyHTTPRequest, including all inherited members.

__construct()GalaxyHTTPRequest
auth($URL, $username, $password)GalaxyHTTPRequest
expectArray($response)GalaxyHTTPRequest
getError()GalaxyHTTPRequest
getErrorMessage()GalaxyHTTPRequest
getErrorType()GalaxyHTTPRequest
getRemoteFile($URL, $file_name)GalaxyHTTPRequest
httpDELETE($URL, $input=NULL)GalaxyHTTPRequest
httpGET($URL, $curl_options=array())GalaxyHTTPRequest
httpPATCH($URL, $input=NULL)GalaxyHTTPRequest
httpPOST($URL, $input=NULL)GalaxyHTTPRequest
httpPUT($URL, $input=NULL)GalaxyHTTPRequest
setError($type, $message)GalaxyHTTPRequest
uploadFile($URL, $data, $files)GalaxyHTTPRequest