Support Joomla!

Joomla! 1.5 Documentation

Packages

Package: Unknown

Developer Network License

The Joomla! Developer Network content is © copyright 2006 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution- NonCommercial- ShareAlike 2.5

 Class SimplePie_File

Description

Located in /simplepie/simplepie.php (line 2137)

Class SimplePie_File
Variable Summary
Variable mixed $body
Variable mixed $error
Variable mixed $fp
Variable mixed $headers
Variable mixed $method
Variable mixed $redirects
Variable mixed $success
Variable mixed $url
Variable mixed $useragent
Method Summary
Constructor SimplePie_File SimplePie_File ( $url, [ $timeout = 10], [ $redirects = 5], [ $headers = null], [ $useragent = null], [ $force_fsockopen = false])
Method void body ()
Method void close ()
Method void headers ()
Method void parse_headers ( $headers)
Variables
mixed $body (line 2143)
mixed $error (line 2146)
mixed $fp (line 2144)
mixed $headers = array() (line 2142)
mixed $method (line 2147)
mixed $redirects = 0 (line 2145)
mixed $success = true (line 2141)
mixed $url (line 2139)
mixed $useragent (line 2140)
Methods
Constructor SimplePie_File (line 2149)
SimplePie_File SimplePie_File ( $url, [ $timeout = 10], [ $redirects = 5], [ $headers = null], [ $useragent = null], [ $force_fsockopen = false])
  • $url
  • $timeout
  • $redirects
  • $headers
  • $useragent
  • $force_fsockopen
body (line 2314)
void body ()
close (line 2353)
void close ()
headers (line 2309)
void headers ()
parse_headers (line 2373)
void parse_headers ( $headers)
  • $headers

Documentation generated on Mon, 05 Mar 2007 21:25:10 +0000 by phpDocumentor 1.3.1