parser/PhingXMLContext.php

Show: inherited
Table of Contents

Track the current state of the Xml parse operation.

Access
public  
Author
Bryan Davis  
Package
phing.parser  
Version
$Id$  

\PhingXMLContext

Package: phing\parser

Track the current state of the Xml parse operation.

Access
public  
Author
Bryan Davis  
Version
$Id$  

Properties

Propertyprivate  $configurators= 'array()'
Default valuearray()Details
Type
n/a
Propertyprivate  $importStack= 'array()'

Impoerted files

Default valuearray()Details
Type
n/a
Propertyprivate  $project= ''

The project to configure.

Details
Type
n/a

Methods

methodpublic__construct( \$project $project ) : void

Constructor

Parameters
Name Type Description
$project \$project

the project to which this antxml context belongs to

methodpublicaddImport(  $file ) : void

Parameters
Name Type Description
$file
methodpublicendConfigure( ) : void

methodpublicgetConfigurator( ) : void

methodpublicgetImportStack( ) : void

methodpublicgetProject( ) : \project

find out the project to which this context belongs

Returns
Type Description
\project
methodpublicstartConfigure(  $cfg ) : void

Parameters
Name Type Description
$cfg
Documentation was generated by DocBlox 0.18.1.