Class PHPCrawlerUrlPartsDescriptor

Description

Describes the single parts of an URL.

Located in /libs/PHPCrawler/PHPCrawlerUrlPartsDescriptor.class.php (line 8)


	
			
Variable Summary
mixed $domain
mixed $file
mixed $host
mixed $path
mixed $port
mixed $protocol
Method Summary
void toArray ()
Variables
mixed $auth_password (line 24)
  • access: public
mixed $auth_username (line 22)
  • access: public
mixed $domain (line 18)
  • access: public
mixed $file (line 16)
  • access: public
mixed $host (line 12)
  • access: public
mixed $path (line 14)
  • access: public
mixed $port (line 20)
  • access: public
mixed $protocol (line 10)
  • access: public
Methods
static method fromURL (line 31)

Returns the PHPCrawlerUrlPartsDescriptor-object for the given URL.

  • access: public
static PHPCrawlerUrlPartsDescriptor fromURL ( $url)
  • $url
toArray (line 49)
  • access: public
void toArray ()

Documentation generated on Sun, 20 Jan 2013 21:18:50 +0200 by phpDocumentor 1.4.4