classes/phing/parser/PhingXMLContext.php

Track the current state of the Xml parse operation.

access
public
author
Bryan Davis
package
phing.parser
version
$Revision: 526 $ $Date: 2009-08-11 14:11:17 +0200 (Tue, 11 Aug 2009) $

\PhingXMLContext

Track the current state of the Xml parse operation.

access
public
author
Bryan Davis
package
phing.parser
version
$Revision: 526 $ $Date: 2009-08-11 14:11:17 +0200 (Tue, 11 Aug 2009) $

Properties

Propertyprivate  $configurators= 'array'
Default valuearrayDetails
Type
Propertyprivate  $importStack= 'array'

Impoerted files

Default valuearrayDetails
Type
Propertyprivate  $project= ''

The project to configure.

Details
Type

Methods

methodpublic  __construct( \$project $project ) :
Constructor
Parameters
Name Type Description
$project \$project the project to which this antxml context belongs to
methodpublic  addImport(  $file ) :
Parameters
Name Type Description
$file
methodpublic  endConfigure( ) :
methodpublic  getConfigurator( ) :
methodpublic  getImportStack( ) :
methodpublic  getProject( ) : \project
find out the project to which this context belongs
Returns
Type Description
\project
methodpublic  startConfigure(  $cfg ) :
Parameters
Name Type Description
$cfg
Documentation was generated by DocBlox 0.13.1.