|
Moodle
2.2.1
http://www.collinsharper.com
|

Public Member Functions | |
| __construct ($url, $timeout=10, $redirects=5, $headers=null, $useragent=null, $force_fsockopen=false) | |
Data Fields | |
| $url | |
| $useragent | |
| $success = true | |
| $headers = array() | |
| $body | |
| $status_code | |
| $redirects = 0 | |
| $error | |
| $method = SIMPLEPIE_FILE_SOURCE_NONE | |
Definition at line 7283 of file simplepie.class.php.
| __construct | ( | $ | url, |
| $ | timeout = 10, |
||
| $ | redirects = 5, |
||
| $ | headers = null, |
||
| $ | useragent = null, |
||
| $ | force_fsockopen = false |
||
| ) |
| $body |
Definition at line 7289 of file simplepie.class.php.
Definition at line 7292 of file simplepie.class.php.
| $headers = array() |
Definition at line 7288 of file simplepie.class.php.
| $method = SIMPLEPIE_FILE_SOURCE_NONE |
Definition at line 7293 of file simplepie.class.php.
| $redirects = 0 |
Definition at line 7291 of file simplepie.class.php.
| $status_code |
Definition at line 7290 of file simplepie.class.php.
Definition at line 7287 of file simplepie.class.php.
| $url |
Definition at line 7285 of file simplepie.class.php.
| $useragent |
Definition at line 7286 of file simplepie.class.php.