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

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

$api_keyGalaxyInstanceprotected
$hostGalaxyInstanceprotected
$portGalaxyInstanceprotected
$use_httpsGalaxyInstanceprotected
__construct($hostname, $port, $use_https=FALSE)GalaxyInstance
GalaxyHTTPRequest::__construct()GalaxyHTTPRequest
auth($URL, $username, $password)GalaxyHTTPRequest
authenticate($username, $password, &$message= '')GalaxyInstance
expectArray($response)GalaxyHTTPRequest
getAPIKey()GalaxyInstance
getError()GalaxyHTTPRequest
getErrorMessage()GalaxyHTTPRequest
getErrorType()GalaxyHTTPRequest
getRemoteFile($URL, $file_name)GalaxyHTTPRequest
getURL()GalaxyInstance
getVersion()GalaxyInstance
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
setAPIKey($api_key)GalaxyInstance
setError($type, $message)GalaxyHTTPRequest
uploadFile($URL, $data, $files)GalaxyHTTPRequest