PhingReference

Extends \Reference

Helper class that implements the nested <reference> element of <phing> and <phingcall>.

package

phing.tasks.system

Methods

Set the id that this reference to be stored under in the new project.

setToRefid($targetid) 

Arguments

$targetid

Get the id under which this reference will be stored in the new project

getToRefid() : \the

Response

\the

id of the reference in the new project.

__construct

__construct($id = null) 
inherited

Arguments

$id

setRefId

setRefId($id) 
inherited

Arguments

$id

getRefId

getRefId() 
inherited

returns reference to object in references container of project

getReferencedObject($project) 
inherited

Arguments

$project

Properties

targetid

targetid : 

refid

refid : 
inherited