classes/phing/tasks/ext/HttpGetTask.php

A HTTP request task.

Making an HTTP request and try to match the response against an provided regular expression.

author
Ole Markus With
package
phing.tasks.ext
version
$Id: HttpGetTask.php 843 2010-09-02 14:39:13Z mrook $

\HttpGetTask

A HTTP request task.

Making an HTTP request and try to match the response against an provided regular expression.

Extends from
\Task
author
Ole Markus With
copyright
2001,2002 THYRELL. All rights reserved
package
phing.tasks.ext
version
$Id: HttpGetTask.php 843 2010-09-02 14:39:13Z mrook $

Properties

Propertyprotectedstring  $dir= 'null'

Holds the save location

Default valuenullDetails
Type
string
Propertyprotectedstring  $url= 'null'

Holds the request URL

Default valuenullDetails
Type
string

Methods

methodpublic  init( ) :
Load the necessary environment for running this task.
Details
throws
methodpublic  main( ) :
Make the GET request
Details
throws
methodpublic  setDir(  $dir ) :
Parameters
Name Type Description
$dir
methodpublic  setFilename(  $filename ) :
Parameters
Name Type Description
$filename
methodpublic  setUrl(  $url ) :
Parameters
Name Type Description
$url
Documentation was generated by DocBlox 0.13.1.