tasks/ext/HttpGetTask.php

Show: inherited
Table of Contents

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

Package: phing\tasks\ext

A HTTP request task.

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

Parent(s)
\Task < \ProjectComponent
Author
Ole Markus With  
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

methodpublicgetDescription( ) : void

methodpublicgetLocation( ) : void

methodpublicgetOwningTarget( ) : void

methodpublicgetProject( ) : void

methodprotectedgetRegisterSlot( ) : void

methodpublicgetRuntimeConfigurableWrapper( ) : void

methodpublicgetTaskName( ) : void

methodpublicgetTaskType( ) : void

methodpublicinit( ) : void

Load the necessary environment for running this task.

Throws
Exception Description
\BuildException
methodpubliclog( ) : void

methodpublicmain( ) : void

Make the GET request

Throws
Exception Description
\BuildException
methodpublicmaybeConfigure( ) : void

methodpublicperform( ) : void

methodpublicsetDescription( ) : void

methodpublicsetDir(  $dir ) : void

Parameters
Name Type Description
$dir
methodpublicsetFilename(  $filename ) : void

Parameters
Name Type Description
$filename
methodpublicsetLocation( ) : void

methodpublicsetOwningTarget( ) : void

methodpublicsetProject( ) : void

methodpublicsetRuntimeConfigurableWrapper( ) : void

methodpublicsetTaskName( ) : void

methodpublicsetTaskType( ) : void

methodpublicsetUrl(  $url ) : void

Parameters
Name Type Description
$url
Documentation was generated by DocBlox 0.17.1.