[ ]
[ ]
[ ]
Element index for package Curl
[
c ]
[
e ]
[
g ]
[
s ]
[
_ ]
'_'
- $_contents
- in file Curl.class.php, variable Gumbo_Curl::$_contents
- $_curl
- in file Curl.class.php, variable Gumbo_Curl::$_curl
- $_info
- in file Curl.class.php, variable Gumbo_Curl::$_info
- __construct
- in file Curl.class.php, method Gumbo_Curl::__construct()
Constructor: curl_init()
- __destruct
- in file Curl.class.php, method Gumbo_Curl::__destruct()
Destructor: curl_close()
top
'c'
- Curl.class.php
- procedural page Curl.class.php
- Curl.class.php
- procedural page Curl.class.php
top
'e'
- execute
- in file Curl.class.php, method Gumbo_Curl::execute()
Executes the CURL call, returning the response
- execute
- in file Curl.class.php, method Gumbo_Interface_Curl::execute()
Executes the CURL call
top
'g'
- getContents
- in file Curl.class.php, method Gumbo_Curl::getContents()
Returns the contents returned from the CURL call
- getContents
- in file Curl.class.php, method Gumbo_Interface_Curl::getContents()
Returns the reponse contents returned from the CURL call
- getCurl
- in file Curl.class.php, method Gumbo_Curl::getCurl()
Returns the CURL resource
- getCurl
- in file Curl.class.php, method Gumbo_Interface_Curl::getCurl()
Returns the CURL resource
- getInfo
- in file Curl.class.php, method Gumbo_Curl::getInfo()
Returns information about CURL
- getInfo
- in file Curl.class.php, method Gumbo_Interface_Curl::getInfo()
Returns information about CURL
- getVersion
- in file Curl.class.php, method Gumbo_Curl::getVersion()
Returns the CURL version information
- getVersion
- in file Curl.class.php, method Gumbo_Interface_Curl::getVersion()
Returns the CURL version information
- Gumbo_Curl
- in file Curl.class.php, class Gumbo_Curl
Curl Class
- Gumbo_Interface_Curl
- in file Curl.class.php, class Gumbo_Interface_Curl
Curl Interface
top
's'
- setContents
- in file Curl.class.php, method Gumbo_Curl::setContents()
Sets the contents returned from a CURL call
- setOption
- in file Curl.class.php, method Gumbo_Curl::setOption()
Sets a CURL option
- setOption
- in file Curl.class.php, method Gumbo_Interface_Curl::setOption()
Sets a CURL option
top