Procedural File: PhingTask.php
Source Location: /tasks/system/PhingTask.php
Classes:
PhingTask
Task that invokes phing on another build file.
PhingReference
Helper class that implements the nested <reference> element of <phing> and <phingcall>.
Page Details:
Includes:
include_once('phing/Task.php') [line 23]
include_once('phing/util/FileUtils.php') [line 24]
include_once('phing/types/Reference.php') [line 25]
include_once('phing/tasks/system/PropertyTask.php') [line 26]
|